summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2016-04-13usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-04-13usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-04-13usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda
2016-04-13usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda
2016-04-13xhci: resume USB 3 roothub firstMathias Nyman
2016-04-13usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-04Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2016-03-04usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann
2016-03-03usb: ohci: nxp: remove USB PLL and USB OTG clock managementVladimir Zapolskiy
2016-03-03usb: ohci: nxp: remove direct access to clock controller registersVladimir Zapolskiy
2016-03-03usb: ehci-atmel: use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-03usb: ohci-at91: use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-03usb: xhci-mtk: use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-03usb: host: unhide suspend/resume declarationsArnd Bergmann
2016-03-03usb: host: Host drivers relying on DMA should depend on HAS_DMAGeert Uytterhoeven
2016-03-03usb: host: xhci-plat: fix of_table.cocci warningsJulia Lawall
2016-03-03usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility stringsSimon Horman
2016-02-20usb: host: xhci-rcar: Use ARCH_RENESASSimon Horman
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas
2016-02-14usb: host: pci_quirks: fix memory leak, by adding iounmapSaurabh Sengar
2016-02-14usb: add HAS_IOMEM dependency to USB_ISP1362_HCDVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_OXU210HP_HCDVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_OHCI_HCDVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_FOTG210_HCDVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_XHCI_HCDVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_EHCI_HCDVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_SL811_HCDVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_C67X00_HCDVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_R8A66597_HCDVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_XHCI_MVEBUVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_ISP116X_HCDVegard Nossum
2016-02-14usb: host: ohci-pxa27x: propagate the irq error codeRobert Jarzmik
2016-02-14xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1Mathias Nyman
2016-02-14xhci: cleanup isoc tranfers queuing codeMathias Nyman
2016-02-14xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpointsMathias Nyman
2016-02-14xhci: refactor and cleanup endpoint initialization.Mathias Nyman
2016-02-14Merge 4.5-rc4 into usb-nextGreg Kroah-Hartman
2016-02-06usb: r8a66597: add locking to r8a66597_check_detect_childHeiner Kallweit
2016-02-04xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence
2016-02-04USB: EHCI: fix compiler warning introduced by commit 2a40f324541eAlan Stern
2016-02-03xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-03usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT
2016-02-03usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun
2016-02-03usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TTChunfeng Yun
2016-02-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-03usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu
2016-02-03usb: xhci: add a quirk bit for ssic port unusedLu Baolu
2016-02-03usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu