summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin2016-04-131-1/+1
* xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2016-04-134-4/+9
* usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu2016-04-131-0/+6
* usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda2016-04-131-0/+13
* usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2016-04-132-0/+11
* xhci: resume USB 3 roothub firstMathias Nyman2016-04-131-3/+3
* usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski2016-04-131-1/+3
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-2/+0
|\
| * gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-2/+0
* | Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-03-042-5/+2
|\ \
| * | usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann2016-03-042-5/+2
* | | usb: ohci: nxp: remove USB PLL and USB OTG clock managementVladimir Zapolskiy2016-03-031-52/+10
* | | usb: ohci: nxp: remove direct access to clock controller registersVladimir Zapolskiy2016-03-031-18/+0
* | | usb: ehci-atmel: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-4/+2
* | | usb: ohci-at91: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-5/+3
* | | usb: xhci-mtk: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-7/+3
* | | usb: host: unhide suspend/resume declarationsArnd Bergmann2016-03-032-4/+0
* | | usb: host: Host drivers relying on DMA should depend on HAS_DMAGeert Uytterhoeven2016-03-031-5/+4
* | | usb: host: xhci-plat: fix of_table.cocci warningsJulia Lawall2016-03-031-0/+1
* | | usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility stringsSimon Horman2016-03-031-0/+5
|/ /
* | usb: host: xhci-rcar: Use ARCH_RENESASSimon Horman2016-02-201-1/+1
* | usb: host: pci_quirks: fix memory leak, by adding iounmapSaurabh Sengar2016-02-141-1/+2
* | usb: add HAS_IOMEM dependency to USB_ISP1362_HCDVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_OXU210HP_HCDVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_OHCI_HCDVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_FOTG210_HCDVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_XHCI_HCDVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_EHCI_HCDVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_SL811_HCDVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_C67X00_HCDVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_R8A66597_HCDVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_XHCI_MVEBUVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_ISP116X_HCDVegard Nossum2016-02-141-0/+1
* | usb: host: ohci-pxa27x: propagate the irq error codeRobert Jarzmik2016-02-141-1/+1
* | xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1Mathias Nyman2016-02-142-5/+20
* | xhci: cleanup isoc tranfers queuing codeMathias Nyman2016-02-141-72/+53
* | xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpointsMathias Nyman2016-02-142-2/+12
* | xhci: refactor and cleanup endpoint initialization.Mathias Nyman2016-02-142-96/+69
* | Merge 4.5-rc4 into usb-nextGreg Kroah-Hartman2016-02-148-29/+88
|\ \
| * | xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence2016-02-041-0/+4
| * | xhci: Fix list corruption in urb dequeue at host removalMathias Nyman2016-02-031-1/+3
| * | usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT2016-02-031-1/+2
| * | usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun2016-02-031-0/+23
| * | usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TTChunfeng Yun2016-02-031-3/+13
| * | usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu2016-02-031-1/+3
| * | usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu2016-02-031-1/+6
| * | usb: xhci: add a quirk bit for ssic port unusedLu Baolu2016-02-032-34/+46
| * | usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu2016-02-031-19/+29
| * | Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman2016-02-031-10/+0
| |/
* | usb: r8a66597: add locking to r8a66597_check_detect_childHeiner Kallweit2016-02-061-0/+2
OpenPOWER on IntegriCloud