summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
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_...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
2008-04-24USB: ehci: paranoia, reject large control transfersDavid Brownell1-2/+8
2008-04-24USB: remove dev->power.power_stateAlan Stern12-38/+5
2008-04-24USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell1-3/+3
2008-04-24USB: use DIV_ROUND_UPJulia Lawall1-3/+3
2008-04-24USB: minor ehci xITD simplificationsKarsten Wiese1-18/+12
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2-17/+20
2008-04-24USB: ehci minor SOC bus glue fixesDavid Brownell4-11/+11
2008-04-24USB: ehci tolerates some buggy devicesDavid Brownell1-1/+15
2008-04-24USB: ohci: port reset paranoia timeoutDavid Brownell1-3/+21
2008-04-24USB: ehci: minor cleanupsDavid Brownell3-33/+4
2008-04-24USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton1-2/+3
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern1-10/+1
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2-4/+1
2008-04-19Merge branch 'omap2-upstream' into develRussell King19-10/+35
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers16-6/+30
2008-04-02USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy2-2/+2
2008-04-02USB: another ehci_iaa_watchdog fixDavid Brownell1-2/+3
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2-3/+2
2008-03-27ehci-orion: mbus decode window supportLennert Buytenhek1-2/+34
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman1-0/+14