summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-11-10xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-10-18xhci: Don't print a warning when setting link state for disabled portsMathias Nyman
2018-10-13usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun
2018-10-13xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
2018-09-19xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-08-24usb: xhci: increase CRS timeout valueAjay Gupta
2018-08-24usb: xhci: remove the code build warningDongjiu Geng
2018-08-24MLK-18935 usb: host: xhci-plat: add platform TPL supportPeter Chen
2018-08-24MLK-17380-5 usb: host: xhci: do not return error status for URBPeter Chen
2018-08-24MLK-17380-4 usb: host: xhci: add EH SINGLE_STEP_SET_FEATURE Test for USB2Peter Chen
2018-08-24MLK-17380-3 usb: move EH SINGLE_STEP_SET_FEATURE implement to corePeter Chen
2018-08-24MLK-17380-2 usb: host: ehci: always enable interrupt for qtd completion at te...Peter Chen
2018-08-24MLK-17380-1 usb: host: ehci: use correct device pointer for dma opsPeter Chen
2018-08-24MLK-17203 usb: host: xhci-plat: fix high bus freq release mismatchLi Jun
2018-08-24MLK-16604-1 usb: host: xhci-plat: add XHCI_MISSING_CAS quirkLi Jun
2018-08-24MLK-16735 usb: host: add XHCI_CDNS_HOST flagPeter Chen
2018-08-24MLK-16775-2 usb: xhci: plat: only do high bus freq for runtime pmLi Jun
2018-08-24usb: host: plat: Enable xHCI plat runtime PMBaolin Wang
2018-08-24usb: xhci: plat: Enable async suspend/resumeAndrew Bresticker
2018-08-24MLK-16065-10 usb: host: xhci-dbg: do not print reseverd registers for imx cdn...Peter Chen
2018-08-24MLK-16065-8 usb: host: xhci: add XHCI_SKIP_ACCESS_RESERVED_REG quirkPeter Chen
2018-08-24usb: xhci: fix spinlock recursion for USB2 test modePeter Chen
2018-08-24xhci: use correct flags for spin_lock_irqrestore() when setting port powerMathias Nyman
2018-08-24usb: xhci: Add port test modes support for usb2.Guoqing Zhang
2018-08-24usb: xhci: Expose xhci_start() function.Guoqing Zhang
2018-08-24usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang
2018-08-24usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang
2018-08-24usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen
2018-08-24usb: host: xhci: delete sp_dma_buffers for scratchpadPeter Chen
2018-08-24usb: host: xhci: using correct specification chapter reference for DCBAAPPeter Chen
2018-08-24usb: ehci: use bus->sysdev for DMA configurationPeter Chen
2018-08-24usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann
2018-08-23MLK-10051-1 usb: host: don't break clear suspend feature if otg fsm is usedLi Jun
2018-08-23MLK-9785-1 usb: host: ehci-hcd: enable park modePeter Chen
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-07-17xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-05-25xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman
2018-05-25USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann
2018-02-28usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-02-28ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida
2018-02-22usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan