summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2008-04-25USB: ehci: qh/qtd cleanup commentsDavid Brownell1-10/+40
2008-04-25USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda3-37/+129
2008-04-25USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda2-25/+34
2008-04-25USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda2-10/+70
2008-04-25USB: ehci shutdown refactoredSarah Sharp1-16/+25
2008-04-25USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern8-49/+54
2008-04-25USB: clarify usage of hcd->suspend/resume methodsAlan Stern5-76/+8
2008-04-25USB: root hubs don't lie about their number of TTsAlan Stern1-0/+1
2008-04-25USB: OHCI: fix bug in controller resumeAlan Stern1-1/+3
2008-04-25USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...Jesper Juhl1-1/+2
2008-04-25usb: u132-hcd driver: semaphore to mutexDaniel Walker1-110/+110
2008-04-25usb: u132-hcd driver style clean upDaniel Walker1-2569/+2563
2008-04-25USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.Robert P. J. Day1-2/+2
2008-04-25USB: ehci: paranoia, reject large control transfersDavid Brownell1-2/+8
2008-04-25USB: remove dev->power.power_stateAlan Stern12-38/+5
2008-04-25USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell1-3/+3
2008-04-25USB: use DIV_ROUND_UPJulia Lawall1-3/+3
2008-04-25USB: minor ehci xITD simplificationsKarsten Wiese1-18/+12
2008-04-25USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2-17/+20
2008-04-25USB: ehci minor SOC bus glue fixesDavid Brownell4-11/+11
2008-04-25USB: ehci tolerates some buggy devicesDavid Brownell1-1/+15
2008-04-25USB: ohci: port reset paranoia timeoutDavid Brownell1-3/+21
2008-04-25USB: ehci: minor cleanupsDavid Brownell3-33/+4
2008-04-25USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton1-2/+3
2008-04-25USB: remove CONFIG_USB_PERSIST settingAlan Stern1-10/+1
2008-04-25USB: 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-03USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy2-2/+2
2008-04-03USB: 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-25USB: ehci: stop vt6212 bus hoggingRene Herman1-0/+14
2008-03-11USB: fix ehci unlink regressionsDavid Brownell1-16/+46
2008-03-05USB: isp116x: fix enumeration on bootAnti Sullin2-10/+6
2008-03-05USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin1-1/+1
2008-02-24Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2-3/+9
2008-02-22ehci-fsl: add PPC_MPC837x to default yAnton Vorontsov1-3/+2
2008-02-22USB: POWERPC: ehci: fix ppc buildAnton Vorontsov1-1/+1
2008-02-22USB: fix previous sparse fix which was incorrectDavid Brownell1-12/+12
2008-02-22USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard1-1/+1
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-14/+8
2008-02-02PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com1-14/+8
2008-02-02usb: ehci should use u16 for isochronous intervalsDavid Brownell1-1/+1
2008-02-02usb: ehci, remove false clear-reset pathDavid Brownell1-5/+1
2008-02-02usb: ohci-sm501 driverMagnus Damm2-0/+269
2008-02-02USB: add support for SuperH OHCIYoshihiro Shimoda2-0/+150
2008-02-02USB: EHCI: add a short delay to the bus_suspend routineAlan Stern1-0/+4
2008-02-02USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern1-1/+2