aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-01-24usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam
2013-01-24USB: uhci: beautify source codeChen Gang
2013-01-24USB: UHCI: remove unused definitionWoody Suwalski
2013-01-24USB: uhci: check buffer length to avoid memory overflowChen Gang
2013-01-24usb: host: ehci-mv: remove unused variableChao Xie
2013-01-23USB: ohci-exynos: Add phy driver supportVivek Gautam
2013-01-23USB: ehci-s5p: Add phy driver supportVivek Gautam
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-11usb: host: ohci-tmio: fix compile warningFelipe Balbi
2013-01-11USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hackMatt Sealey
2013-01-11USB: ohci: set urb->hcpriv = NULL immediately, after free itChen Gang
2013-01-11USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin
2013-01-11USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin
2013-01-11usb: imx21-hcd: Include missing linux/module.hFabio Estevam
2013-01-07USB: ehci: make debug port in-use detection functional againJan Beulich
2013-01-07Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-01-07Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-03Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman
2013-01-03usb: host: xhci: remove unused trb var in xhci_irq()Javier Martinez Canillas
2013-01-03xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp
2013-01-03USB: Allow USB 3.0 ports to be disabled.Sarah Sharp
2013-01-03xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13usb: host: ehci-mv: fix clk APIsChao Xie
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb
2012-11-26USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern
2012-11-26Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-24ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitconstBill Pemberton
2012-11-21usb: remove use of __devinitdataBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-21Merge tag 'tegra-for-3.8-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-11-16Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann
2012-11-15Merge branch 'omap/headers4' into next/dtArnd Bergmann
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann
2012-11-14usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar
2012-11-14usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai
2012-11-14usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam
2012-11-14usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun