aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: fix compile problems in ehci-hcdAlan Stern
2008-04-24USB: ehci: qh_completions cleanup and bugfixDavid Brownell
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern
2008-04-24USB: ehci: qh/qtd cleanup commentsDavid Brownell
2008-04-24USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda
2008-04-24USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda
2008-04-24USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda
2008-04-24USB: ehci shutdown refactoredSarah Sharp
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern
2008-04-24USB: OHCI: fix bug in controller resumeAlan Stern
2008-04-24USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...Jesper Juhl
2008-04-24usb: u132-hcd driver: semaphore to mutexDaniel Walker
2008-04-24usb: u132-hcd driver style clean upDaniel Walker
2008-04-24USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.Robert P. J. Day
2008-04-24USB: ehci: paranoia, reject large control transfersDavid Brownell
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-24USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell
2008-04-24USB: use DIV_ROUND_UPJulia Lawall
2008-04-24USB: minor ehci xITD simplificationsKarsten Wiese
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese
2008-04-24USB: ehci minor SOC bus glue fixesDavid Brownell
2008-04-24USB: ehci tolerates some buggy devicesDavid Brownell
2008-04-24USB: ohci: port reset paranoia timeoutDavid Brownell
2008-04-24USB: ehci: minor cleanupsDavid Brownell
2008-04-24USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern
2008-04-19Merge branch 'omap2-upstream' into develRussell King
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2008-04-02USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy
2008-04-02USB: another ehci_iaa_watchdog fixDavid Brownell
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek
2008-03-27ehci-orion: mbus decode window supportLennert Buytenhek
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman
2008-03-10USB: fix ehci unlink regressionsDavid Brownell
2008-03-04USB: isp116x: fix enumeration on bootAnti Sullin
2008-03-04USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin
2008-02-23Fix u132-hcd.c compile errorMirco Tischler
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-21ehci-fsl: add PPC_MPC837x to default yAnton Vorontsov
2008-02-21USB: POWERPC: ehci: fix ppc buildAnton Vorontsov
2008-02-21USB: fix previous sparse fix which was incorrectDavid Brownell
2008-02-21USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds