index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2013-07-29
usb: mv_udc: Properly align the endpoint QH and qTD list
Marek Vasut
2013-07-29
usb: mv_udc: Move QH and qTD into mv_drv
Marek Vasut
2013-07-29
usb: mv_udc: Init mv_drv.gadget.ops statically
Marek Vasut
2013-07-29
usb: mv_udc: Remove QH_MAXNUM macro
Marek Vasut
2013-07-29
usb: mv_udc: Clean up the initial variable check
Marek Vasut
2013-07-29
usb: mv_udc: Make use of struct ehci_ctrl
Marek Vasut
2013-07-29
usb: mv_udc: Clean up the EP initialization
Marek Vasut
2013-07-29
usb: mv_udc: Move endpoint array into driver data
Marek Vasut
2013-07-29
usb: mv_udc: Unbreak the mv_udc driver
Marek Vasut
2013-07-24
Add LGPL-2.1+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-10
usb: pxa27x_udc: fix compiler warnings
Mike Dunn
2013-07-10
dfu: Update DFU's authorship history
Łukasz Majewski
2013-06-30
dfu:function: Fix number of allocated DFU function pointers
Lukasz Majewski
2013-06-30
usb, g_dnl: make possibility to fixup the device_desc board specific
Heiko Schocher
2013-06-30
usb, dfu gadget: switch to dfu mode in dfu_bind
Heiko Schocher
2013-06-30
usb:composite: use memcpy to avoid unaligned access
Piotr Wilczek
2013-06-30
drivers:usb: use get|put_unaligned_le16
Piotr Wilczek
2013-06-12
usb, composite: after unregister gadget driver set composite to NULL
Heiko Schocher
2013-06-12
usb: gadget: add Faraday FOTG210 USB gadget support
Kuo-Jung Su
2013-06-12
usb: gadget: Use unaligned access for wMaxPacketSize
Vivek Gautam
2013-05-05
pxa27x_udc: remove call to unimplemented set_GPIO_mode()
Mike Dunn
2013-03-18
usb:gadget: USB Mass Storage Gadget support
Lukasz Majewski
2013-03-18
usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel
Piotr Wilczek
2013-03-18
usb:composite: USB Mass Storage - storage_common.c from Linux kernel
Lukasz Majewski
2013-03-18
usb:composite:fix Provide function data when addressing device with only one ...
Lukasz Majewski
2013-03-16
usb: Fix bug when both DFU & ETHER are defined
Pantelis Antoniou
2013-03-16
dfu: Properly zero out timeout value
Pantelis Antoniou
2012-12-17
g_dnl: Properly terminate string list.
Pantelis Antoniou
2012-12-17
g_dnl: Issue connect/disconnect as appropriate
Pantelis Antoniou
2012-12-17
pxa25x_udc: Remove usbdescriptors.h
Lukasz Dalek
2012-11-27
Remove obsolete header file
Pantelis Antoniou
2012-11-20
musb-new: port of Linux musb driver
Ilya Yanok
2012-11-20
linux/usb/ch9.h: update with the version from Linux tree
Ilya Yanok
2012-11-04
usb gadget ether: Fix warning in is_eth_addr_valid()
Tom Rini
2012-10-16
Remove lh7a40x cpu and serial driver
Albert ARIBAUD
2012-10-15
pxa25x: Add support for USB ethernet gadget
Lukasz Dalek
2012-10-15
usbether: Removed DEV_CONFIG_{CDC,SUBSET}
Lukasz Dalek
2012-10-15
usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}
Lukasz Dalek
2012-10-15
usbether: Fixed bug when using with PXA25X chips
Lukasz Dalek
2012-09-01
dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget
Lukasz Majewski
2012-09-01
dfu:usb: Support for g_dnl composite download gadget.
Lukasz Majewski
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-20
usb:udc:samsung Add functions for storing private gadget data in UDC driver
Lukasz Majewski
2012-05-20
usb:gadget:composite USB composite gadget support
Lukasz Majewski
2012-05-20
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
Lukasz Majewski
2012-05-20
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
Lukasz Majewski
2012-04-30
lin_gadget: use common linux/compat.h
Mike Frysinger
2012-03-28
Enable high speed support for USB device framework and usbtty
Vipin KUMAR
2012-03-19
usb:udc:samsung:fix Remove the req_config flag
Łukasz Majewski
[next]