Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
abc587f7d1286a606d6fccc4d665a65a41934cf0
/
drivers
/
usb
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
958f932
usb: musb: make sure the register layout is packed
by Mike Frysinger
· 15 years ago
0882f3e
DA8xx: Add MUSB host support
by Ajay Kumar Gupta
· 15 years ago
8526c6f
OMAP3 USB Initialize twl4030 only if required
by Tom Rix
· 15 years ago
09c82bc
OMAP3 Add usb device support
by Tom Rix
· 15 years ago
03f4fbb
TWL4030 Add usb PHY support
by Tom Rix
· 15 years ago
83b9e1d
USB Consolidate descriptor definitions
by Tom Rix
· 15 years ago
e0d8131
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
960a8e1
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
by Minkyu Kang
· 15 years ago
2281029
usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root
by Prafulla Wadaskar
· 15 years ago
bddc726
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· 15 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0a96f54
usb: Fix compiler warning with gcc4.4
by Kumar Gala
· 15 years ago
46c54fd
usb: add Marvell Kirkwood ehci host controller driver
by Prafulla Wadaskar
· 15 years ago
32c5220
mpc8xxx: USB: fix: access of ehci struct elements
by Vivek Mahajan
· 15 years ago
3169ce8
usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
by Bryan Wu
· 15 years ago
1f0e041
usb: musb: drop old musb read/write prototypes
by Mike Frysinger
· 15 years ago
288f7fb
mpc83xx: USB: Reorganized its support
by Vivek Mahajan
· 16 years ago
ae038ab
mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
by Vivek Mahajan
· 16 years ago
e9d8c31
mpc8xxx: USB: Removed reenablement of its interface
by Vivek Mahajan
· 16 years ago
500cda8
at91: fix a USB problem for AT91SAM9261
by RONETIX - Ilko Iliev
· 15 years ago
f1b3f2b
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 16 years ago
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
23164f1
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a954f1a
Support for PXA27X UDC.
by Remy Bohmer
· 16 years ago
8f6bcf4
drivers/usb: regorganisation
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d42643f
at91: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f4d33f6
s3c64xx: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8e6cc00
r8a66597-hcd: fix cannot use external hub
by Yoshihiro Shimoda
· 16 years ago
fb718e1
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 16 years ago
5afb2fe
Fix whitespace damage: double space changed to a tab
by Jerry Van Baren
· 16 years ago
8cd6918
USB: Add EHCI support for VCT EHCI controller (really with driver now)
by Stefan Roese
· 16 years ago
25983c1
USB: Add dcache support to the EHCI driver
by Stefan Roese
· 16 years ago
c7c6d85
USB: Add EHCI support for VCT EHCI controller
by Stefan Roese
· 16 years ago
2e98fc7
USB: Add config option to call ehci_hcd_init() again after EHCI reset
by Stefan Roese
· 16 years ago
497f184
USB: Fix speed detection on EHCI cntr with root hub transaction translators
by Stefan Roese
· 16 years ago
99a3307
usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
by Thomas Abraham
· 16 years ago
38f424f
usb : musb : Adding host controller driver for Mentor USB controller
by Thomas Abraham
· 16 years ago
f503a6b
USB ehci ixp4xx support
by Michael Trimarchi
· 16 years ago
Next »