Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ff5c108c302696c1f958e6d7b90f8ec149478662
/
drivers
/
usb
0ef5f62
drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
3fb68ee
powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014
by Ramneek Mehresh
· 14 years ago
a61b966
ASIX: Fix buffer access in asix_get_phy_addr()
by Marek Vasut
· 13 years ago
c1d1c5c
ehci-hcd: Allow cleanups to happen gracefully on a timeout.
by Joel Fernandes
· 13 years ago
8c2465c
USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor
by Jason Kridner
· 14 years ago
362c6ef
usb: r8a66597: Fix argument mistake of inl
by Nobuhiro Iwamatsu
· 13 years ago
62b36c9
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· 13 years ago
246c119
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
by Simon Glass
· 13 years ago
377ffe2
DaVinci: rename gpio_defs.h to gpio.h
by Laurence Withers
· 13 years ago
dba1f9b
imx: Add support for USB EHCI on imx25
by Matthias Weisser
· 13 years ago
e1e12ad
usb: convert to partial linking
by Mike Frysinger
· 13 years ago
20799c9
ehci-pci: Fix PCI EHCI driver for 36-bit
by Zhao Chenhui
· 14 years ago
94cfe2a
musb: process control messages after roothub accepted it
by Cliff Cai
· 14 years ago
b06208c
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
da48040
AT91: fix related at91 driver files
by Reinhard Meyer
· 14 years ago
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
e936628
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
73f25e9
echi: add ULI1575 PCI ID
by Zhao Chenhui
· 14 years ago
d2c9188
ehci-pci: Add PCI EHCI controller
by Trübenbach, Ralf
· 14 years ago
47a6ea3
usb: musb: blackfin: check anomaly workarounds at runtime too
by Mike Frysinger
· 14 years ago
283ecc1
usb: musb: blackfin: make clkin configurable
by Mike Frysinger
· 14 years ago
1a0ce28
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 14 years ago
3433c33
USB-RNDIS: Send RNDIS state on disconnecting
by Vitaly Kuzmichev
· 14 years ago
216c447
USB: Add USB RNDIS gadget protocol
by Vitaly Kuzmichev
· 14 years ago
737f6b2
USB-CDC: Move struct declaration before its use
by Vitaly Kuzmichev
· 14 years ago
24fcb47
USB-CDC: Port struct net_device_stats
by Vitaly Kuzmichev
· 14 years ago
08d4dd7
USB-CDC: handle interrupt after dropped pullup
by Vitaly Kuzmichev
· 14 years ago
246d693
Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor
by Simon Glass
· 14 years ago
1e9961d
Add USB host ethernet adapter support
by Simon Glass
· 14 years ago
fd7f513
Fix EHCI usb submit timeout and unify with OHCI
by Simon Glass
· 14 years ago
be0afbf
USB-CDC: Move MAC addresses setting into usb_eth_init
by Vitaly Kuzmichev
· 14 years ago
a36cff1
USB-CDC: Do not rename netdev after its registration
by Vitaly Kuzmichev
· 14 years ago
4af3273
usb_ether: register usb ethernet gadget at each eth init
by Lei Wen
· 14 years ago
808bffa
usb: Remove usb_dev_init() from ehci-ppc4xx.c
by Stefan Roese
· 14 years ago
745af44
usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
by Stefan Roese
· 14 years ago
86b34cf
usb: Add WATCHDOG_RESET call to polling loop
by Stefan Roese
· 14 years ago
e1e0931
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
by Anatolij Gustschin
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
1136f69
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
cdc5a7a
ehci-hcd.c: fix hanging under higher load
by Wolfgang Denk
· 14 years ago
671bc3d
usb: musb: constify a bit
by Mike Frysinger
· 14 years ago
cd6cbd9
USB: fix Queue Element Transfer Descriptor changes
by Wolfgang Denk
· 14 years ago
17e648b
ehci-pci: print hccr, hcor and hc_lenght
by Florian Fainelli
· 14 years ago
ebb829f
USB: sync Queue Element Transfer Descriptor against EHCI spec
by Wolfgang Denk
· 14 years ago
8cc3b77
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
7c3be66
MPC5121: Add USB EHCI support
by Damien Dusha
· 14 years ago
5e6b1f6
MX31: add delay between USB port setup and reset
by Stefano Babic
· 14 years ago
2e88030
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
adf5b64
MX31: Add support for MXC EHCI controller
by Stefano Babic
· 14 years ago
fe439d2
usb: musb: only write CLRDATATOG when appropriate
by Bryan Wu
· 14 years ago
e4bd386
USB-CDC: Prevent rx_req being enqueued twice
by Vitaly Kuzmichev
· 14 years ago
2907b2c
USB-CDC: Fix tx/rx_req memory leaks
by Vitaly Kuzmichev
· 14 years ago
9d78675
USB: Make non-bulk delay longer in OHCI
by Marek Vasut
· 14 years ago
49ed805
USB-CDC: Fix coding style issues
by Vitaly Kuzmichev
· 14 years ago
4d172f1
USB-CDC: called handle_interrupts inside usb_eth_send
by Stefano Babic
· 14 years ago
76e3d4e
USB-CDC: correct wrong alignment in ether.c
by Stefano Babic
· 14 years ago
e59ba53
USB-CDC: change simple_strtol to simple_strtoul
by Vitaly Kuzmichev
· 14 years ago
750be4c
USB-CDC: ethernet error path potential oops fix
by Vitaly Kuzmichev
· 14 years ago
ef8d8d7
USB-CDC: Correct stat_req initialization
by Vitaly Kuzmichev
· 14 years ago
214d7b0
USB-CDC: Replace 'strcpy' by 'strlcpy'
by Vitaly Kuzmichev
· 14 years ago
9067070
USB-CDC: Correct freeing usb requests
by Vitaly Kuzmichev
· 14 years ago
ae5f932
USB-CDC: Use native debug printout macros
by Vitaly Kuzmichev
· 14 years ago
aec83b8
USB-CDC: Add lost 'qmult' definition
by Vitaly Kuzmichev
· 14 years ago
063019b
USB-CDC: Restuct USB gadget Makefile
by Vitaly Kuzmichev
· 14 years ago
df06344
Integrate USB gadget layer and USB CDC driver layer
by Remy Bohmer
· 15 years ago
0e59a83
usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts
by Mike Frysinger
· 14 years ago
953ee31
usb: musb: set target address for non-multipoint devices
by Bryan Wu
· 14 years ago
2dc21e3
usb: musb: setup TXCOUNT for Blackfin musb
by Bryan Wu
· 14 years ago
7d6f865
musb: am35x: Workaround for fifo read issue
by Ajay Kumar Gupta
· 14 years ago
4e1d485
musb: MSC host support for AM35x
by Ajay Kumar Gupta
· 14 years ago
31367d1
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
1060a2c
musb: fix compilation warning
by Ajay Kumar Gupta
· 14 years ago
4abaacb
drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel
by Becky Bruce
· 14 years ago
aeeac6b
musb: Program extvbus for OMAP3EVM Rev >= E
by Ajay Kumar Gupta
· 14 years ago
66fc785
musb: Add Phy programming for using external Vbus
by Ajay Kumar Gupta
· 14 years ago
7e71dc7
musb: Use name based initialization for musb_config
by Ajay Kumar Gupta
· 14 years ago
d25010d
USB OHCI support for at91sam9g45 SoC
by Sergey Matyukevich
· 14 years ago
8747ca6
EHCI: zero out QH transfer overlay in ehci_submit_async()
by Sergei Shtylyov
· 14 years ago
6bb9426
drivers/*/Makefile: fix conditional compile rule.
by Ender.Dai
· 15 years ago
1d85dee
mips: Move cpu/mips/* to arch/mips/cpu/*
by Peter Tyser
· 15 years ago
316b996
EHCI: add NEC PCI ID
by Sergei Shtylyov
· 15 years ago
23dec68
EHCI: fix port reset reporting
by Sergei Shtylyov
· 15 years ago
9de4ac4
EHCI: fix off-by-one error in ehci_submit_root()
by Sergei Shtylyov
· 15 years ago
fa30a27
EHCI: fix root hub device descriptor
by Sergei Shtylyov
· 15 years ago
1e01b08
at91: use C structs for AT91 OHCI code
by Matthias Fuchs
· 15 years ago
d9a4918
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
a2cfb24
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
a4db1ca
convert common files to new SoC access
by Jens Scharsig
· 15 years ago
e53a0f6
musb: Add host support for DM365 EVM
by Prathap Srinivas
· 15 years ago
da55f68
usb: musb: fix Blackfin DMA register padding
by Cliff Cai
· 15 years ago
a4f5ec6
SPEAr : usbd driver support for SPEAr SoCs
by Vipin KUMAR
· 15 years ago
62825a5
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
73073cc
usb: musb: add virtual root hub control support
by Bryan Wu
· 15 years ago
52d1761
Add ppc440epx USB ehci support.
by Chris Zhang
· 15 years ago
fddf6d6
Fix EHCI port reset.
by Chris Zhang
· 15 years ago
3a761ff
omap3: fix compile warning
by Sanjeev Premi
· 15 years ago
e956f34
usb: musb: add support for Blackfin MUSB
by Bryan Wu
· 15 years ago
65b99d3
usb: musb: change rxcsr register from write to read/modify/write
by Bryan Wu
· 15 years ago
784f138
usb: musb: make multipoint optional
by Bryan Wu
· 15 years ago
88ef9a4
usb: musb: make fifo support configurable
by Bryan Wu
· 15 years ago
Next »