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