summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3
AgeCommit message (Expand)Author
2025-06-24usb: cdnsp: Fix issue with CV Bad Descriptor testPawel Laszczak
2025-06-19usb: cdnsp: do not disable slot for disabled slotPeter Chen
2025-05-21usb: cdnsp: Fix issue with detecting command completion eventPawel Laszczak
2025-05-21usb: cdnsp: Fix issue with detecting USB 3.2 speedPawel Laszczak
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman
2025-05-01usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM versionPawel Laszczak
2025-05-01usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman
2025-04-11usb: cdns3: Fix deadlock when using NCM gadgetRalph Siemsen
2025-04-11usb: cdns3: Remove the invalid commentLi Qiong
2025-03-14usb: host: cdns3: forward lost power information to xhciThéo Lebrun
2025-03-14usb: cdns3-ti: run HW init at resume() if HW was resetThéo Lebrun
2025-03-14usb: cdns3-ti: move reg writes to separate functionThéo Lebrun
2025-03-14usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()Théo Lebrun
2025-03-14usb: cdns3: rename hibernated argument of role->resume() to lost_powerThéo Lebrun
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-03usb: cdns3: remove redundant if branchHongyu Xie
2024-11-13usb: cdns3: Synchronise PCI IDs via common data baseAndy Shevchenko
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-13sub: cdns3: Use predefined PCI vendor ID constantAndy Shevchenko
2024-09-11usb: xhci: fix loss of data on Cadence xHCPawel Laszczak
2024-09-11usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak
2024-08-24usb: cdnsp: fix for Link TRB with TCPawel Laszczak
2024-08-22usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada
2024-06-04usb: cdns3-ti: Add workaround for Errata i2409Roger Quadros
2024-06-04usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-03-02usb: cdns3: Fix spelling mistake "supporte" -> "supported"Colin Ian King
2024-02-19usb: cdns3: fix memory double free when handle zero packetFrank Li
2024-02-19usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li
2024-02-19usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak
2024-02-19usb: cdnsp: blocked some cdns3 specific codePawel Laszczak
2024-01-04usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabledFrank Li
2024-01-04usb: cdns3: fix iso transfer error when mult is not zeroFrank Li
2024-01-04usb: cdns3: fix uvc failure work since sg support enabledFrank Li
2023-12-15usb: cdns3: Use dev_err_probeAlexander Stein
2023-12-11usb: cdns3: starfive: don't misuse /** commentRandy Dunlap
2023-12-04usb: cdnsp: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman
2023-11-22usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is trueFrank Li
2023-11-21usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak
2023-10-27usb:cdnsp: remove TRB_FLUSH_ENDPOINT commandPawel Laszczak
2023-10-02usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang
2023-10-02usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman
2023-07-25usb: cdns3: Add PHY mode switch to usb2 PHYMinda Chen
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-07-25usb: cdns3: starfive: Convert to platform remove callback returning voidUwe Kleine-König