summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3
AgeCommit message (Expand)Author
2025-06-23Merge tag 'v6.6.94' into 6.6-2.2.x-imxEmanuele Ghidoli
2025-06-19usb: cdnsp: Fix issue with detecting USB 3.2 speedPawel Laszczak
2025-06-19usb: cdnsp: Fix issue with detecting command completion eventPawel Laszczak
2025-05-21Merge tag 'v6.6.91' into update_stableStephan Kulow
2025-05-21Merge tag 'v6.6.89' into update_stableStephan Kulow
2025-05-18usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM versionPawel Laszczak
2025-05-18usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak
2025-05-02usb: cdns3: Fix deadlock when using NCM gadgetRalph Siemsen
2025-01-03Merge tag 'v6.6.68' into 6.6-2.2.x-imxDaiane Angolini
2025-01-03Merge tag 'v6.6.54' into 6.6-2.2.x-imxDaiane Angolini
2024-12-27usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros
2024-12-27usb: cdns3-ti: Add workaround for Errata i2409Roger Quadros
2024-10-04usb: xhci: fix loss of data on Cadence xHCPawel Laszczak
2024-10-04usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak
2024-09-24Merge tag 'v6.6.51' into lf-6.6.yJason Liu
2024-09-04usb: cdnsp: fix for Link TRB with TCPawel Laszczak
2024-09-04usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak
2024-03-11Merge tag 'v6.6.20' into lf-6.6.yJason Liu
2024-03-01usb: cdns3: fix memory double free when handle zero packetFrank Li
2024-03-01usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li
2024-03-01usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak
2024-03-01usb: cdnsp: blocked some cdns3 specific codePawel Laszczak
2024-01-25usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabledFrank Li
2024-01-25usb: cdns3: fix iso transfer error when mult is not zeroFrank Li
2024-01-25usb: cdns3: fix uvc failure work since sg support enabledFrank Li
2023-12-03usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak
2023-10-30LF-8904 usb: cdns3: imx: Rework system PM to avoid duplicated operationsShenwei Wang
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
2023-07-25usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang
2023-07-25usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li
2023-06-15Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman
2023-05-29usb: cdns3: imx: Rework system PM to avoid duplicated operationsShenwei Wang
2023-05-29usb: cdns3: optimize OUT transfer by copying only actual received dataFrank Li
2023-05-29usb: cdns3: improve handling of unaligned address caseFrank Li
2023-05-29usb: cdns3: Add StarFive JH7110 USB driverMinda Chen
2023-05-29usb: cdns3: imx: simplify clock name usageFrank Li
2023-05-29usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li
2023-05-28usb: cdns3-ti: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: cdns3-plat: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: cdns3-imx: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman
2023-04-05usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman