Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5751aa2f248a72c3cec7048cec8dfad33dab0979
/
drivers
/
usb
b0b20d4
drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
fdbe8b9
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
9419196
drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
0d9679e
smsc95xx: Debug message cleanup
by Wolfgang Grandegger
· 13 years ago
50d89f5
smsc95xx: Fix MAC address programming
by Wolfgang Grandegger
· 13 years ago
0c2dd9a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
dd22f7c
drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
dbb8f27
iMX28: Add USB HOST driver
by Marek Vasut
· 13 years ago
8d5d151
ehci-mxc: remove incorrect comment
by Wolfgang Grandegger
· 13 years ago
1fa892c
arm, usb, davinci: make USBPHY_CTL register configurable
by Heiko Schocher
· 13 years ago
4ebe208
usb, davinci: add enable_vbus() weak function
by Heiko Schocher
· 13 years ago
87a5d60
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
79ad544
GCC4.6: Squash warnings in smsc95xx.c
by Marek Vasut
· 13 years ago
a7efd71
ARM: kirkwood: reduce dependence of including platform file
by Lei Wen
· 13 years ago
c4c9fbe
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
6bc52ef
drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
1b719e6
powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014
by Ramneek Mehresh
· 14 years ago
0ed1eb6
ASIX: Fix buffer access in asix_get_phy_addr()
by Marek Vasut
· 13 years ago
3ecfa95
ehci-hcd: Allow cleanups to happen gracefully on a timeout.
by Joel Fernandes
· 13 years ago
69716c1
USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor
by Jason Kridner
· 14 years ago
0b09f54
usb: r8a66597: Fix argument mistake of inl
by Nobuhiro Iwamatsu
· 13 years ago
7616e78
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· 13 years ago
291391b
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
by Simon Glass
· 13 years ago
0bf98f1
DaVinci: rename gpio_defs.h to gpio.h
by Laurence Withers
· 13 years ago
dddb7c9
imx: Add support for USB EHCI on imx25
by Matthias Weisser
· 13 years ago
181f565
usb: convert to partial linking
by Mike Frysinger
· 13 years ago
ae46d2a
ehci-pci: Fix PCI EHCI driver for 36-bit
by Zhao Chenhui
· 14 years ago
b17ce92
musb: process control messages after roothub accepted it
by Cliff Cai
· 14 years ago
86592f6
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
372f278
AT91: fix related at91 driver files
by Reinhard Meyer
· 14 years ago
8627111
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
4db2fa7
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
298f8af
echi: add ULI1575 PCI ID
by Zhao Chenhui
· 14 years ago
0a5f7e1
ehci-pci: Add PCI EHCI controller
by Trübenbach, Ralf
· 14 years ago
081b59e
usb: musb: blackfin: check anomaly workarounds at runtime too
by Mike Frysinger
· 14 years ago
38e0745
usb: musb: blackfin: make clkin configurable
by Mike Frysinger
· 14 years ago
1466641
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 14 years ago
e4ae666
USB-RNDIS: Send RNDIS state on disconnecting
by Vitaly Kuzmichev
· 14 years ago
7612a43
USB: Add USB RNDIS gadget protocol
by Vitaly Kuzmichev
· 14 years ago
8b6b66b
USB-CDC: Move struct declaration before its use
by Vitaly Kuzmichev
· 14 years ago
c85d70e
USB-CDC: Port struct net_device_stats
by Vitaly Kuzmichev
· 14 years ago
b3649f3
USB-CDC: handle interrupt after dropped pullup
by Vitaly Kuzmichev
· 14 years ago
9b70e00
Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor
by Simon Glass
· 14 years ago
89d4836
Add USB host ethernet adapter support
by Simon Glass
· 14 years ago
96820a3
Fix EHCI usb submit timeout and unify with OHCI
by Simon Glass
· 14 years ago
58939fc
USB-CDC: Move MAC addresses setting into usb_eth_init
by Vitaly Kuzmichev
· 14 years ago
8f7aa83
USB-CDC: Do not rename netdev after its registration
by Vitaly Kuzmichev
· 14 years ago
988ee3e
usb_ether: register usb ethernet gadget at each eth init
by Lei Wen
· 14 years ago
a42a9d7
usb: Remove usb_dev_init() from ehci-ppc4xx.c
by Stefan Roese
· 14 years ago
273d720
usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
by Stefan Roese
· 14 years ago
67333f7
usb: Add WATCHDOG_RESET call to polling loop
by Stefan Roese
· 14 years ago
222d6df
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
by Anatolij Gustschin
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
071bc92
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
09c83a4
ehci-hcd.c: fix hanging under higher load
by Wolfgang Denk
· 14 years ago
0228348
usb: musb: constify a bit
by Mike Frysinger
· 14 years ago
8b675fe
USB: fix Queue Element Transfer Descriptor changes
by Wolfgang Denk
· 14 years ago
af68c06
ehci-pci: print hccr, hcor and hc_lenght
by Florian Fainelli
· 14 years ago
3ed1607
USB: sync Queue Element Transfer Descriptor against EHCI spec
by Wolfgang Denk
· 14 years ago
083d506
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
29c6fbe
MPC5121: Add USB EHCI support
by Damien Dusha
· 14 years ago
a2f9bff
MX31: add delay between USB port setup and reset
by Stefano Babic
· 14 years ago
6ca8037
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
5b59150
MX31: Add support for MXC EHCI controller
by Stefano Babic
· 14 years ago
4ee691f
usb: musb: only write CLRDATATOG when appropriate
by Bryan Wu
· 14 years ago
98fae97
USB-CDC: Prevent rx_req being enqueued twice
by Vitaly Kuzmichev
· 14 years ago
ac5d32d
USB-CDC: Fix tx/rx_req memory leaks
by Vitaly Kuzmichev
· 14 years ago
f2443d1
USB: Make non-bulk delay longer in OHCI
by Marek Vasut
· 14 years ago
6142e0a
USB-CDC: Fix coding style issues
by Vitaly Kuzmichev
· 14 years ago
a170f2c
USB-CDC: called handle_interrupts inside usb_eth_send
by Stefano Babic
· 14 years ago
8046077
USB-CDC: correct wrong alignment in ether.c
by Stefano Babic
· 14 years ago
c0ef513
USB-CDC: change simple_strtol to simple_strtoul
by Vitaly Kuzmichev
· 14 years ago
d5292c1
USB-CDC: ethernet error path potential oops fix
by Vitaly Kuzmichev
· 14 years ago
df559c1
USB-CDC: Correct stat_req initialization
by Vitaly Kuzmichev
· 14 years ago
2e12abe
USB-CDC: Replace 'strcpy' by 'strlcpy'
by Vitaly Kuzmichev
· 14 years ago
0129e32
USB-CDC: Correct freeing usb requests
by Vitaly Kuzmichev
· 14 years ago
7de7318
USB-CDC: Use native debug printout macros
by Vitaly Kuzmichev
· 14 years ago
2721dbf
USB-CDC: Add lost 'qmult' definition
by Vitaly Kuzmichev
· 14 years ago
7b2f390
USB-CDC: Restuct USB gadget Makefile
by Vitaly Kuzmichev
· 14 years ago
23cd138
Integrate USB gadget layer and USB CDC driver layer
by Remy Bohmer
· 15 years ago
70fccb3
usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts
by Mike Frysinger
· 14 years ago
93ceb47
usb: musb: set target address for non-multipoint devices
by Bryan Wu
· 14 years ago
8dd7a23
usb: musb: setup TXCOUNT for Blackfin musb
by Bryan Wu
· 14 years ago
5689f4b
musb: am35x: Workaround for fifo read issue
by Ajay Kumar Gupta
· 14 years ago
dbea324
musb: MSC host support for AM35x
by Ajay Kumar Gupta
· 14 years ago
9b16757
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
900c0c6
musb: fix compilation warning
by Ajay Kumar Gupta
· 14 years ago
a5496a1
drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel
by Becky Bruce
· 14 years ago
944a489
musb: Program extvbus for OMAP3EVM Rev >= E
by Ajay Kumar Gupta
· 14 years ago
9bb47ab
musb: Add Phy programming for using external Vbus
by Ajay Kumar Gupta
· 14 years ago
bbf4c01
musb: Use name based initialization for musb_config
by Ajay Kumar Gupta
· 14 years ago
64203c7
USB OHCI support for at91sam9g45 SoC
by Sergey Matyukevich
· 14 years ago
9fb3b50
EHCI: zero out QH transfer overlay in ehci_submit_async()
by Sergei Shtylyov
· 14 years ago
767fdc4
drivers/*/Makefile: fix conditional compile rule.
by Ender.Dai
· 15 years ago
1e3827d
mips: Move cpu/mips/* to arch/mips/cpu/*
by Peter Tyser
· 15 years ago
d7a22a3
EHCI: add NEC PCI ID
by Sergei Shtylyov
· 15 years ago
c8b2d1d
EHCI: fix port reset reporting
by Sergei Shtylyov
· 15 years ago
e06a055
EHCI: fix off-by-one error in ehci_submit_root()
by Sergei Shtylyov
· 15 years ago
6d313c8
EHCI: fix root hub device descriptor
by Sergei Shtylyov
· 15 years ago
0701f73
at91: use C structs for AT91 OHCI code
by Matthias Fuchs
· 15 years ago
Next »