summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-10-27usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-10-27usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-10-27xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman
2015-10-27xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-27usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros
2015-10-27usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-08-27xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-08-27xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-08-27xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-08-19drivers/usb: Delete XHCI command timer if necessaryGavin Shan
2015-08-19xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-04usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-06-10xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-10xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-10xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-17usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-24usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-24usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-03-14xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-03-14xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-14xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-03-14usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard
2015-03-06USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-01-27USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-01-27xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede
2015-01-27xhci: Check if slot is already in default state before moving it thereMathias Nyman
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-11-22USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu
2014-11-22USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-11-03xhci: no switching back on non-ULT HaswellOliver Neukum
2014-11-03usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki
2014-11-03xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede
2014-11-03USB: HWA: fix a warning messageDan Carpenter
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-03USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'Paul Bolle
2014-10-03xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker
2014-10-03xhci: Export symbols used by host-controller driversAndrew Bresticker
2014-10-03xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker