summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-11-12usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi
2012-11-12usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes
2012-11-12xhci: Extend Fresco Logic MSI quirk.Sarah Sharp
2012-11-12xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner
2012-11-12xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp
2012-11-12xhci: Fix conditional check in bandwidth calculation.Sarah Sharp
2012-11-12xhci: Avoid global symbol pollution with handshake.Sarah Sharp
2012-11-12Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer
2012-11-12USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern
2012-11-12USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern
2012-11-06Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-05usb: host: tegra remove include of <mach/iomap.h>Stephen Warren
2012-11-05Merge branch 'depends/omap-cleanup-headers-usb' into next/headersOlof Johansson
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson
2012-11-02USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern
2012-11-02USB: ohci-exynos: initialize registers pointer earlierVincent Palatin
2012-11-02USB: EHCI: fix build error in ehci-platform.c under PowerPCAlan Stern
2012-11-01USB: EHCI: make ehci-platform a separate driverAlan Stern
2012-11-01USB: EHCI: make ehci-pci a separate driverAlan Stern
2012-11-01USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern
2012-10-29Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp
2012-10-25xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp
2012-10-25xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp
2012-10-25xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp
2012-10-25USB: isp1760-if: Change to use irq_of_parse_and_mapNobuhiro Iwamatsu
2012-10-25ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier
2012-10-25ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-24usb: "ehci-w90x900" Fix a typo and add some whitespace.Justin P. Mattock
2012-10-24USB: hub_for_each_child should skip unconnected portsAlan Stern
2012-10-24USB: EHCI: move ehci_update_device() to ehci-lpm.cAlan Stern
2012-10-24USB: EHCI: make ehci_read_frame_index platform independentAlan Stern
2012-10-24USB: EHCI: move logging macros to ehci.hAlan Stern
2012-10-24USB: EHCI: add condition for delay during the resumePeter Chen
2012-10-24USB: ohci-s3c2410: use devm_ functionsJingoo Han
2012-10-24USB: ohci-exynos: use devm_clk_get()Jingoo Han
2012-10-24usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-24usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-24usb: host: tegra remove include of <mach/iomap.h>Stephen Warren
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-23xhci: fix integer overflowOliver Neukum