summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern-1/+1
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern-2/+5
2013-01-25USB: EHCI: fix timer bug affecting port resumeAlan Stern-1/+5
2013-01-25USB: UHCI: notify usbcore about port resumesAlan Stern-0/+3
2013-01-25USB: EHCI: notify usbcore about port resumesAlan Stern-0/+4
2013-01-25USB: EHCI: unlink one async QH at a timeAlan Stern-20/+30
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern-14/+15
2013-01-24usb: Prevent dead ports when xhci is not enabledDavid Moore-0/+1
2013-01-24USB: XHCI: fix memory leak of URB-private dataAlan Stern-0/+2
2013-01-24drivers: xhci: fix incorrect bit testNickolai Zeldovich-1/+1
2013-01-24xhci: Fix TD size for isochronous URBs.Sarah Sharp-2/+3
2013-01-24xhci: Fix isoc TD encoding.Sarah Sharp-1/+3
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern-76/+53
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern-0/+3
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern-1/+1
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros-4/+4
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern-6/+9
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-28/+90
2013-01-11usb: host: ohci-tmio: fix compile warningFelipe Balbi-1/+2
2013-01-11USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin-4/+5
2013-01-11USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin-0/+3
2013-01-11usb: imx21-hcd: Include missing linux/module.hFabio Estevam-0/+1
2013-01-07USB: ehci: make debug port in-use detection functional againJan Beulich-19/+20
2013-01-07Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-2/+57
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-2/+2
2013-01-03Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman-1/+1
2013-01-03xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp-0/+26
2013-01-03USB: Allow USB 3.0 ports to be disabled.Sarah Sharp-2/+29
2013-01-03xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp-0/+2
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-3/+35
2012-12-13usb: host: ehci-mv: fix clk APIsChao Xie-2/+2
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+0
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-6/+5
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb-2/+5
2012-11-26USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern-0/+19
2012-11-26Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson-5/+37
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson-2/+2
2012-11-24ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn-3/+35
2012-11-21usb: remove use of __devexitBill Pemberton-26/+26
2012-11-21usb: remove use of __devinitconstBill Pemberton-3/+3
2012-11-21usb: remove use of __devinitdataBill Pemberton-4/+4
2012-11-21usb: remove use of __devinitBill Pemberton-71/+69
2012-11-21usb: remove use of __devexit_pBill Pemberton-21/+21
2012-11-21Merge tag 'tegra-for-3.8-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-1/+4
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-1/+4
2012-11-16Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann-1/+0
2012-11-15Merge branch 'omap/headers4' into next/dtArnd Bergmann-5/+4
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann-5/+4
2012-11-14usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar-45/+25
2012-11-14usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai-24/+2