index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2011-03-27
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2011-02-19
USB-RNDIS: Send RNDIS state on disconnecting
Vitaly Kuzmichev
2011-02-19
USB: Add USB RNDIS gadget protocol
Vitaly Kuzmichev
2011-02-19
USB-CDC: Move struct declaration before its use
Vitaly Kuzmichev
2011-02-19
USB-CDC: Port struct net_device_stats
Vitaly Kuzmichev
2011-02-19
USB-CDC: handle interrupt after dropped pullup
Vitaly Kuzmichev
2011-01-19
USB-CDC: Move MAC addresses setting into usb_eth_init
Vitaly Kuzmichev
2011-01-19
USB-CDC: Do not rename netdev after its registration
Vitaly Kuzmichev
2011-01-19
usb_ether: register usb ethernet gadget at each eth init
Lei Wen
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-27
Coding Style cleanup
Wolfgang Denk
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