summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng2023-10-251-2/+2
* usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda2023-08-111-0/+1
* usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen2023-08-111-1/+7
* usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang2023-05-171-3/+0
* xhci: fix debugfs register accesses while suspendedJohan Hovold2023-05-171-0/+1
* usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter2023-04-051-1/+1
* usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook2023-03-111-1/+1
* usb: host: xhci-plat: add wakeup entry at sysfsPeter Chen2023-02-061-1/+1
* usb: host: ehci-fsl: Fix module aliasAlexander Stein2023-01-241-1/+1
* xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2023-01-242-0/+9
* xhci: Fix null pointer dereference when host diesMathias Nyman2023-01-241-0/+5
* usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu2023-01-241-1/+4
* xhci-pci: set the dma max_seg_sizeRicardo Ribalda2023-01-241-0/+2
* xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman2022-11-031-8/+12
* usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe2022-11-031-1/+7
* usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie2022-10-261-1/+6
* xhci: Don't show warning for reinit on known broken suspendMario Limonciello2022-10-261-1/+2
* xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman2022-09-153-2/+15
* Revert "xhci: turn off port power in shutdown"Mathias Nyman2022-09-153-16/+3
* usb: host: ohci-ppc-of: Fix refcount leak bugLiang He2022-08-251-0/+1
* usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin2022-08-251-0/+1
* usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin2022-08-251-0/+1
* xhci: turn off port power in shutdownMathias Nyman2022-07-023-3/+16
* drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou2022-06-141-0/+2
* USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni2022-06-141-2/+4
* USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang2022-05-121-0/+2
* xhci: stop polling roothubs after shutdownHenry Lin2022-05-121-0/+11
* usb: ehci: add pci device support for Aspeed platformsNeal Liu2022-04-151-0/+9
* xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman2022-04-154-15/+16
* xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie2022-03-021-3/+6
* xhci: re-initialize the HC during resume if HCE was setPuma Hsu2022-03-021-6/+13
* usb: uhci: add aspeed ast2600 uhci supportNeal Liu2022-01-271-1/+2
* xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman2022-01-051-1/+4
* xhci: avoid race between disable slot command and host runtime suspendMathias Nyman2021-12-143-8/+16
* xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng2021-12-141-4/+0
* xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman2021-12-081-7/+14
* usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König2021-11-261-20/+5
* usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang2021-11-261-1/+1
* xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman2021-11-261-1/+2
* usb: ehci: handshake CMD_RUN instead of STS_HALTNeal Liu2021-11-123-1/+17
* xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov2021-10-201-0/+2
* xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti2021-10-201-4/+10
* xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell2021-10-201-0/+5
* Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman2021-09-221-12/+12
* usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv2021-09-222-8/+2
* usb: host: fotg210: fix the endpoint's transactional opportunities calculationKelly Devilliv2021-09-221-19/+17
* usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov2021-09-221-2/+6
* usb: host: ohci-tmio: add IRQ checkSergey Shtylyov2021-09-221-0/+3
* usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda2021-09-221-0/+7
* USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu2021-08-151-0/+3