aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-10-23usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun
2017-10-23usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun
2017-10-23usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun
2017-10-23usb: xhci-mtk: check clock stability of U3_MACChunfeng Yun
2017-10-23usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()Chunfeng Yun
2017-10-23usb: xhci-mtk: use dma_set_mask_and_coherent() in probe functionChunfeng Yun
2017-10-17xhci: Convert timers to use timer_setup()Kees Cook
2017-10-17usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-10-17usb: xhci: Reset halted endpoint if trb is noopLu Baolu
2017-10-17xhci: Cleanup current_cmd in xhci_cleanup_command_queue()Jeffy Chen
2017-10-17xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman
2017-10-05usb: host: xhci-plat: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-05xhci: trace slot context when calling xhci_configure_endpoint()Mathias Nyman
2017-10-05xhci: allow TRACE to work with EVENT ring dequeueAdam Wallis
2017-10-05usb: xhci: reduce device initiated resume time variance.Anshuman Gupta
2017-10-05usb: xhci: Handle USB transaction error on address commandLu Baolu
2017-10-05usb: xhci: Remove xhci->mutex from xhci_alloc_dev()Lu Baolu
2017-10-05usb: xhci: Return error when host is dead in xhci_disable_slot()Lu Baolu
2017-10-05usb: xhci: Fix memory leak when xhci_disable_slot() returns errorLu Baolu
2017-10-05usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu
2017-10-05usb: xhci: Disable slot even when virt-dev is nullLu Baolu
2017-10-05usb: xhci: Add debugfs interface for xHCI driverLu Baolu
2017-10-05xhci: add port speed ID to portsc tracingMathias Nyman
2017-10-05usb: host: xhci support option to disable the xHCI USB2 HW LPMThang Q. Nguyen
2017-10-04ehci-atmel: Power down during suspend is normalRomain Izard
2017-10-04usb: ohci-sa1111: remove special sa1111 mmio accessorsRussell King
2017-10-04usb: ohci-sa1111: convert shutdown method to native device_driverRussell King
2017-10-04usb: ohci-sa1111: use sa1111_get_irq() to obtain IRQ resourcesRussell King
2017-10-04usb: max3421: Add devicetree supportJules Maselbas
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng
2017-09-18xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman
2017-09-18xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman
2017-09-18usb: host: xhci-plat: allow sysdev to inherit from ACPIAdam Wallis
2017-09-18xhci: fix wrong endpoint ESIT value shown in tracingMathias Nyman
2017-09-18usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2017-09-18xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2017-09-18usb: xhci: Free the right ring in xhci_add_endpoint()Lu Baolu
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig
2017-08-31usb: imx21-hcd: make imx21_hc_driver constBhumika Goyal
2017-08-31usb: host: make ehci_fsl_overrides const and __initconstBhumika Goyal
2017-08-31usb: xhci-mtk: add generic compatible stringChunfeng Yun
2017-08-28usb: xhci: Support enabling of compliance mode for xhci 1.1Jack Pham
2017-08-28usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh
2017-08-16xhci: rework bus_resume and check ports are suspended before resuming them.Mathias Nyman
2017-08-16xhci: add port status tracingMathias Nyman
2017-08-16xhci: rename temp and temp1 variablesMathias Nyman