summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann2017-04-262-13/+4
* usb: host: xhci: print correct command ring addressPeter Chen2017-04-191-1/+1
* usb: host: xhci: delete sp_dma_buffers for scratchpadPeter Chen2017-04-192-15/+4
* usb: host: xhci: using correct specification chapter reference for DCBAAPPeter Chen2017-04-191-1/+1
* xhci: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-192-72/+29
* usb: host: xhci-plat: set resume_quirk() for R-Car controllersYoshihiro Shimoda2017-04-193-0/+20
* usb: host: xhci-plat: add resume_quirk()Yoshihiro Shimoda2017-04-192-0/+16
* usb: host: xhci-plat: enable clk in resume timingYoshihiro Shimoda2017-04-191-1/+10
* usb: host: plat: Enable xHCI plat runtime PMBaolin Wang2017-04-191-7/+46
* xhci: use correct flags for spin_lock_irqrestore() when setting port powerMathias Nyman2017-04-181-10/+10
* usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros2017-04-083-0/+15
* usb: xhci: refine xhci_decode_trb()Lu Baolu2017-04-081-20/+20
* usb: xhci: fix link trb decodingLu Baolu2017-04-081-7/+5
* usb: xhci: remove xhci_dbg_ctx()Lu Baolu2017-04-083-181/+0
* usb: xhci: remove xhci_debug_trb()Lu Baolu2017-04-083-63/+0
* usb: xhci: remove ring debugging codeLu Baolu2017-04-084-75/+0
* usb: xhci: remove enq_updates and deq_updates from ringLu Baolu2017-04-084-16/+0
* usb: xhci: remove error messages for failed memory allocationLu Baolu2017-04-084-16/+12
* usb: xhci: make several functions staticLu Baolu2017-04-082-70/+30
* usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu2017-04-082-27/+0
* usb: xhci: add xhci_log_ring trace eventsLu Baolu2017-04-083-0/+74
* xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman2017-04-084-67/+80
* xhci: Do not halt the host until both HCD have disconnected their devices.Joel Stanley2017-04-081-10/+10
* xhci: add slot and endpoint numbers to debug messages in handle_tx_eventZhengjun Xing2017-04-081-25/+55
* usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi2017-04-081-22/+37
* usb: host: xhci: add Slot and EP Context tracersFelipe Balbi2017-04-084-2/+302
* usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi2017-04-082-12/+18
* usb: host: xhci: print device slot from URB tracersFelipe Balbi2017-04-081-3/+5
* usb: xhci: Add port test modes support for usb2.Guoqing Zhang2017-04-082-0/+87
* usb: xhci: Expose xhci_start() function.Guoqing Zhang2017-04-082-1/+2
* usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang2017-04-082-18/+33
* usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang2017-04-081-21/+45
* usb: xhci: clear EINT bit in status correctlyLu Baolu2017-04-081-2/+2
* usb: xhci: plat: Enable async suspend/resumeAndrew Bresticker2017-04-081-0/+2
* Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-033-18/+29
|\
| * xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman2017-03-291-18/+25
| * xhci: Set URB actual length for stopped control transfersMathias Nyman2017-03-291-0/+3
| * xhci: plat: Register shutdown for xhci_platAdam Wallis2017-03-291-0/+1
* | usb: ehci: use bus->sysdev for DMA configurationPeter Chen2017-03-231-6/+6
* | usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann2017-03-233-18/+44
* | usb: ehci: fsl: use bus->sysdev for DMA configurationArnd Bergmann2017-03-231-2/+2
* | ohci-pci: add qemu quirkGerd Hoffmann2017-03-233-1/+19
* | usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda2017-03-171-0/+3
* | usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda2017-03-171-0/+3
* | usb: host: Allow to build ehci orion with mvebu SoCsGregory CLEMENT2017-03-171-1/+1
* | usb: orion-ehci: Add support for the Armada 3700Hua Jing2017-03-171-0/+36
* | usb: host: ehci-platform: fix usb 1.1 device is not connected in system resumeYoshihiro Shimoda2017-03-171-0/+7
* | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-179-16/+14
* | usb: host: Remove remaining pci_pool in commentsRomain Perier2017-03-163-3/+3
|/
* Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-115-8/+8
|\
OpenPOWER on IntegriCloud