Commit Graph

259 Commits (16fa00a71147de0fb87062f912478a0551d148d3)

Author SHA1 Message Date
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 10 years ago
Rob Herring 58d6d139c3 usb: ci_udc: fix request allocation when endpoints are disabled 10 years ago
Stephen Warren 85a9ea314e ci_udc: fix 64-bit compile warnings 10 years ago
Paul Kocialkowski a588d99ac1 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency 10 years ago
Jiandong Zheng d00bf78121 implement Fastboot via USB OTG on bcm28155_ap boards 10 years ago
Jiandong Zheng 854cbd2977 usb: gadget: bcm_udc_otg files 10 years ago
Paul Kocialkowski bc9071c9f3 usb: gadget: fastboot: Dequeue the previous IN request for the current request 10 years ago
Paul Kocialkowski 94b385fa23 usb: gadget: fastboot: Request status and length check in rx handler 10 years ago
Paul Kocialkowski 99fc2221a0 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code 10 years ago
Paul Kocialkowski 17da3c0c8c usb: Fastboot function config for better consistency with other functions 10 years ago
Paul Kocialkowski 01acd6abbd usb: USB download gadget and functions config options coherent naming 10 years ago
Inha Song 075020abbf usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() 10 years ago
Siva Durga Prasad Paladugu 6a13241635 ci_udc: Update the ci_udc driver to support bulk transfers 10 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 10 years ago
Simon Glass fbeceb2602 dm: usb: Allow setting up a USB controller as a device/gadget 10 years ago
Alexey Firago e2ec3e4612 fastboot: add support for reboot-bootloader command 10 years ago
Marek Szyprowski 7704fdbda3 usb: gadget: thor: Claim EP after allocating it in thor gadget 10 years ago
Marek Szyprowski 16bece51c5 usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver 10 years ago
Lukasz Majewski 6d69173207 usb: composite: Add .reset callback to usb_gadget_driver structure 10 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 10 years ago
Kishon Vijay Abraham I 04afd5b59b usb: gadget: defer setting maxpacket till ->setup() 10 years ago
Kishon Vijay Abraham I 5b9ce0e28a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot 10 years ago
Kishon Vijay Abraham I 103fa06cfe usb: gadget: udc: make udc-core compile in u-boot build 10 years ago
Kishon Vijay Abraham I a139b96a47 usb: gadget: udc: add udc-core from linux kernel to u-boot 10 years ago
Thierry Reding ec5e78cf8a usb: mass-storage: Build warning fixes for 64-bit 10 years ago
Rob Herring f72d8320b6 usb: ci_udc: fix warnings on 64-bit builds 10 years ago
Bin Meng a7c3d5e2a9 net: Add ethernet FCS length macro in net.h 10 years ago
Dileep Katta 537cd072da usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget 10 years ago
Dileep Katta 9e4b510d40 fastboot: OUT transaction length must be aligned to wMaxPacketSize 10 years ago
Dileep Katta 897923819c usb: gadget: fastboot: Add fastboot erase 10 years ago
Rob Herring 372d7decfe fastboot: add support for "oem format" command 10 years ago
Michael Scott de1956202e fastboot: add "fastboot oem" command support 10 years ago
Alex Sadovsky c0978a94aa usb: gadget: pxa25x_udc: fix use-before-initialized bug 10 years ago
Stefan Roese 1fd81b7c23 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test 10 years ago
Stefan Roese 87ed6b1067 usb: gadget: composite: Fix NULL pointer crash in USB compliance test 10 years ago
Przemyslaw Marczak 62a96d805f gadget: f_thor: check pointers before use in download_tail() 10 years ago
Rob Herring 267abc626d fastboot: add support for continue command 10 years ago
Rob Herring fe1b28c9f0 usb, g_dnl: generalize DFU detach functions 10 years ago
Bo Shen 68ae882596 USB: gadget: atmel_usba_udc: fix transfer hang issue 10 years ago
Masahiro Yamada 80d9ef8d40 lib: string: move strlcpy() to a common place 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Marek Vasut 481a11c552 usb: s3c-otg: Allow custom gusbcfg 10 years ago
Marek Vasut d1b6c77e1f usb: s3c-otg: Split out PHY control 10 years ago
Marek Vasut 40ff06b958 usb: s3c-otg: Encapsulate PHY control 10 years ago
Marek Vasut 2cc157b0cd usb: s3c-otg: Remove useless include 10 years ago
Eric Nelson e2140588dd usb: gadget: fastboot: terminate commands with NULL 11 years ago
Eric Nelson 84c24f66c2 usb: gadget: fastboot: explicitly set radix of maximum download size 11 years ago
Eric Nelson c674a6660e usb: gadget: fastboot: add max-download-size variable 11 years ago
Eric Nelson e206799370 usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED 11 years ago