summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-254-4/+4
* USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May2008-07-211-4/+19
* USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan2008-07-211-0/+5
* USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2008-07-212-19/+155
* USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2008-07-212-334/+210
* USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare2008-07-211-14/+12
* usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda2008-07-211-4/+27
* usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda2008-07-211-1/+6
* USB: isp1760: Support board-specific hardware configurationsNate Case2008-07-213-18/+104
* USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton2008-07-211-2/+2
* USB: uhci: mark root_hub_hub_des[] as constMing Lei2008-07-211-1/+1
* USB: host: mark const variable tables as "const"Ming Lei2008-07-211-3/+3
* USB: ehci-hcd unlink speedupsDavid Brownell2008-07-213-10/+14
* USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev2008-07-211-3/+0
* USB: make SA1111 OHCI driver SA11x0 specificEric Miao2008-07-211-1/+1
* USB: missing usb_put_hcd to ohci-at91Pete Zaitcev2008-07-211-4/+5
* USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell2008-07-211-1/+1
* USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk2008-07-211-4/+4
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-2115-29/+29
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-142-2/+6
|\
| * [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-141-1/+2
| |\
| | * [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel2008-06-151-1/+2
| * | Merge branch 'imx' into develRussell King2008-07-103-10/+36
| |\ \
| * | | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-031-1/+4
* | | | Fix name of Russell King in various commentsUwe Kleine-König2008-07-104-4/+4
* | | | Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-0619-31/+50
| |/ / |/| |
* | | USB: ohci - record data toggle after unlinkDavid Brownell2008-07-031-0/+12
* | | USB: ehci - fix timer regressionDavid Brownell2008-07-031-9/+10
* | | OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks2008-07-031-1/+14
|/ /
* | USB: isp1760: Assign resource fields before adding hcdNate Case2008-06-111-4/+4
* | usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda2008-06-091-4/+4
* | isp1760-if iomem annotationsAl Viro2008-06-041-2/+2
* | Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman2008-05-292-10/+8
* | USB: EHCI: fix performance regressionAlan Stern2008-05-292-8/+10
* | USB: EHCI: fix bug in Iso schedulingAlan Stern2008-05-291-23/+44
* | USB: EHCI: fix remote-wakeup regressionAlan Stern2008-05-292-2/+6
* | USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-299-0/+18
* | USB: EHCI: fix up root-hub TT messAlan Stern2008-05-296-15/+8
* | USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek2008-05-201-0/+2
|/
* usb: fix compile warning in isp1760Sebastian Siewior2008-05-141-1/+1
* usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2008-05-141-1/+1
* USB: isp1760: fix printk formatRandy Dunlap2008-05-141-2/+2
* usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller2008-05-061-1/+1
* USB: UHCI: disable remote wakeup when it's not neededAlan Stern2008-05-022-18/+61
* USB: OHCI: work around bogus compiler warningAlan Stern2008-05-021-1/+1
* USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard2008-05-021-0/+13
* USB: ISP1760 HCD driverSebastian Siewior2008-05-025-1/+2764
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-292-3/+3
* usb: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-9/+1
OpenPOWER on IntegriCloud