summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* drivers/usb annotations and fixesAl Viro2008-04-285-8/+8
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-246-12/+12
* USB: fix compile problems in ehci-hcdAlan Stern2008-04-242-2/+3
* USB: ehci: qh_completions cleanup and bugfixDavid Brownell2008-04-241-18/+16
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-2419-50/+31
* USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern2008-04-241-1/+2
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-245-29/+18
* USB: ehci: qh/qtd cleanup commentsDavid Brownell2008-04-241-10/+40
* USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda2008-04-243-37/+129
* USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda2008-04-242-25/+34
* USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda2008-04-242-10/+70
* USB: ehci shutdown refactoredSarah Sharp2008-04-241-16/+25
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-248-49/+54
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-245-76/+8
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-241-0/+1
* USB: OHCI: fix bug in controller resumeAlan Stern2008-04-241-1/+3
* USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...Jesper Juhl2008-04-241-1/+2
* usb: u132-hcd driver: semaphore to mutexDaniel Walker2008-04-241-110/+110
* usb: u132-hcd driver style clean upDaniel Walker2008-04-241-2569/+2563
* USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.Robert P. J. Day2008-04-241-2/+2
* USB: ehci: paranoia, reject large control transfersDavid Brownell2008-04-241-2/+8
* USB: remove dev->power.power_stateAlan Stern2008-04-2412-38/+5
* USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell2008-04-241-3/+3
* USB: use DIV_ROUND_UPJulia Lawall2008-04-241-3/+3
* USB: minor ehci xITD simplificationsKarsten Wiese2008-04-241-18/+12
* USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2008-04-242-17/+20
* USB: ehci minor SOC bus glue fixesDavid Brownell2008-04-244-11/+11
* USB: ehci tolerates some buggy devicesDavid Brownell2008-04-241-1/+15
* USB: ohci: port reset paranoia timeoutDavid Brownell2008-04-241-3/+21
* USB: ehci: minor cleanupsDavid Brownell2008-04-243-33/+4