index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
dm: usb: Allow setting up a USB controller as a device/gadget
Simon Glass
2015-04-14
fastboot: add support for reboot-bootloader command
Alexey Firago
2015-04-14
usb: gadget: thor: Claim EP after allocating it in thor gadget
Marek Szyprowski
2015-04-14
usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
Marek Szyprowski
2015-04-14
usb: composite: Add .reset callback to usb_gadget_driver structure
Lukasz Majewski
2015-04-14
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
usb: gadget: defer setting maxpacket till ->setup()
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: Makefile: Make dwc3 driver compile in u-boot
Kishon Vijay Abraham I
2015-04-14
usb: gadget: udc: make udc-core compile in u-boot build
Kishon Vijay Abraham I
2015-04-14
usb: gadget: udc: add udc-core from linux kernel to u-boot
Kishon Vijay Abraham I
2015-04-14
usb: mass-storage: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
usb: ci_udc: fix warnings on 64-bit builds
Rob Herring
2015-03-25
net: Add ethernet FCS length macro in net.h
Bin Meng
2015-02-25
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
Dileep Katta
2015-02-25
fastboot: OUT transaction length must be aligned to wMaxPacketSize
Dileep Katta
2015-02-25
usb: gadget: fastboot: Add fastboot erase
Dileep Katta
2015-02-25
fastboot: add support for "oem format" command
Rob Herring
2015-02-25
fastboot: add "fastboot oem" command support
Michael Scott
2015-01-18
usb: gadget: pxa25x_udc: fix use-before-initialized bug
Alex Sadovsky
2015-01-18
usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test
Stefan Roese
2015-01-18
usb: gadget: composite: Fix NULL pointer crash in USB compliance test
Stefan Roese
2014-12-18
gadget: f_thor: check pointers before use in download_tail()
Przemyslaw Marczak
2014-12-18
fastboot: add support for continue command
Rob Herring
2014-12-18
usb, g_dnl: generalize DFU detach functions
Rob Herring
2014-12-16
USB: gadget: atmel_usba_udc: fix transfer hang issue
Bo Shen
2014-12-11
lib: string: move strlcpy() to a common place
Masahiro Yamada
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-07
usb: s3c-otg: Allow custom gusbcfg
Marek Vasut
2014-11-07
usb: s3c-otg: Split out PHY control
Marek Vasut
2014-11-06
usb: s3c-otg: Encapsulate PHY control
Marek Vasut
2014-11-06
usb: s3c-otg: Remove useless include
Marek Vasut
2014-10-06
usb: gadget: fastboot: terminate commands with NULL
Eric Nelson
2014-10-06
usb: gadget: fastboot: explicitly set radix of maximum download size
Eric Nelson
2014-10-06
usb: gadget: fastboot: add max-download-size variable
Eric Nelson
2014-10-06
usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED
Eric Nelson
2014-10-06
usb: gadget: fastboot: improve download progress bar
Bo Shen
2014-10-06
usb: f_mass_storage: set removable flag in do_inquiry based on LUN
Eric Nelson
2014-10-06
usb: dfu: add fullspeed support for DFU
Heiko Schocher
2014-10-06
usb: dfu: thor: gadget: Remove dead code
Lukasz Majewski
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-24
usb/gadget: fastboot: minor cleanup
Steve Rae
2014-09-24
usb/gadget: fastboot: add support for flash command
Steve Rae
2014-09-02
USB: gadget: s3c: get rid of debug compile warning
Bo Shen
2014-09-02
USB: gadget: atmel: get rid of debug compile warning
Bo Shen
2014-09-02
usb: ci_udc: implement dfu_usb_get_reset
Stephen Warren
2014-09-02
udc: dfu: s3c_udc: Provide function to check if USB reset was asserted
Lukasz Majewski
2014-09-02
dfu: Provide means to find difference between dfu-util -e and -R
Lukasz Majewski
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
[next]