aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2019-09-16usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai
2019-09-12usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-09-12xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-09-12xhci: Use %zu for printing size_t typeFabio Estevam
2019-09-12xhci: update bounce buffer with correct sg numHenry Lin
2019-05-23usb: u132-hcd: fix resource leakMukesh Ojha
2019-04-07usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman
2019-04-07xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-04-07usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano
2019-03-16usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan
2019-01-12usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai
2018-12-30xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-12-30USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne
2018-12-30xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2018-12-30USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-15usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2018-12-15xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George
2018-12-15usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-12-15usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-12-15xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh
2018-12-15xhci: handle port status events for removed USB3 hcdMathias Nyman
2018-12-15xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman
2018-11-13xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta
2018-11-13usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com
2018-11-10usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus
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-10usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha
2018-09-26usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai
2018-09-26usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun
2018-09-26xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman
2018-07-20usb: xhci: Fix memory leak in xhci_endpoint_reset()Zheng Xiaowei
2018-07-06xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-07-02usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng
2018-06-25usb: xhci: increase CRS timeout valueAjay Gupta
2018-06-25usb: xhci: tegra: fix runtime PM error handlingStefan Agner
2018-06-25usb: xhci: remove the code build warningDongjiu Geng
2018-06-25xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing
2018-06-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-01Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier
2018-06-01xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier
2018-06-01xhci: Allow more than 32 quirksMarc Zyngier
2018-06-01usb: xhci: force all memory allocations to nodeAdam Wallis
2018-05-31USB: ehci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: fhci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: fotg210-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: imx21-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman