summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-12-12usb: ehci-fsl: Fix compilation error when enable EHCI for ls1012a.Ran Wang
2017-12-12usb: fsl: Fix compilation errorRamneek Mehresh
2017-12-12fsl/usb: Workarourd for USB erratum-A005697Ramneek Mehresh
2017-09-25USB: fix problems with duplicate filename '/bus/platform/devices/fsl-ehci.0'yinbo.zhu
2017-09-25Add macro ehci_has_fsl_susp_errata for fix arm64 compiled issue.yinbo.zhu
2017-09-25usb: kconfig: remove dependency FSL_SOC for ehci fsl driverRajesh Bhagat
2017-09-25usb: pm: Fix usb pm support for deep-sleepRamneek Mehresh
2017-09-25usb: gadget: Fix kernel boot dump for usb gadegt drvRamneek Mehresh
2017-09-25usb: host: Fix usb suspend/resume for deep-sleepRamneek Mehresh
2017-09-25usb: host: Modify workaround for USB Erratum A005697Nikhil Badola
2017-09-25usb: pm: Fix sleep/deep-sleep issue for external ULPI phyRamneek Mehresh
2017-09-25usb: fsl: Fix deep-sleep resume issue caused by usbRamneek Mehresh
2017-09-25usb: pm: Fix pm defect in rcpm driver for usb ipRamneek Mehresh
2017-09-25usb: fsl: Set USB_EN bit to select ULPI phyNikhil Badola
2017-09-25usb :fsl: Remove USB Errata checking codeNikhil Badola
2017-09-25usb: host: Add Deep Sleep support for USB drvNikhil Badola
2017-09-25usb: host: Modify PHY_CLK_VALID bit usageRamneek Mehresh
2017-09-25usb: phy: Workaround for USB erratum-A005728Suresh Gupta
2017-09-25usb: host: Stops USB controller init if PLL fails to lockyinbo.zhu
2017-09-25usb: gadget: Fix USB gadget drv start issueRamneek Mehresh
2017-09-25usb: host: Remove host drv upon otg bring-upRamneek Mehresh
2017-09-25usb: host: Add support to add/remove usb host driverRamneek Mehresh
2017-09-25usb: host: enable USB wakeupZhao Chenhui
2017-06-24usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-06-24usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng
2017-06-24usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-06-24usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-05-25usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-05-25xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-05-25usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-05-25xhci: remove GFP_DMA flag from allocationMatthias Lange
2017-05-25ohci-pci: add qemu quirkGerd Hoffmann
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen
2017-05-20usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros
2017-05-14usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-14usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-04-12usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi
2017-04-12usb: xhci: add quirk flag for broken PED bitsFelipe Balbi
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-18usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen
2017-03-18usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok
2017-03-12usb: host: xhci: plat: check hcc_params after add hcdWilliam wu
2017-01-19xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-12xhci: Fix race related to abort operationOGAWA Hirofumi
2017-01-12xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi
2017-01-12usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter
2017-01-12usb: return error code when platform_get_irq failsPan Bian
2017-01-12usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-01-12xhci: Handle command completion and timeout raceMathias Nyman
2017-01-12usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang