summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai2013-10-103-0/+25
| * | | | | xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou2013-10-101-2/+2
| * | | | | xhci: quirk for extra long delay for S4Oliver Neukum2013-10-103-1/+15
| * | | | | xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp2013-10-101-26/+0Star
| | |_|_|/ | |/| | |
* | | | | usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese2013-10-191-7/+3Star
| |/ / / |/| | |
* | | | USB: ohci-exynos: Remove non-DT supportJingoo Han2013-10-141-15/+3Star
* | | | USB: EHCI: start new isochronous streams ASAPAlan Stern2013-10-141-21/+23
* | | | USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-144-85/+312
* | | | Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman2013-10-141-8/+1Star
* | | | Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman2013-10-141-8/+2Star
* | | | Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman2013-10-141-4/+17
* | | | Revert "USB: OHCI: Properly handle ohci-da8xx suspend"Greg Kroah-Hartman2013-10-141-11/+4Star
* | | | Revert "USB: OHCI: Properly handle ohci-ep93xx suspend"Greg Kroah-Hartman2013-10-141-9/+2Star
* | | | Revert "USB: OHCI: Properly handle ohci-exynos suspend"Greg Kroah-Hartman2013-10-141-5/+15
* | | | Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman2013-10-141-9/+3Star
* | | | USB: host: Rename ehci-s5p to ehci-exynosJingoo Han2013-10-123-70/+69Star
* | | | USB: ehci-s5p: Remove non-DT supportJingoo Han2013-10-121-28/+4Star
* | | | USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-126-244/+344
* | | | USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-125-121/+124
* | | | USB: EHCI: use consistent NO_FRAME valueAlan Stern2013-10-122-6/+7
* | | | USB: EHCI: change toggle only upon successful resetAlan Stern2013-10-121-1/+1
* | | | USB: EHCI: No SSPLIT allowed in uframe 7Alan Stern2013-10-121-0/+4
* | | | USB: EHCI: compute full-speed bandwidth usage correctlyAlan Stern2013-10-121-1/+1
* | | | USB: EHCI: check the right uframes for CSPLITAlan Stern2013-10-121-1/+1
* | | | USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leakJingoo Han2013-10-121-0/+1
* | | | USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov2013-10-121-2/+13
* | | | ehci-msm: Remove global struct usb_phy variableIvan T. Ivanov2013-10-121-2/+3
* | | | usb: Remove unnecessary semicolonsJoe Perches2013-10-128-10/+10
* | | | USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()Deng-Cheng Zhu2013-10-071-20/+20
* | | | usb: host: uhci-platform: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-2/+1Star
* | | | USB/host: Use existing macros instead of hard-coded values in uhci-debug.cDeng-Cheng Zhu2013-10-061-8/+8
* | | | USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar2013-10-061-3/+9
* | | | USB: OHCI: Properly handle ohci-sm501 suspendManjunath Goudar2013-10-061-2/+9
* | | | USB: OHCI: Properly handle ohci-pxa27x suspendManjunath Goudar2013-10-061-1/+8
* | | | USB: OHCI: Properly handle ohci-platform suspendManjunath Goudar2013-10-061-2/+9
* | | | USB: OHCI: Properly handle ohci-omap suspendManjunath Goudar2013-10-061-3/+10
* | | | USB: OHCI: Properly handle ohci-exynos suspendManjunath Goudar2013-10-061-15/+5Star
* | | | USB: OHCI: Properly handle ohci-ep93xx suspendManjunath Goudar2013-10-061-2/+9
* | | | USB: OHCI: Properly handle ohci-da8xx suspendManjunath Goudar2013-10-061-4/+11
* | | | USB: OHCI: Properly handle ohci-s3c2410 suspendManjunath Goudar2013-10-061-17/+4Star
* | | | USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar2013-10-061-2/+8
* | | | USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar2013-10-061-1/+8
* | | | usb: wusbcore: implement hwahc_op_get_frame_numberThomas Pugliese2013-10-041-3/+7
* | | | usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui2013-10-043-13/+10Star
* | | | usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui2013-10-043-18/+20
* | | | USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()Wei Yongjun2013-10-011-3/+1Star
* | | | USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman2013-10-011-4/+6
* | | | Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-3013-69/+144
|\| | |
| * | | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-271-2/+3
| * | | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3Star