aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+6
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King1-1/+2
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König4-4/+4
2008-07-10Merge branch 'imx' into develRussell King3-10/+36
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds19-31/+50
2008-07-03USB: ohci - record data toggle after unlinkDavid Brownell1-0/+12
2008-07-03USB: ehci - fix timer regressionDavid Brownell1-9/+10
2008-07-03OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks1-1/+14
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren1-1/+4
2008-06-15[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel1-1/+2
2008-06-11USB: isp1760: Assign resource fields before adding hcdNate Case1-4/+4
2008-06-09usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda1-4/+4
2008-06-04isp1760-if iomem annotationsAl Viro1-2/+2
2008-05-29Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman2-10/+8
2008-05-29USB: EHCI: fix performance regressionAlan Stern2-8/+10
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern1-23/+44
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern2-2/+6
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern9-0/+18
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern6-15/+8
2008-05-20USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek1-0/+2
2008-05-14usb: fix compile warning in isp1760Sebastian Siewior1-1/+1
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison1-1/+1
2008-05-14USB: isp1760: fix printk formatRandy Dunlap1-2/+2
2008-05-06usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller1-1/+1
2008-05-02USB: UHCI: disable remote wakeup when it's not neededAlan Stern2-18/+61
2008-05-02USB: OHCI: work around bogus compiler warningAlan Stern1-1/+1
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard1-0/+13
2008-05-02USB: ISP1760 HCD driverSebastian Siewior5-1/+2764
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison2-3/+3
2008-04-29usb: use non-racy method for proc entries creationDenis V. Lunev1-9/+1
2008-04-28drivers/usb annotations and fixesAl Viro5-8/+8
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison6-12/+12
2008-04-24USB: fix compile problems in ehci-hcdAlan Stern2-2/+3
2008-04-24USB: ehci: qh_completions cleanup and bugfixDavid Brownell1-18/+16
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern19-50/+31
2008-04-24USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern1-1/+2
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern5-29/+18
2008-04-24USB: ehci: qh/qtd cleanup commentsDavid Brownell1-10/+40
2008-04-24USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda3-37/+129
2008-04-24USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda2-25/+34
2008-04-24USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda2-10/+70
2008-04-24USB: ehci shutdown refactoredSarah Sharp1-16/+25
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern8-49/+54
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern5-76/+8
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern1-0/+1
2008-04-24USB: OHCI: fix bug in controller resumeAlan Stern1-1/+3
2008-04-24USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_remove()Jesper Juhl1-1/+2
2008-04-24usb: u132-hcd driver: semaphore to mutexDaniel Walker1-110/+110
2008-04-24usb: u132-hcd driver style clean upDaniel Walker1-2569/+2563
2008-04-24USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.Robert P. J. Day1-2/+2