- 5951b7c usb: xhci-mtk: remove bus status check by Chunfeng Yun · 3 years, 9 months ago
- 4b853c2 usb: xhci-mtk: remove unused members by Chunfeng Yun · 3 years, 10 months ago
- 7fed636 usb: xhci-mtk: use clock bulk to get clocks by Chunfeng Yun · 3 years, 10 months ago
- 04284eb usb: xhci-mtk: add support runtime PM by Chunfeng Yun · 3 years, 10 months ago
- 82dad9f usb: xhci-mtk: check return value in suspend/resume hooks by Chunfeng Yun · 3 years, 10 months ago
- 26b7595 USB:ehci:fix Kunpeng920 ehci hardware problem by Longfang Liu · 3 years, 10 months ago
- 7c53624 usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock by Zheng Yongjun · 3 years, 10 months ago
- e9fcb07 xhci: prevent double-fetch of transfer and transfer event TRBs by Mathias Nyman · 3 years, 10 months ago
- 286fd02 xhci: fix potential array out of bounds with several interrupters by Mathias Nyman · 3 years, 10 months ago
- 597899d xhci: check control context is valid before dereferencing it. by Mathias Nyman · 3 years, 10 months ago
- 8a157d2 xhci: check port array allocation was successful before dereferencing it by Mathias Nyman · 3 years, 10 months ago
- bee1f89 usb: xhci-mtk: support quirk to disable usb2 lpm by Chunfeng Yun · 3 years, 10 months ago
- 1f743c8 usb: xhci-mtk: fix broken streams issue on 0.96 xHCI by Chunfeng Yun · 3 years, 10 months ago
- f351f4b usb: xhci-mtk: fix oops when unbind driver by Chunfeng Yun · 3 years, 10 months ago
- d8fca03 usb: xhci-mtk: fix wrong remainder of bandwidth budget by Chunfeng Yun · 3 years, 10 months ago
- cec96bc usb: xhci-mtk: remove MODULE_ALIAS by Chunfeng Yun · 3 years, 10 months ago
- 6144ef3 usb: xhci-mtk: drop CONFIG_OF by Chunfeng Yun · 3 years, 10 months ago
- 331c505 usb: xhci-mtk: add support ip-sleep wakeup for mT8192 by Chunfeng Yun · 3 years, 10 months ago
- c03b4cc usb: xhci-mtk: support ip-sleep wakeup for MT8183 by Chunfeng Yun · 3 years, 10 months ago
- 325c3b9 usb: xhci: Remove unused function by Thinh Nguyen · 3 years, 11 months ago
- eb02aaf usb: xhci: Rewrite xhci_create_usb3_bos_desc() by Thinh Nguyen · 3 years, 11 months ago
- 64364bc usb: xhci: Fix port minor revision by Thinh Nguyen · 3 years, 11 months ago
- cd8d66c usb: xhci: Init root hub SSP rate by Thinh Nguyen · 3 years, 11 months ago
- 5e71217 USB: xhci: drop workaround for forced irq threading by Johan Hovold · 3 years, 10 months ago
- 575b1ac drivers: usb: host: fotg210-hcd.c: Fix alignment of comment by Shubhankar Kuranagatti · 3 years, 10 months ago
- 4e6e851 drivers: usb: host: fotg210-hcd.c: Fix indentation error by Shubhankar Kuranagatti · 3 years, 10 months ago
- 8460f60 usb: sl811-hcd: improve misleading indentation by Arnd Bergmann · 3 years, 10 months ago
- 8219ab4 USB: ehci: drop workaround for forced irq threading by Johan Hovold · 3 years, 10 months ago
- 0b98287 usb: host: ehci-tegra: Select USB_GADGET Kconfig option by Dmitry Osipenko · 3 years, 10 months ago
- 4da57db usb: host: ehci-platform: add spurious_oc DT support by Álvaro Fernández Rojas · 4 years ago
- 2d5ba37 usb: ehci: add spurious flag to disable overcurrent checking by Florian Fainelli · 4 years ago
- a1aea35 usb: host: Mundane spello fix in the file sl811_cs.c by Bhaskar Chowdhury · 3 years, 10 months ago
- aa403f2 Merge 5.12-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 10 months ago
- d26c00e xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state by Mathias Nyman · 3 years, 10 months ago
- b71c669 usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing by Forest Crossman · 3 years, 10 months ago
- 253f588 xhci: Improve detection of device initiated wake signal. by Mathias Nyman · 3 years, 10 months ago
- a4a251f usb: xhci: do not perform Soft Retry for some xHCI hosts by Stanislaw Gruszka · 3 years, 10 months ago
- f18b6ed usb: xhci-mtk: print debug info of endpoint interval by Chunfeng Yun · 3 years, 11 months ago
- 14295a150 usb: xhci-mtk: support to build xhci-mtk-hcd.ko by Chunfeng Yun · 3 years, 11 months ago
- dc9d3b2 usb: xhci-mtk: remove declaration of xhci_mtk_setup() by Chunfeng Yun · 3 years, 11 months ago
- ccda8c2 usb: xhci-mtk: add some schedule error number by Chunfeng Yun · 3 years, 11 months ago
- bf7da03 usb: xhci-mtk: rebuild the way to get bandwidth domain by Chunfeng Yun · 3 years, 11 months ago
- 11fdcc3 usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub by Chunfeng Yun · 3 years, 11 months ago
- 6009bea usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct by Chunfeng Yun · 3 years, 11 months ago
- 9132799 usb: xhci-mtk: use clear type instead of void by Chunfeng Yun · 3 years, 11 months ago
- b707c13 usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct by Chunfeng Yun · 3 years, 11 months ago
- 44b9482 usb: xhci-mtk: add a function to get bandwidth boundary by Chunfeng Yun · 3 years, 11 months ago
- 338af69 usb: xhci-mtk: add a function to (un)load bandwidth info by Chunfeng Yun · 3 years, 11 months ago
- 4a56adf usb: xhci-mtk: use @sch_tt to check whether need do TT schedule by Chunfeng Yun · 3 years, 11 months ago
- 1bf661d usb: xhci-mtk: add only one extra CS for FS/LS INTR by Chunfeng Yun · 3 years, 11 months ago
- 7c986fb usb: xhci-mtk: get the microframe boundary for ESIT by Chunfeng Yun · 3 years, 11 months ago
- e19ee44 usb: xhci-mtk: improve bandwidth scheduling with TT by Chunfeng Yun · 3 years, 11 months ago
- 5fa5827 usb: xhci-mtk: remove or operator for setting schedule parameters by Chunfeng Yun · 3 years, 11 months ago
- 5649d86 USB: host: uhci: remove dentry pointer for debugfs by Greg Kroah-Hartman · 4 years ago
- 82d4afc USB: host: sl811: remove dentry pointer for debugfs by Greg Kroah-Hartman · 4 years ago
- 7347f4b USB: host: isp1362: remove dentry pointer for debugfs by Greg Kroah-Hartman · 4 years ago
- 7c7b971 USB: host: isp116x: remove dentry pointer for debugfs by Greg Kroah-Hartman · 4 years ago
- 6ff6f86 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years ago
- d8c8490 Merge 5.11-rc7 into usb-next by Greg Kroah-Hartman · 4 years ago
- c8134c0 xhci: ext-caps: Use software node API with the properties by Heikki Krogerus · 4 years ago
- d4a6106 xhci: fix bounce buffer usage for non-sg list case by Mathias Nyman · 4 years ago
- 3241929 usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720 by Pali Rohár · 4 years ago
- a50ea34d usb: xhci-mtk: break loop when find the endpoint to drop by Chunfeng Yun · 4 years ago
- 074a6bd ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void by Uwe Kleine-König · 4 years ago
- 54f6a8a usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints by Chunfeng Yun · 4 years ago
- 3c648d3 xhci: handle halting transfer event properly after endpoint stop and halt raced. by Mathias Nyman · 4 years ago
- 51ee4a8 xhci: Check for pending reset endpoint command before queueing a new one. by Mathias Nyman · 4 years ago
- 741eafb xhci: remove obsolete dequeue pointer moving code by Mathias Nyman · 4 years ago
- d1dbfb9 xhci: introduce a new move_dequeue_past_td() function to replace old code. by Mathias Nyman · 4 years ago
- 1174d44 xhci: handle stop endpoint command completion with endpoint in running state. by Mathias Nyman · 4 years ago
- 9ebf300 xhci: Fix halted endpoint at stop endpoint command completion by Mathias Nyman · 4 years ago
- 674f843 xhci: split handling halted endpoints into two steps by Mathias Nyman · 4 years ago
- 7c6c334 xhci: move and rename xhci_cleanup_halted_endpoint() by Mathias Nyman · 4 years ago
- 4db35692 xhci: turn cancelled td cleanup to its own function by Mathias Nyman · 4 years ago
- a6ccd1f xhci: store TD status in the td struct instead of passing it along by Mathias Nyman · 4 years ago
- e1a2983 xhci: use xhci_td_cleanup() helper when giving back cancelled URBs by Mathias Nyman · 4 years ago
- 69eaf9e7 xhci: move xhci_td_cleanup so it can be called by more functions by Mathias Nyman · 4 years ago
- d8ac950 xhci: Add xhci_reset_halted_ep() helper function by Mathias Nyman · 4 years ago
- b05dadb xhci: flush endpoint start to reduce race risk with stop endpoint command. by Mathias Nyman · 4 years ago
- c716e8a xhci: Check link TRBs when updating ring enqueue and dequeue pointers. by Mathias Nyman · 4 years ago
- 0353810 xhci: avoid DMA double fetch when reading event trb type. by Mathias Nyman · 4 years ago
- 55f6153 xhci: remove extra loop in interrupt context by Mathias Nyman · 4 years ago
- 296fcda xhci: check slot_id is valid before gathering slot info by Lalithambika Krishna Kumar · 4 years ago
- 04d21f7 xhci: prevent a theoretical endless loop while preparing rings. by Mathias Nyman · 4 years ago
- c089cad xhci: remove xhci_stream_id_to_ring() helper by Mathias Nyman · 4 years ago
- 42f2890 xhci: add xhci_virt_ep_to_ring() helper by Mathias Nyman · 4 years ago
- 03ed579 xhci: check virt_dev is valid before dereferencing it by Mathias Nyman · 4 years ago
- b1adc42 xhci: add xhci_get_virt_ep() helper by Mathias Nyman · 4 years ago
- a1810307 xhci: remove unused event parameter from completion handlers by Mathias Nyman · 4 years ago
- d70f423 xhci: adjust parameters passed to cleanup_halted_endpoint() by Mathias Nyman · 4 years ago
- d4dff804 xhci: get isochronous ring directly from endpoint structure by Mathias Nyman · 4 years ago
- ab58f3b xhci: Avoid parsing transfer events several times by Mathias Nyman · 4 years ago
- 1d69f9d usb: xhci-mtk: fix unreleased bandwidth data by Ikjoon Jang · 4 years ago
- 1d6a815 Merge v5.11-rc5 into usb-next by Greg Kroah-Hartman · 4 years ago
- da7e0c3 xhci: tegra: Delay for disabling LFPS detector by JC Kuo · 4 years ago
- 576667b xhci: make sure TRB is fully written before giving it to the controller by Mathias Nyman · 4 years ago
- c3590c7 usb: host: ehci-tegra: Remove the driver by Dmitry Osipenko · 4 years, 1 month ago
- 643a4df USB: ehci: fix an interrupt calltrace error by Longfang Liu · 4 years ago
- 280a9045 ehci: fix EHCI host controller initialization sequence by Eugene Korenevsky · 4 years ago
- 5d5323a USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set by Michael Grzeschik · 4 years, 1 month ago