summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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-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-23xhci: fix integer overflowOliver Neukum
2012-10-23xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum
2012-10-23USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removalFlorian Fainelli
2012-10-22usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu
2012-10-22usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu
2012-10-22USB: OHCI: make ohci-platform use devm_request_and_ioremap helperFlorian Fainelli
2012-10-22USB: EHCI: make ehci-platform use devm_request_and_ioremap helperFlorian Fainelli
2012-10-22USB: OHCI: fix typo in ohci-platform driver on the word "resource"Florian Fainelli
2012-10-22USB: EHCI: fix typo in ehci-platform driver on the word "resource"Florian Fainelli
2012-10-22USB: OHCI: make ohci-platform use dev_err() instead of pr_err()Florian Fainelli
2012-10-22USB: EHCI: make ehci-platform use dev_err() instead of pr_err()Florian Fainelli
2012-10-22USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli
2012-10-22USB: OHCI: remove Alchemy OHCI platform driver.Florian Fainelli
2012-10-22USB: OHCI: remove OHCI SH platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove Netlogic XLS OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-10-22USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli
2012-10-22USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli
2012-10-22USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli
2012-10-22USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli
2012-10-22USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli
2012-10-22USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli
2012-10-22USB: EHCI: remove Netlogic XLS EHCI driverFlorian Fainelli
2012-10-22USB: EHCI: remove Loongson 1B EHCI driver.Florian Fainelli
2012-10-22USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli
2012-10-22USB: EHCI: remove IXP4xx EHCI driverFlorian Fainelli
2012-10-22OHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-22UHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-22EHCI: implement new semantics for URB_ISO_ASAPAlan Stern