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-09-24
usb:g_dnl:dfu: Download gadget and DFU function code clean up
Lukasz Majewski
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
2013-09-24
usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...
Lukasz Majewski
2013-09-24
USB: gadget: add atmel usba udc driver
Bo Shen
2013-09-24
usb: gadget: config: fix unaligned access issues
Troy Kisky
2013-09-24
usb: gadget: Fix data aborts during USB ethernet boot
Joel Fernandes
2013-08-26
usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver
Lukasz Majewski
2013-08-26
usb:dfu:g_dnl: Change number of exported configurations at composite gadget
Lukasz Majewski
2013-08-19
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
2013-07-29
dfu: Implementation of target reset after communication with dfu-util's -R sw...
Lukasz Majewski
2013-07-29
usb: mv_udc: Add bounce buffer
Marek Vasut
2013-07-29
usb: mv_udc: Add proper cache management
Marek Vasut
2013-07-29
usb: mv_udc: Implement better qTD item accessor
Marek Vasut
2013-07-29
usb: mv_udc: Improve allocation of qTD items
Marek Vasut
2013-07-29
usb: mv_udc: Implement better QH accessor
Marek Vasut
2013-07-29
usb: mv_udc: Add cacheline length check
Marek Vasut
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
[next]