summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-3/+35
|\
| * Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson2012-11-263-5/+37
| |\
| | * ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn2012-11-241-3/+35
| * | Merge tag 'tegra-for-3.8-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-11-211-1/+4
| |\ \
| * \ \ Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-11-161-1/+0Star
| |\ \ \
| | * \ \ Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer2012-11-121-1/+0Star
| | |\ \ \
| * | \ \ \ Merge branch 'omap/headers4' into next/dtArnd Bergmann2012-11-153-5/+4Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+0Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-262-2/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-132-2/+2
| | |/ / / /
| * | | | | Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-11-211-1/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | usb: host: tegra remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+4
| | |/ / /
| * | | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-153-5/+4Star
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-252-2/+2
| | |\ \ \
| | * \ \ \ Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-3/+2Star
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-069-13/+52
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | |
| * | | | | usb: ehci-mxc: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0Star
* | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-124-6/+5Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-126-11/+30
| |\ \ \ \ \ \
| | * | | | | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'depends/omap-cleanup-headers-usb' into next/headersOlof Johansson2012-11-052-2/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-242-2/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'depends/tty' into next/headersOlof Johansson2012-11-055-3/+23
| |\| | | | | | |_|_|/ | |/| | |
| * | | | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren2012-10-171-3/+2Star
| | |_|/ | |/| |
* | | | xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2012-11-282-2/+5
* | | | USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern2012-11-261-0/+19
* | | | usb: remove use of __devexitBill Pemberton2012-11-2121-26/+26
* | | | usb: remove use of __devinitconstBill Pemberton2012-11-213-3/+3
* | | | usb: remove use of __devinitdataBill Pemberton2012-11-214-4/+4
* | | | usb: remove use of __devinitBill Pemberton2012-11-2139-71/+69Star
* | | | usb: remove use of __devexit_pBill Pemberton2012-11-2121-21/+21
* | | | usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar2012-11-142-45/+25Star
* | | | usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2012-11-142-24/+2Star
* | | | usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam2012-11-141-2/+0Star
* | | | usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun2012-11-141-3/+0Star
* | | | usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi2012-11-122-8/+5Star
* | | | usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes2012-11-121-1/+1
* | | | xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-11-121-2/+5
* | | | xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner2012-11-121-2/+7
* | | | xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp2012-11-121-13/+19
* | | | xhci: Fix conditional check in bandwidth calculation.Sarah Sharp2012-11-121-1/+1
* | | | xhci: Avoid global symbol pollution with handshake.Sarah Sharp2012-11-123-13/+15
* | | | USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2012-11-122-11/+5Star
* | | | USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-124-10/+8Star
* | | | USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern2012-11-021-10/+1Star
* | | | USB: ohci-exynos: initialize registers pointer earlierVincent Palatin2012-11-021-4/+6
* | | | USB: EHCI: fix build error in ehci-platform.c under PowerPCAlan Stern2012-11-021-0/+2
* | | | USB: EHCI: make ehci-platform a separate driverAlan Stern2012-11-014-35/+40
* | | | USB: EHCI: make ehci-pci a separate driverAlan Stern2012-11-014-74/+60Star
* | | | USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern2012-11-013-7/+89