summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2013-10-14Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman1-4/+17
2013-10-14Revert "USB: OHCI: Properly handle ohci-da8xx suspend"Greg Kroah-Hartman1-11/+4
2013-10-14Revert "USB: OHCI: Properly handle ohci-ep93xx suspend"Greg Kroah-Hartman1-9/+2
2013-10-14Revert "USB: OHCI: Properly handle ohci-exynos suspend"Greg Kroah-Hartman1-5/+15
2013-10-14Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman1-9/+3
2013-10-12USB: host: Rename ehci-s5p to ehci-exynosJingoo Han3-70/+69
2013-10-12USB: ehci-s5p: Remove non-DT supportJingoo Han1-28/+4
2013-10-12USB: EHCI: use a bandwidth-allocation tableAlan Stern6-244/+344
2013-10-12USB: EHCI: create a "periodic schedule info" structAlan Stern5-121/+124
2013-10-12USB: EHCI: use consistent NO_FRAME valueAlan Stern2-6/+7
2013-10-12USB: EHCI: change toggle only upon successful resetAlan Stern1-1/+1
2013-10-12USB: EHCI: No SSPLIT allowed in uframe 7Alan Stern1-0/+4
2013-10-12USB: EHCI: compute full-speed bandwidth usage correctlyAlan Stern1-1/+1
2013-10-12USB: EHCI: check the right uframes for CSPLITAlan Stern1-1/+1
2013-10-12USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leakJingoo Han1-0/+1
2013-10-12USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov1-2/+13
2013-10-12ehci-msm: Remove global struct usb_phy variableIvan T. Ivanov1-2/+3
2013-10-12usb: Remove unnecessary semicolonsJoe Perches8-10/+10
2013-10-12Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman13-69/+144
2013-10-10drivers: clean-up prom.h implicit includesRob Herring3-0/+6
2013-10-10xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai3-0/+25
2013-10-10xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou1-2/+2
2013-10-10xhci: quirk for extra long delay for S4Oliver Neukum3-1/+15
2013-10-10xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp1-26/+0
2013-10-07USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()Deng-Cheng Zhu1-20/+20
2013-10-07usb: host: uhci-platform: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+1
2013-10-06USB/host: Use existing macros instead of hard-coded values in uhci-debug.cDeng-Cheng Zhu1-8/+8
2013-10-06USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar1-3/+9
2013-10-06USB: OHCI: Properly handle ohci-sm501 suspendManjunath Goudar1-2/+9
2013-10-06USB: OHCI: Properly handle ohci-pxa27x suspendManjunath Goudar1-1/+8
2013-10-06USB: OHCI: Properly handle ohci-platform suspendManjunath Goudar1-2/+9
2013-10-06USB: OHCI: Properly handle ohci-omap suspendManjunath Goudar1-3/+10
2013-10-06USB: OHCI: Properly handle ohci-exynos suspendManjunath Goudar1-15/+5
2013-10-06USB: OHCI: Properly handle ohci-ep93xx suspendManjunath Goudar1-2/+9
2013-10-06USB: OHCI: Properly handle ohci-da8xx suspendManjunath Goudar1-4/+11
2013-10-06USB: OHCI: Properly handle ohci-s3c2410 suspendManjunath Goudar1-17/+4
2013-10-06USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar1-2/+8
2013-10-06USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar1-1/+8
2013-10-04usb: wusbcore: implement hwahc_op_get_frame_numberThomas Pugliese1-3/+7
2013-10-04usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui3-13/+10
2013-10-04usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui3-18/+20
2013-10-01USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()Wei Yongjun1-3/+1
2013-10-01USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman1-4/+6
2013-09-30Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman13-69/+144
2013-09-27USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu1-2/+3
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh1-9/+3
2013-09-26usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu1-1/+1
2013-09-26USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar4-141/+113
2013-09-26USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar4-59/+40
2013-09-26USB: OHCI: make ohci-nxp a separate driverManjunath Goudar4-93/+57