Commit Graph

248 Commits (36d7cc17bdb7678c12df52e015155ed64f4de1e7)

Author SHA1 Message Date
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
Bo Shen 23d1d10c42 usb: gadget: fastboot: improve download progress bar 11 years ago
Eric Nelson f9935c87b6 usb: f_mass_storage: set removable flag in do_inquiry based on LUN 11 years ago
Heiko Schocher 9f3b8ed14c usb: dfu: add fullspeed support for DFU 11 years ago
Lukasz Majewski b9c99d3246 usb: dfu: thor: gadget: Remove dead code 11 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 11 years ago
Steve Rae 593cbd93f3 usb/gadget: fastboot: minor cleanup 11 years ago
Steve Rae d1b5ed0753 usb/gadget: fastboot: add support for flash command 11 years ago
Bo Shen 06fa91cd67 USB: gadget: s3c: get rid of debug compile warning 11 years ago
Bo Shen f9abd4b415 USB: gadget: atmel: get rid of debug compile warning 11 years ago
Stephen Warren 842ef9a98e usb: ci_udc: implement dfu_usb_get_reset 11 years ago
Lukasz Majewski f2ec4e34aa udc: dfu: s3c_udc: Provide function to check if USB reset was asserted 11 years ago