| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: host: ohci-pxa27x: Fix and & vs | typo | Dan Carpenter | 2023-04-05 | 1 | -1/+1 |
* | usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math | Kees Cook | 2023-03-11 | 1 | -1/+1 |
* | usb: host: xhci-plat: add wakeup entry at sysfs | Peter Chen | 2023-02-06 | 1 | -1/+1 |
* | usb: host: ehci-fsl: Fix module alias | Alexander Stein | 2023-01-24 | 1 | -1/+1 |
* | usb: xhci: Check endpoint is valid before dereferencing it | Jimmy Hu | 2023-01-24 | 1 | -1/+4 |
* | xhci-pci: set the dma max_seg_size | Ricardo Ribalda | 2023-01-24 | 1 | -0/+2 |
* | xhci: Remove device endpoints from bandwidth list when freeing the device | Mathias Nyman | 2022-11-03 | 1 | -8/+12 |
* | usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller | Jens Glathe | 2022-11-03 | 1 | -1/+7 |
* | usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() | Jianglei Nie | 2022-10-26 | 1 | -1/+6 |
* | xhci: Don't show warning for reinit on known broken suspend | Mario Limonciello | 2022-10-26 | 1 | -1/+2 |
* | xhci: Add grace period after xHC start to prevent premature runtime suspend. | Mathias Nyman | 2022-09-15 | 3 | -2/+15 |
* | usb: host: ohci-ppc-of: Fix refcount leak bug | Liang He | 2022-08-25 | 1 | -0/+1 |
* | usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe | Miaoqian Lin | 2022-08-25 | 1 | -0/+1 |
* | usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe | Miaoqian Lin | 2022-08-25 | 1 | -0/+1 |
* | xhci: make xhci_handshake timeout for xhci_reset() adjustable | Mathias Nyman | 2022-07-21 | 4 | -15/+16 |
* | xhci: bail out early if driver can't accress host in resume | Mathias Nyman | 2022-07-21 | 1 | -1/+3 |
* | drivers: usb: host: Fix deadlock in oxu_bus_suspend() | Duoming Zhou | 2022-06-14 | 1 | -0/+2 |
* | USB: host: isp116x: check return value after calling platform_get_resource() | Zhen Ni | 2022-06-14 | 1 | -2/+4 |
* | USB: Fix xhci event ring dequeue pointer ERDP update issue | Weitao Wang | 2022-05-12 | 1 | -0/+2 |
* | xhci: stop polling roothubs after shutdown | Henry Lin | 2022-05-12 | 1 | -0/+11 |
* | xhci: Prevent futile URB re-submissions due to incorrect return value. | Hongyu Xie | 2022-03-02 | 1 | -3/+6 |
* | xhci: re-initialize the HC during resume if HCE was set | Puma Hsu | 2022-03-02 | 1 | -6/+13 |
* | usb: uhci: add aspeed ast2600 uhci support | Neal Liu | 2022-01-27 | 1 | -1/+2 |
* | xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set. | Mathias Nyman | 2022-01-05 | 1 | -1/+4 |
* | xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending | Kai-Heng Feng | 2021-12-14 | 1 | -4/+0 |
* | xhci: Fix commad ring abort, write all 64 bits to CRCR register. | Mathias Nyman | 2021-12-08 | 1 | -7/+14 |
* | usb: max-3421: Use driver data instead of maintaining a list of bound devices | Uwe Kleine-König | 2021-11-26 | 1 | -20/+5 |
* | usb: host: ohci-tmio: check return value after calling platform_get_resource() | Yang Yingliang | 2021-11-26 | 1 | -1/+1 |
* | xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay | Mathias Nyman | 2021-11-26 | 1 | -1/+2 |
* | xhci: Enable trust tx length quirk for Fresco FL11 USB controller | Nikolay Martynov | 2021-10-20 | 1 | -0/+2 |
* | xhci: Fix command ring pointer corruption while aborting a command | Pavankumar Kondeti | 2021-10-20 | 1 | -4/+10 |
* | Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk... | Mathias Nyman | 2021-09-22 | 1 | -12/+12 |
* | usb: host: fotg210: fix the actual_length of an iso packet | Kelly Devilliv | 2021-09-22 | 2 | -8/+2 |
* | usb: host: fotg210: fix the endpoint's transactional opportunities calculation | Kelly Devilliv | 2021-09-22 | 1 | -19/+17 |
* | usb: ehci-orion: Handle errors of clk_prepare_enable() in probe | Evgeny Novikov | 2021-09-22 | 1 | -2/+6 |
* | usb: host: ohci-tmio: add IRQ check | Sergey Shtylyov | 2021-09-22 | 1 | -0/+3 |
* | usb: host: xhci-rcar: Don't reload firmware after the completion | Yoshihiro Shimoda | 2021-09-22 | 1 | -0/+7 |
* | USB:ehci:fix Kunpeng920 ehci hardware problem | Longfang Liu | 2021-08-15 | 1 | -0/+3 |
* | xhci: add xhci_get_virt_ep() helper | Mathias Nyman | 2021-07-28 | 2 | -14/+47 |
* | usb: max-3421: Prevent corruption of freed memory | Mark Tomlinson | 2021-07-28 | 1 | -30/+14 |
* | xhci: Fix lost USB 2 remote wake | Mathias Nyman | 2021-07-28 | 1 | -1/+2 |
* | xhci: Do not use GFP_KERNEL in (potentially) atomic context | Christophe JAILLET | 2021-05-22 | 1 | -3/+3 |
* | usb: sl811-hcd: improve misleading indentation | Arnd Bergmann | 2021-05-22 | 1 | -5/+4 |
* | usb: xhci: Increase timeout for HC halt | Maximilian Luz | 2021-05-22 | 1 | -2/+3 |
* | usb: fotg210-hcd: Fix an error message | Christophe JAILLET | 2021-05-22 | 1 | -2/+2 |
* | usb: xhci: Fix port minor revision | Thinh Nguyen | 2021-05-22 | 1 | -0/+9 |
* | usb: xhci-mtk: fix broken streams issue on 0.96 xHCI | Chunfeng Yun | 2021-04-07 | 1 | -1/+9 |
* | usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing | Forest Crossman | 2021-03-17 | 1 | -2/+6 |
* | xhci: Improve detection of device initiated wake signal. | Mathias Nyman | 2021-03-17 | 1 | -3/+13 |
* | xhci: fix bounce buffer usage for non-sg list case | Mathias Nyman | 2021-02-10 | 1 | -11/+20 |