summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2009-07-24usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_rootPrafulla Wadaskar1-2/+2
2009-07-24Coding Style cleanup; update CHANGELOG.Wolfgang Denk1-1/+0
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2-3/+3
2009-07-11usb: Fix compiler warning with gcc4.4Kumar Gala1-2/+2
2009-07-09usb: add Marvell Kirkwood ehci host controller driverPrafulla Wadaskar2-0/+109
2009-07-09mpc8xxx: USB: fix: access of ehci struct elementsVivek Mahajan1-9/+9
2009-07-09usb: musb: add timeout via CONFIG_MUSB_TIMEOUTBryan Wu2-0/+35
2009-07-09usb: musb: drop old musb read/write prototypesMike Frysinger1-6/+0
2009-06-12mpc83xx: USB: Reorganized its supportVivek Mahajan1-35/+18
2009-06-12mpc8xxx: USB: Relocates ehci-fsl.h to include/usbVivek Mahajan2-87/+1
2009-06-12mpc8xxx: USB: Removed reenablement of its interfaceVivek Mahajan1-4/+0
2009-06-10at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev1-1/+2
2009-05-16Fix e-mail address of Gary Jennejohn.Detlev Zundel2-2/+2
2009-04-28Replace __attribute references with __attribute__Peter Tyser2-5/+5
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD1-1/+2
2009-04-06Support for PXA27X UDC.Remy Bohmer2-0/+703
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD32-46/+178
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-0/+81
2009-03-30s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-0/+46
2009-02-22r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda1-5/+31
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk3-4/+4
2009-02-12Fix whitespace damage: double space changed to a tabJerry Van Baren1-1/+1
2009-02-02USB: Add EHCI support for VCT EHCI controller (really with driver now)Stefan Roese1-0/+58
2009-01-28USB: Add dcache support to the EHCI driverStefan Roese2-0/+103
2009-01-28USB: Add EHCI support for VCT EHCI controllerStefan Roese1-0/+1
2009-01-28USB: Add config option to call ehci_hcd_init() again after EHCI resetStefan Roese1-0/+5
2009-01-28USB: Fix speed detection on EHCI cntr with root hub transaction translatorsStefan Roese1-1/+16
2009-01-28usb : musb : Adding DM6446 (TI DaVinci) platform specific USB supportThomas Abraham3-0/+194
2009-01-28usb : musb : Adding host controller driver for Mentor USB controllerThomas Abraham5-0/+1302
2009-01-28USB ehci ixp4xx supportMichael Trimarchi2-0/+50
2009-01-28USB ehci remove infinite loop and use handshake functionMichael Trimarchi1-24/+25
2009-01-28Add initial support for USB ehci pciMichael Trimarchi2-0/+65
2009-01-28EHCI fix code and ixp4xx test.Remy Böhmer2-72/+106
2009-01-28[PATCH] This patch add varius fix to the ehci.michael3-44/+133
2009-01-28[PATCH] Fix EHCI usb. I start to test on amichael3-161/+234
2009-01-28USB ehci freescale supportMichael Trimarchi3-0/+186
2009-01-28USB ehci core supportMichael Trimarchi4-0/+785
2008-12-09usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD1-1/+3
2008-11-28drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD7-29/+13
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher4-33/+33
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-30/+30
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer2-3/+3
2008-10-14fix USB initialisation procedureRemy Bohmer1-8/+6
2008-09-19usb: Fix compile warning of r8a66597-hcdNobuhiro Iwamatsu1-2/+2
2008-09-17Refactoring parts of the common USB OHCI codeRemy Bohmer2-451/+556
2008-09-09Make usb-stop() safe to call multiple times in a row.Remy Bohmer1-1/+3
2008-09-06USB EHCI: reset root hubYuri Tikhonov2-0/+38
2008-08-31USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski1-0/+1
2008-08-12Coding style cleanup, update CHANGELOG, prepare releaseWolfgang Denk1-4/+0