summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3
AgeCommit message (Expand)AuthorLines
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman-1/+3
2023-07-25usb: cdns3: Add PHY mode switch to usb2 PHYMinda Chen-0/+4
2023-07-25usb: Explicitly include correct DT includesRob Herring-0/+4
2023-07-25usb: cdns3: starfive: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-07-25usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang-8/+20
2023-07-25usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li-1/+3
2023-06-15Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman-2/+0
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K-0/+2
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman-0/+13
2023-05-29usb: cdns3: imx: Rework system PM to avoid duplicated operationsShenwei Wang-3/+11
2023-05-29usb: cdns3: optimize OUT transfer by copying only actual received dataFrank Li-2/+2
2023-05-29usb: cdns3: improve handling of unaligned address caseFrank Li-4/+7
2023-05-29usb: cdns3: Add StarFive JH7110 USB driverMinda Chen-0/+258
2023-05-29usb: cdns3: imx: simplify clock name usageFrank Li-5/+5
2023-05-29usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li-0/+13
2023-05-28usb: cdns3-ti: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-05-28usb: cdns3-plat: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-05-28usb: cdns3-imx: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman-2/+1
2023-04-05usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak-2/+1
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman-34/+17
2023-03-16usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak-16/+11
2023-03-16usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak-0/+5
2023-03-16usb: cdnsp: Fixes issue with redundant Status StagePawel Laszczak-18/+1
2023-03-09usb: cdns3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan-16/+8
2023-03-09usb: cdns3: change trace event cdns3_ring() operationLinyu Yuan-17/+7
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman-0/+12
2023-01-17usb: cdnsp: : add scatter gather support for ISOC endpointPawel Laszczak-53/+63
2023-01-17usb: cdns3: remove fetched trb from cache before dequeuingPawel Laszczak-0/+12
2022-11-29usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak-10/+32
2022-11-28Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman-13/+16
2022-11-22usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak-4/+10
2022-11-22usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak-9/+6
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman-28/+28
2022-11-09usb: cdns3: host: fix endless superspeed hub port resetLi Jun-28/+28
2022-10-22usb: cdns3: adjust the partial logic of cdnsp_pci_removeDongliang Mu-5/+3
2022-09-27usb: cdns3: remove dead codeDongliang Mu-2/+0
2022-08-30usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak-0/+1
2022-08-30usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak-1/+2
2022-08-04usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor-4/+8
2022-07-27usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...Andrey Strachuk-3/+6
2022-06-20Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman-8/+11
2022-06-10usb: cdns3: fix random warning message when driver loadFrank Li-1/+1
2022-06-10usb: cdns3 fix use-after-free at workaround 2Frank Li-1/+1
2022-06-10usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng-8/+11
2022-05-19usb: cdns3: allocate TX FIFO size according to composite EP numberFrank Li-7/+49
2022-04-09usb: cdns3: Fix issue for clear halt endpointPawel Laszczak-2/+5
2022-01-31Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman-3/+3
2022-01-26usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak-3/+3
2022-01-26usb: cdnsp: remove not used temp_64 variablesPawel Laszczak-3/+0