summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* Add ppc440epx USB ehci support.Chris Zhang2010-01-092-0/+49
* Fix EHCI port reset.Chris Zhang2010-01-091-0/+3
* omap3: fix compile warningSanjeev Premi2010-01-091-0/+3
* usb: musb: add support for Blackfin MUSBBryan Wu2010-01-095-1/+262
* usb: musb: change rxcsr register from write to read/modify/writeBryan Wu2010-01-091-2/+4
* usb: musb: make multipoint optionalBryan Wu2010-01-091-0/+20
* usb: musb: make fifo support configurableBryan Wu2010-01-091-4/+14
* usb: musb: make sure the register layout is packedMike Frysinger2010-01-091-1/+1
* DA8xx: Add MUSB host supportAjay Kumar Gupta2010-01-093-0/+243
* OMAP3 USB Initialize twl4030 only if requiredTom Rix2009-12-201-1/+6
* OMAP3 Add usb device supportTom Rix2009-12-207-2/+1393
* TWL4030 Add usb PHY supportTom Rix2009-12-202-0/+233
* USB Consolidate descriptor definitionsTom Rix2009-12-202-2/+2
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-271-2/+1
* s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-271-1/+1
* usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_rootPrafulla Wadaskar2009-07-231-2/+2
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-231-1/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-182-3/+3
* usb: Fix compiler warning with gcc4.4Kumar Gala2009-07-111-2/+2
* usb: add Marvell Kirkwood ehci host controller driverPrafulla Wadaskar2009-07-092-0/+109
* mpc8xxx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-091-9/+9
* usb: musb: add timeout via CONFIG_MUSB_TIMEOUTBryan Wu2009-07-092-0/+35
* usb: musb: drop old musb read/write prototypesMike Frysinger2009-07-091-6/+0
* mpc83xx: USB: Reorganized its supportVivek Mahajan2009-06-121-35/+18
* mpc8xxx: USB: Relocates ehci-fsl.h to include/usbVivek Mahajan2009-06-122-87/+1
* mpc8xxx: USB: Removed reenablement of its interfaceVivek Mahajan2009-06-121-4/+0
* at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev2009-06-091-1/+2
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-152-2/+2
* Replace __attribute references with __attribute__Peter Tyser2009-04-282-5/+5
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-161-1/+2
* Support for PXA27X UDC.Remy Bohmer2009-04-062-0/+703
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-0632-46/+178
* at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-04-042-0/+81
* s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+46
* r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda2009-02-221-5/+31
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-123-4/+4
* Fix whitespace damage: double space changed to a tabJerry Van Baren2009-02-111-1/+1
* USB: Add EHCI support for VCT EHCI controller (really with driver now)Stefan Roese2009-02-021-0/+58
* USB: Add dcache support to the EHCI driverStefan Roese2009-01-282-0/+103
* USB: Add EHCI support for VCT EHCI controllerStefan Roese2009-01-281-0/+1
* USB: Add config option to call ehci_hcd_init() again after EHCI resetStefan Roese2009-01-281-0/+5
* USB: Fix speed detection on EHCI cntr with root hub transaction translatorsStefan Roese2009-01-281-1/+16
* usb : musb : Adding DM6446 (TI DaVinci) platform specific USB supportThomas Abraham2009-01-283-0/+194
* usb : musb : Adding host controller driver for Mentor USB controllerThomas Abraham2009-01-285-0/+1302
* USB ehci ixp4xx supportMichael Trimarchi2009-01-282-0/+50
* USB ehci remove infinite loop and use handshake functionMichael Trimarchi2009-01-281-24/+25
* Add initial support for USB ehci pciMichael Trimarchi2009-01-282-0/+65
* EHCI fix code and ixp4xx test.Remy Böhmer2009-01-282-72/+106
* [PATCH] This patch add varius fix to the ehci.michael2009-01-283-44/+133
* [PATCH] Fix EHCI usb. I start to test on amichael2009-01-283-161/+234
OpenPOWER on IntegriCloud