summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3
AgeCommit message (Expand)AuthorFilesLines
2025-07-05usb: cdns3: starfive: Initialize JH7100 host modeEmil Renner Berthing1-0/+43
2025-07-05usb: cdns3: starfive: Add StarFive JH7100 supportEmil Renner Berthing1-18/+28
2025-07-05usb: cdns3: starfive: Don't store device backpointerEmil Renner Berthing1-22/+15
2025-07-05usb: cdns3: starfive: Simplify mode initEmil Renner Berthing1-30/+21
2025-05-21usb: cdnsp: Fix issue with detecting command completion eventPawel Laszczak1-1/+17
2025-05-21usb: cdnsp: Fix issue with detecting USB 3.2 speedPawel Laszczak2-1/+6
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman5-3/+52
2025-05-01usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM versionPawel Laszczak3-1/+7
2025-05-01usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak4-2/+45
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman1-0/+2
2025-04-11usb: cdns3: Fix deadlock when using NCM gadgetRalph Siemsen1-0/+2
2025-04-11usb: cdns3: Remove the invalid commentLi Qiong1-2/+0
2025-03-14usb: host: cdns3: forward lost power information to xhciThéo Lebrun1-0/+11
2025-03-14usb: cdns3-ti: run HW init at resume() if HW was resetThéo Lebrun1-0/+25
2025-03-14usb: cdns3-ti: move reg writes to separate functionThéo Lebrun1-38/+44
2025-03-14usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()Théo Lebrun1-2/+3
2025-03-14usb: cdns3: rename hibernated argument of role->resume() to lost_powerThéo Lebrun3-4/+4
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski1-6/+7
2025-01-03usb: cdns3: remove redundant if branchHongyu Xie1-3/+1
2024-11-13usb: cdns3: Synchronise PCI IDs via common data baseAndy Shevchenko2-19/+11
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König4-4/+4
2024-09-13sub: cdns3: Use predefined PCI vendor ID constantAndy Shevchenko2-17/+17
2024-09-11usb: xhci: fix loss of data on Cadence xHCPawel Laszczak1-1/+3
2024-09-11usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak1-2/+4
2024-08-24usb: cdnsp: fix for Link TRB with TCPawel Laszczak2-0/+31
2024-08-22usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak1-1/+1
2024-07-20Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada1-1/+1
2024-06-04usb: cdns3-ti: Add workaround for Errata i2409Roger Quadros1-1/+14
2024-06-04usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros3-1/+13
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2-18/+18
2024-03-02usb: cdns3: Fix spelling mistake "supporte" -> "supported"Colin Ian King1-1/+1
2024-02-19usb: cdns3: fix memory double free when handle zero packetFrank Li1-1/+5
2024-02-19usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li1-1/+1
2024-02-19usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak3-6/+14
2024-02-19usb: cdnsp: blocked some cdns3 specific codePawel Laszczak1-2/+14
2024-01-04usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabledFrank Li1-1/+31
2024-01-04usb: cdns3: fix iso transfer error when mult is not zeroFrank Li2-23/+39
2024-01-04usb: cdns3: fix uvc failure work since sg support enabledFrank Li1-11/+40
2023-12-15usb: cdns3: Use dev_err_probeAlexander Stein1-5/+11
2023-12-11usb: cdns3: starfive: don't misuse /** commentRandy Dunlap1-1/+1
2023-12-04usb: cdnsp: Replace snprintf() with the safer scnprintf() variantLee Jones1-177/+177
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman1-0/+3
2023-11-22usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is trueFrank Li1-3/+4
2023-11-21usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak1-0/+3
2023-10-27usb:cdnsp: remove TRB_FLUSH_ENDPOINT commandPawel Laszczak4-37/+1
2023-10-02usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang1-2/+1
2023-10-02usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak1-0/+3
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman1-1/+3
2023-07-25usb: cdns3: Add PHY mode switch to usb2 PHYMinda Chen1-0/+4