summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2-42/+124
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+0
2013-01-25usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam2-2/+2
2013-01-25USB: uhci: beautify source codeChen Gang3-28/+31
2013-01-25USB: UHCI: remove unused definitionWoody Suwalski1-4/+0
2013-01-25USB: uhci: check buffer length to avoid memory overflowChen Gang3-49/+107
2013-01-24usb: host: ehci-mv: remove unused variableChao Xie1-1/+0
2013-01-23USB: ohci-exynos: Add phy driver supportVivek Gautam1-21/+63
2013-01-23USB: ehci-s5p: Add phy driver supportVivek Gautam1-21/+59
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2-8/+10
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman6-25/+32
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-28/+90
2013-01-12usb: host: ohci-tmio: fix compile warningFelipe Balbi1-1/+2
2013-01-12USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hackMatt Sealey1-20/+0
2013-01-12USB: ohci: set urb->hcpriv = NULL immediately, after free itChen Gang1-0/+1
2013-01-12USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin1-4/+5
2013-01-12USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin1-0/+3
2013-01-12usb: imx21-hcd: Include missing linux/module.hFabio Estevam1-0/+1
2013-01-07USB: ehci: make debug port in-use detection functional againJan Beulich1-19/+20
2013-01-07Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-2/+0
2013-01-07Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-2/+57
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-2/+2
2013-01-04Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman1-1/+1
2013-01-04usb: host: xhci: remove unused trb var in xhci_irq()Javier Martinez Canillas1-2/+0
2013-01-04xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp3-0/+26
2013-01-04USB: Allow USB 3.0 ports to be disabled.Sarah Sharp1-2/+29
2013-01-04xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp1-0/+2
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+35
2012-12-13usb: host: ehci-mv: fix clk APIsChao Xie1-2/+2
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-6/+5
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2-2/+5
2012-11-27USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern1-0/+19
2012-11-26Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson3-5/+37
2012-11-26Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2-2/+2
2012-11-24ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn1-3/+35
2012-11-22usb: remove use of __devexitBill Pemberton21-26/+26
2012-11-22usb: remove use of __devinitconstBill Pemberton3-3/+3
2012-11-22usb: remove use of __devinitdataBill Pemberton4-4/+4
2012-11-22usb: remove use of __devinitBill Pemberton39-71/+69
2012-11-22usb: remove use of __devexit_pBill Pemberton21-21/+21
2012-11-21Merge tag 'tegra-for-3.8-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+4
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+4
2012-11-16Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann1-1/+0
2012-11-15Merge branch 'omap/headers4' into next/dtArnd Bergmann3-5/+4
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann3-5/+4
2012-11-15usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar2-45/+25
2012-11-15usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2-24/+2
2012-11-15usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam1-2/+0
2012-11-15usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun1-3/+0