summaryrefslogtreecommitdiff
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAge
* usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2018-02-28
* ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2018-02-25
* xhci: Fix ring leak in failure path of xhci_alloc_virt_device()Ben Hutchings2018-01-17
* usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson2018-01-02
* xhci: plat: Register shutdown for xhci_platAdam Wallis2017-12-25
* xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman2017-12-20
* usb: host: fix incorrect updating of offsetColin Ian King2017-12-09
* usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen2017-12-09
* usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana2017-11-02
* xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman2017-10-12
* usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson2017-10-12
* usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh2017-09-13
* usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2017-08-16
* xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman2017-07-27
* xhci: fix 20000ms port resume timeoutMathias Nyman2017-07-27
* usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe2017-06-26
* usb: r8a66597-hcd: decrease timeoutChris Brandt2017-06-26
* usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-06-26
* usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen2017-05-25
* xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman2017-05-25
* usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni2017-05-25
* usb: host: xhci: print correct command ring addressPeter Chen2017-05-20
* usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski2017-05-14
* usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski2017-05-14
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-18
* usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-18
* usb: host: xhci: plat: check hcc_params after add hcdWilliam wu2017-03-12
* xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2017-01-19
* xhci: Fix race related to abort operationOGAWA Hirofumi2017-01-12
* xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi2017-01-12
* usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter2017-01-12
* usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu2017-01-12
* xhci: Handle command completion and timeout raceMathias Nyman2017-01-12
* usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang2017-01-12
* usb: xhci: fix return value of xhci_setup_device()Lu Baolu2017-01-12
* xhci: free xhci virtual devices with leaf nodes firstMathias Nyman2017-01-12
* usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie2017-01-12
* xhci: workaround for hosts missing CAS bitMathias Nyman2017-01-12
* usb: xhci: fix possible wild pointerLu Baolu2017-01-12
* USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern2017-01-06
* xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman2016-11-10
* usb: increase ohci watchdog delay to 275 msecBryan Paluch2016-11-10
* xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman2016-11-10
* xhci: fix null pointer dereference in stop command timeout functionMathias Nyman2016-09-24
* xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman2016-09-07
* xhci: don't dereference a xhci member after removing xhciMathias Nyman2016-09-07
* usb: xhci: Fix panic if disconnectJim Lin2016-09-07
* xhci: always handle "Command Ring Stopped" eventsMathias Nyman2016-09-07
* usb: ehci: change order of register cleanup during shutdownMarc Ohlf2016-09-07
* USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio2016-08-10