summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2008-06-04isp1760-if iomem annotationsAl Viro-2/+2
2008-05-29Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman-10/+8
2008-05-29USB: EHCI: fix performance regressionAlan Stern-8/+10
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern-23/+44
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern-2/+6
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern-0/+18
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern-15/+8
2008-05-20USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek-0/+2
2008-05-14usb: fix compile warning in isp1760Sebastian Siewior-1/+1
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison-1/+1
2008-05-14USB: isp1760: fix printk formatRandy Dunlap-2/+2
2008-05-06usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller-1/+1
2008-05-02USB: UHCI: disable remote wakeup when it's not neededAlan Stern-18/+61
2008-05-02USB: OHCI: work around bogus compiler warningAlan Stern-1/+1
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard-0/+13
2008-05-02USB: ISP1760 HCD driverSebastian Siewior-1/+2764
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison-3/+3
2008-04-29usb: use non-racy method for proc entries creationDenis V. Lunev-9/+1
2008-04-28drivers/usb annotations and fixesAl Viro-8/+8
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison-12/+12
2008-04-24USB: fix compile problems in ehci-hcdAlan Stern-2/+3
2008-04-24USB: ehci: qh_completions cleanup and bugfixDavid Brownell-18/+16
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern-50/+31
2008-04-24USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern-1/+2
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern-29/+18
2008-04-24USB: ehci: qh/qtd cleanup commentsDavid Brownell-10/+40
2008-04-24USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda-37/+129
2008-04-24USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda-25/+34
2008-04-24USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda-10/+70
2008-04-24USB: ehci shutdown refactoredSarah Sharp-16/+25
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern-49/+54
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern-76/+8
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern-0/+1
2008-04-24USB: OHCI: fix bug in controller resumeAlan Stern-1/+3
2008-04-24USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...Jesper Juhl-1/+2
2008-04-24usb: u132-hcd driver: semaphore to mutexDaniel Walker-110/+110
2008-04-24usb: u132-hcd driver style clean upDaniel Walker-2569/+2563
2008-04-24USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.Robert P. J. Day-2/+2
2008-04-24USB: ehci: paranoia, reject large control transfersDavid Brownell-2/+8
2008-04-24USB: remove dev->power.power_stateAlan Stern-38/+5
2008-04-24USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell-3/+3
2008-04-24USB: use DIV_ROUND_UPJulia Lawall-3/+3
2008-04-24USB: minor ehci xITD simplificationsKarsten Wiese-18/+12
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese-17/+20
2008-04-24USB: ehci minor SOC bus glue fixesDavid Brownell-11/+11
2008-04-24USB: ehci tolerates some buggy devicesDavid Brownell-1/+15
2008-04-24USB: ohci: port reset paranoia timeoutDavid Brownell-3/+21
2008-04-24USB: ehci: minor cleanupsDavid Brownell-33/+4
2008-04-24USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton-2/+3
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern-10/+1