summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3
AgeCommit message (Expand)Author
2025-06-19Merge tag 'v6.1.141' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-05-30Merge tag 'v6.1.134' into toradex_ti-linux-6.1.yEmanuele Ghidoli
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
2024-12-27usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros
2024-12-03Merge branch 'linux-6.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Praneeth Bajjuri
2024-10-18Merge tag 'v6.1.112' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Praneeth Bajjuri
2024-10-17usb: xhci: fix loss of data on Cadence xHCPawel Laszczak
2024-10-17usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak
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-02Merge tag 'v6.1.80' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
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-03-01Merge tag 'v6.1.79' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-02-12usb: cdns3-ti: Add workaround for Errata i2409Roger Quadros
2024-02-12usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros
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-20Merge tag 'v6.1.67' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-12-03usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak
2023-10-19usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak
2023-10-19usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang
2023-09-23usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang
2023-08-21Merge tag 'v6.1.46' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-08-03usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li
2023-07-19Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-07-19usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-06-29usb: cdns3: Set default EP buffer sizeRavi Gunasekaran
2023-06-09usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li
2023-04-13usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak
2023-03-30usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak
2023-03-30usb: cdnsp: Fixes issue with redundant Status StagePawel Laszczak
2023-03-30usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak
2023-01-24usb: cdns3: remove fetched trb from cache before dequeuingPawel Laszczak
2022-12-31usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak
2022-11-22usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak
2022-11-22usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak
2022-11-09usb: cdns3: host: fix endless superspeed hub port resetLi Jun
2022-09-27usb: cdns3: remove dead codeDongliang Mu
2022-08-30usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak
2022-08-30usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak
2022-08-04usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor
2022-07-27usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...Andrey Strachuk
2022-06-20Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman
2022-06-10usb: cdns3: fix random warning message when driver loadFrank Li