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
/
Makefile
Age
Commit message (
Expand
)
Author
2014-05-01
usb: gadget: allow ci_udc to build with new gadget framework
Stephen Warren
2014-02-06
usb: mv_udc: Rename to ci_udc
Marek Vasut
2013-12-13
drivers/usb/gadget: select objects by obj-$(CONFIG-...)
Masahiro Yamada
2013-10-31
drivers: usb: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-20
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
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-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-12
usb: gadget: add Faraday FOTG210 USB gadget support
Kuo-Jung Su
2013-03-16
usb: Fix bug when both DFU & ETHER are defined
Pantelis Antoniou
2012-10-15
pxa25x: Add support for USB ethernet gadget
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-03-19
USB:gadget:designware USB device controller (UDC) implementation
Vipin KUMAR
2011-12-11
usb:gadget:s5p USB Device Controller (UDC) implementation
Lukasz Majewski
2011-12-11
USB: gadaget: add Marvell controller support
Lei Wen
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-02-19
USB: Add USB RNDIS gadget protocol
Vitaly Kuzmichev
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-09-20
USB-CDC: Restuct USB gadget Makefile
Vitaly Kuzmichev
2010-09-20
Integrate USB gadget layer and USB CDC driver layer
Remy Bohmer
2010-03-21
mod change 755 => 644 for multiple files
Thomas Weber
2010-01-23
SPEAr : usbd driver support for SPEAr SoCs
Vipin KUMAR
2009-04-06
Support for PXA27X UDC.
Remy Bohmer
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD