summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2013-01-07USB: ehci: make debug port in-use detection functional againJan Beulich1-19/+20
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-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
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2-2/+2
2012-11-13Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann6-11/+30
2012-11-12usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi2-8/+5
2012-11-12usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes1-1/+1
2012-11-12xhci: Extend Fresco Logic MSI quirk.Sarah Sharp1-2/+5
2012-11-12xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner1-2/+7
2012-11-12xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp1-13/+19
2012-11-12xhci: Fix conditional check in bandwidth calculation.Sarah Sharp1-1/+1
2012-11-12xhci: Avoid global symbol pollution with handshake.Sarah Sharp3-13/+15
2012-11-12Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer1-1/+0
2012-11-12USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2-11/+5
2012-11-12USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern4-10/+8
2012-11-06Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson9-13/+52
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-05usb: host: tegra remove include of <mach/iomap.h>Stephen Warren1-1/+4
2012-11-05Merge branch 'depends/omap-cleanup-headers-usb' into next/headersOlof Johansson2-2/+2
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson5-3/+23
2012-11-02USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern1-10/+1
2012-11-02USB: ohci-exynos: initialize registers pointer earlierVincent Palatin1-4/+6
2012-11-02USB: EHCI: fix build error in ehci-platform.c under PowerPCAlan Stern1-0/+2
2012-11-01USB: EHCI: make ehci-platform a separate driverAlan Stern4-35/+40