Commit Graph

416 Commits (f8c987f8f127f867d96ca74bcd1fcb11d8265b67)

Author SHA1 Message Date
Heiko Schocher 8ea1fbf75c usb: gadget: at91_udc: port linux driver at91_udc 9 years ago
Siva Durga Prasad Paladugu 58f99df448 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE 9 years ago
Siva Durga Prasad Paladugu 41d237de6a f_thor: Dont perform reset at the end of thor 9 years ago
Marcel Ziswiler 745e7e0ae0 usb: pxa27x_udc: clean-up include file order 9 years ago
Kishon Vijay Abraham I 5df1315211 usb: gadget: ether: populate _reset_ callback 9 years ago
Kishon Vijay Abraham I 8bfc288c39 usb: gadget: ether: Perform board initialization from ethernet gadget driver 9 years ago
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 9 years ago
Rob Herring 58d6d139c3 usb: ci_udc: fix request allocation when endpoints are disabled 9 years ago
Stephen Warren 85a9ea314e ci_udc: fix 64-bit compile warnings 9 years ago
Paul Kocialkowski a588d99ac1 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency 9 years ago
Jiandong Zheng d00bf78121 implement Fastboot via USB OTG on bcm28155_ap boards 9 years ago
Jiandong Zheng 854cbd2977 usb: gadget: bcm_udc_otg files 9 years ago
Paul Kocialkowski bc9071c9f3 usb: gadget: fastboot: Dequeue the previous IN request for the current request 9 years ago
Paul Kocialkowski 94b385fa23 usb: gadget: fastboot: Request status and length check in rx handler 9 years ago
Paul Kocialkowski 99fc2221a0 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code 9 years ago
Paul Kocialkowski 17da3c0c8c usb: Fastboot function config for better consistency with other functions 9 years ago
Paul Kocialkowski 01acd6abbd usb: USB download gadget and functions config options coherent naming 9 years ago
Inha Song 075020abbf usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() 9 years ago
Siva Durga Prasad Paladugu 6a13241635 ci_udc: Update the ci_udc driver to support bulk transfers 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Simon Glass fbeceb2602 dm: usb: Allow setting up a USB controller as a device/gadget 9 years ago
Alexey Firago e2ec3e4612 fastboot: add support for reboot-bootloader command 9 years ago
Marek Szyprowski 7704fdbda3 usb: gadget: thor: Claim EP after allocating it in thor gadget 9 years ago
Marek Szyprowski 16bece51c5 usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver 9 years ago
Lukasz Majewski 6d69173207 usb: composite: Add .reset callback to usb_gadget_driver structure 9 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 9 years ago
Kishon Vijay Abraham I 04afd5b59b usb: gadget: defer setting maxpacket till ->setup() 9 years ago
Kishon Vijay Abraham I 5b9ce0e28a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot 9 years ago
Kishon Vijay Abraham I 103fa06cfe usb: gadget: udc: make udc-core compile in u-boot build 9 years ago
Kishon Vijay Abraham I a139b96a47 usb: gadget: udc: add udc-core from linux kernel to u-boot 9 years ago
Thierry Reding ec5e78cf8a usb: mass-storage: Build warning fixes for 64-bit 9 years ago
Rob Herring f72d8320b6 usb: ci_udc: fix warnings on 64-bit builds 9 years ago
Bin Meng a7c3d5e2a9 net: Add ethernet FCS length macro in net.h 9 years ago
Dileep Katta 537cd072da usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget 9 years ago
Dileep Katta 9e4b510d40 fastboot: OUT transaction length must be aligned to wMaxPacketSize 9 years ago
Dileep Katta 897923819c usb: gadget: fastboot: Add fastboot erase 9 years ago
Rob Herring 372d7decfe fastboot: add support for "oem format" command 9 years ago
Michael Scott de1956202e fastboot: add "fastboot oem" command support 9 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