summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-12-09xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani
2015-12-09usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski
2015-11-09xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-09xhci: handle no ping response error properlyMathias Nyman
2015-10-22usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-10-22xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman
2015-10-22xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-22usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros
2015-10-22usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-10-22usb: xhci: lock mutex on xhci_stopRoger Quadros
2015-10-22xhci: give command abortion one more chance before killing xhciMathias Nyman
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-08-16drivers/usb: Delete XHCI command timer if necessaryGavin Shan
2015-08-16xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-10xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-08-10xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-08-10xhci: report U3 when link is in resume stateZhuang Jin Can
2015-08-10xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-08-03usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-08-03USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2015-05-24usb: host: xhci: add mutex for non-thread-safe dataChris Bainbridge
2015-05-24usb: make module xhci_hcd removableArthur Demchenkov
2015-05-09xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-05-09xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-05-09xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-04-28Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-04-07usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-07usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-07usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-07usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-07usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-07usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-07usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-07usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-07usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-07tracing: Add TRACE_SYSTEM_VAR to xhci-hcdSteven Rostedt (Red Hat)
2015-04-07Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman
2015-04-03ehci-hub: use USB_DT_HUBSergei Shtylyov
2015-04-03fhci-hub: use USB_DT_HUBSergei Shtylyov
2015-04-03fotg210-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03fusbh200-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03imx21-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03isp116x-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03isp1362-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03max3421-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03ohci-hub: use USB_DT_HUBSergei Shtylyov
2015-04-03oxu210hp-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03r8a66597-hcd: use USB_DT_HUBSergei Shtylyov