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
2010-10-13
USB-CDC: Prevent rx_req being enqueued twice
Vitaly Kuzmichev
2010-10-13
USB-CDC: Fix tx/rx_req memory leaks
Vitaly Kuzmichev
2010-09-20
USB-CDC: Fix coding style issues
Vitaly Kuzmichev
2010-09-20
USB-CDC: called handle_interrupts inside usb_eth_send
Stefano Babic
2010-09-20
USB-CDC: correct wrong alignment in ether.c
Stefano Babic
2010-09-20
USB-CDC: change simple_strtol to simple_strtoul
Vitaly Kuzmichev
2010-09-20
USB-CDC: ethernet error path potential oops fix
Vitaly Kuzmichev
2010-09-20
USB-CDC: Correct stat_req initialization
Vitaly Kuzmichev
2010-09-20
USB-CDC: Replace 'strcpy' by 'strlcpy'
Vitaly Kuzmichev
2010-09-20
USB-CDC: Correct freeing usb requests
Vitaly Kuzmichev
2010-09-20
USB-CDC: Use native debug printout macros
Vitaly Kuzmichev
2010-09-20
USB-CDC: Add lost 'qmult' definition
Vitaly Kuzmichev
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