summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-05-17USB: ehci-platform: fix companion-device leakJohan Hovold
2017-05-17usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-05-17usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-04-26usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann
2017-04-19usb: host: xhci: print correct command ring addressPeter Chen
2017-04-19usb: host: xhci: delete sp_dma_buffers for scratchpadPeter Chen
2017-04-19usb: host: xhci: using correct specification chapter reference for DCBAAPPeter Chen
2017-04-19xhci: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-04-19usb: host: xhci-plat: set resume_quirk() for R-Car controllersYoshihiro Shimoda
2017-04-19usb: host: xhci-plat: add resume_quirk()Yoshihiro Shimoda
2017-04-19usb: host: xhci-plat: enable clk in resume timingYoshihiro Shimoda
2017-04-19usb: host: plat: Enable xHCI plat runtime PMBaolin Wang
2017-04-18xhci: use correct flags for spin_lock_irqrestore() when setting port powerMathias Nyman
2017-04-08usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros
2017-04-08usb: xhci: refine xhci_decode_trb()Lu Baolu
2017-04-08usb: xhci: fix link trb decodingLu Baolu
2017-04-08usb: xhci: remove xhci_dbg_ctx()Lu Baolu
2017-04-08usb: xhci: remove xhci_debug_trb()Lu Baolu
2017-04-08usb: xhci: remove ring debugging codeLu Baolu
2017-04-08usb: xhci: remove enq_updates and deq_updates from ringLu Baolu
2017-04-08usb: xhci: remove error messages for failed memory allocationLu Baolu
2017-04-08usb: xhci: make several functions staticLu Baolu
2017-04-08usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu
2017-04-08usb: xhci: add xhci_log_ring trace eventsLu Baolu
2017-04-08xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman
2017-04-08xhci: Do not halt the host until both HCD have disconnected their devices.Joel Stanley
2017-04-08xhci: add slot and endpoint numbers to debug messages in handle_tx_eventZhengjun Xing
2017-04-08usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi
2017-04-08usb: host: xhci: add Slot and EP Context tracersFelipe Balbi
2017-04-08usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi
2017-04-08usb: host: xhci: print device slot from URB tracersFelipe Balbi
2017-04-08usb: xhci: Add port test modes support for usb2.Guoqing Zhang
2017-04-08usb: xhci: Expose xhci_start() function.Guoqing Zhang
2017-04-08usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang
2017-04-08usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang
2017-04-08usb: xhci: clear EINT bit in status correctlyLu Baolu
2017-04-08usb: xhci: plat: Enable async suspend/resumeAndrew Bresticker
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman
2017-03-29xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman
2017-03-29xhci: Set URB actual length for stopped control transfersMathias Nyman
2017-03-29xhci: plat: Register shutdown for xhci_platAdam Wallis
2017-03-23usb: ehci: use bus->sysdev for DMA configurationPeter Chen
2017-03-23usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann
2017-03-23usb: ehci: fsl: use bus->sysdev for DMA configurationArnd Bergmann
2017-03-23ohci-pci: add qemu quirkGerd Hoffmann
2017-03-17usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda
2017-03-17usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda
2017-03-17usb: host: Allow to build ehci orion with mvebu SoCsGregory CLEMENT
2017-03-17usb: orion-ehci: Add support for the Armada 3700Hua Jing
2017-03-17usb: host: ehci-platform: fix usb 1.1 device is not connected in system resumeYoshihiro Shimoda