index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-04-05
1
-0
/
+1
|
\
|
*
echi: add ULI1575 PCI ID
Zhao Chenhui
2011-04-04
1
-0
/
+1
*
|
ehci-pci: Add PCI EHCI controller
Trübenbach, Ralf
2011-04-02
1
-1
/
+2
*
|
usb: musb: blackfin: check anomaly workarounds at runtime too
Mike Frysinger
2011-04-02
1
-3
/
+26
*
|
usb: musb: blackfin: make clkin configurable
Mike Frysinger
2011-04-02
1
-1
/
+6
|
/
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2011-03-27
2
-2
/
+0
*
USB-RNDIS: Send RNDIS state on disconnecting
Vitaly Kuzmichev
2011-02-19
3
-0
/
+36
*
USB: Add USB RNDIS gadget protocol
Vitaly Kuzmichev
2011-02-19
5
-60
/
+2362
*
USB-CDC: Move struct declaration before its use
Vitaly Kuzmichev
2011-02-19
1
-34
/
+36
*
USB-CDC: Port struct net_device_stats
Vitaly Kuzmichev
2011-02-19
1
-0
/
+39
*
USB-CDC: handle interrupt after dropped pullup
Vitaly Kuzmichev
2011-02-19
1
-0
/
+7
*
Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor
Simon Glass
2011-02-19
3
-0
/
+645
*
Add USB host ethernet adapter support
Simon Glass
2011-02-19
2
-0
/
+188
*
Fix EHCI usb submit timeout and unify with OHCI
Simon Glass
2011-02-19
2
-7
/
+10
*
USB-CDC: Move MAC addresses setting into usb_eth_init
Vitaly Kuzmichev
2011-01-19
1
-36
/
+26
*
USB-CDC: Do not rename netdev after its registration
Vitaly Kuzmichev
2011-01-19
1
-3
/
+2
*
usb_ether: register usb ethernet gadget at each eth init
Lei Wen
2011-01-19
1
-4
/
+8
*
usb: Remove usb_dev_init() from ehci-ppc4xx.c
Stefan Roese
2010-11-26
1
-1
/
+0
*
usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
Stefan Roese
2010-11-26
1
-1
/
+1
*
usb: Add WATCHDOG_RESET call to polling loop
Stefan Roese
2010-11-26
1
-0
/
+2
*
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
Anatolij Gustschin
2010-11-26
1
-0
/
+2
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
4
-8
/
+8
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
4
-4
/
+0
*
ehci-hcd.c: fix hanging under higher load
Wolfgang Denk
2010-10-22
1
-1
/
+1
*
usb: musb: constify a bit
Mike Frysinger
2010-10-22
3
-19
/
+21
*
USB: fix Queue Element Transfer Descriptor changes
Wolfgang Denk
2010-10-22
1
-1
/
+1
*
ehci-pci: print hccr, hcor and hc_lenght
Florian Fainelli
2010-10-22
1
-0
/
+4
*
USB: sync Queue Element Transfer Descriptor against EHCI spec
Wolfgang Denk
2010-10-20
2
-5
/
+10
*
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-10-19
1
-0
/
+2
|
\
|
*
MX31: add delay between USB port setup and reset
Stefano Babic
2010-10-18
1
-0
/
+2
*
|
MPC5121: Add USB EHCI support
Damien Dusha
2010-10-18
4
-1
/
+169
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-10-17
2
-0
/
+131
|
\
|
*
MX31: Add support for MXC EHCI controller
Stefano Babic
2010-10-13
2
-0
/
+131
*
|
usb: musb: only write CLRDATATOG when appropriate
Bryan Wu
2010-10-13
1
-7
/
+16
*
|
USB-CDC: Prevent rx_req being enqueued twice
Vitaly Kuzmichev
2010-10-13
1
-0
/
+1
*
|
USB-CDC: Fix tx/rx_req memory leaks
Vitaly Kuzmichev
2010-10-13
1
-13
/
+7
*
|
USB: Make non-bulk delay longer in OHCI
Marek Vasut
2010-10-13
1
-1
/
+1
|
/
*
USB-CDC: Fix coding style issues
Vitaly Kuzmichev
2010-09-20
5
-330
/
+357
*
USB-CDC: called handle_interrupts inside usb_eth_send
Stefano Babic
2010-09-20
1
-1
/
+9
*
USB-CDC: correct wrong alignment in ether.c
Stefano Babic
2010-09-20
1
-1
/
+1
*
USB-CDC: change simple_strtol to simple_strtoul
Vitaly Kuzmichev
2010-09-20
1
-1
/
+1
*
USB-CDC: ethernet error path potential oops fix
Vitaly Kuzmichev
2010-09-20
1
-1
/
+1
*
USB-CDC: Correct stat_req initialization
Vitaly Kuzmichev
2010-09-20
1
-4
/
+3
*
USB-CDC: Replace 'strcpy' by 'strlcpy'
Vitaly Kuzmichev
2010-09-20
1
-3
/
+3
*
USB-CDC: Correct freeing usb requests
Vitaly Kuzmichev
2010-09-20
1
-2
/
+7
*
USB-CDC: Use native debug printout macros
Vitaly Kuzmichev
2010-09-20
1
-53
/
+43
*
USB-CDC: Add lost 'qmult' definition
Vitaly Kuzmichev
2010-09-20
1
-0
/
+6
*
USB-CDC: Restuct USB gadget Makefile
Vitaly Kuzmichev
2010-09-20
1
-2
/
+5
*
Integrate USB gadget layer and USB CDC driver layer
Remy Bohmer
2010-09-20
6
-0
/
+2728
*
usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts
Mike Frysinger
2010-09-20
1
-0
/
+2
[next]