summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman2023-07-311-1/+3
|\
| * usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li2023-07-251-1/+3
* | usb: cdns3: Add PHY mode switch to usb2 PHYMinda Chen2023-07-251-0/+4
* | usb: Explicitly include correct DT includesRob Herring2023-07-254-0/+4
* | usb: cdns3: starfive: Convert to platform remove callback returning voidUwe Kleine-König2023-07-251-4/+2
* | usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang2023-07-254-8/+20
|/
* Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman2023-06-151-2/+0
* usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K2023-06-131-0/+2
* Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman2023-06-051-0/+13
|\
| * usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li2023-05-291-0/+13
* | usb: cdns3: imx: Rework system PM to avoid duplicated operationsShenwei Wang2023-05-291-3/+11
* | usb: cdns3: optimize OUT transfer by copying only actual received dataFrank Li2023-05-291-2/+2
* | usb: cdns3: improve handling of unaligned address caseFrank Li2023-05-291-4/+7
* | usb: cdns3: Add StarFive JH7110 USB driverMinda Chen2023-05-293-0/+258
* | usb: cdns3: imx: simplify clock name usageFrank Li2023-05-291-5/+5
* | usb: cdns3-ti: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-4/+2
* | usb: cdns3-plat: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-3/+2
* | usb: cdns3-imx: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-4/+2
|/
* Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman2023-04-101-2/+1
|\
| * usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak2023-04-051-2/+1
* | Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman2023-03-273-34/+17
|\|
| * usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak2023-03-161-16/+11
| * usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak2023-03-161-0/+5
| * usb: cdnsp: Fixes issue with redundant Status StagePawel Laszczak2023-03-161-18/+1
* | usb: cdns3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan2023-03-092-16/+8
* | usb: cdns3: change trace event cdns3_ring() operationLinyu Yuan2023-03-092-17/+7
|/
* Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2023-01-231-0/+12
|\
| * usb: cdns3: remove fetched trb from cache before dequeuingPawel Laszczak2023-01-171-0/+12
* | usb: cdnsp: : add scatter gather support for ISOC endpointPawel Laszczak2023-01-173-53/+63
|/
* usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak2022-11-291-10/+32
* Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman2022-11-282-13/+16
|\
| * usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak2022-11-221-4/+10
| * usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2022-11-222-9/+6
* | Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman2022-11-211-28/+28
|\|
| * usb: cdns3: host: fix endless superspeed hub port resetLi Jun2022-11-091-28/+28
* | usb: cdns3: adjust the partial logic of cdnsp_pci_removeDongliang Mu2022-10-221-5/+3
|/
* usb: cdns3: remove dead codeDongliang Mu2022-09-271-2/+0
* usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak2022-08-301-0/+1
* usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak2022-08-301-1/+2
* usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor2022-08-041-4/+8
* usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...Andrey Strachuk2022-07-271-3/+6
* Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman2022-06-201-8/+11
|\
| * usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng2022-06-101-8/+11
* | usb: cdns3: fix random warning message when driver loadFrank Li2022-06-101-1/+1
* | usb: cdns3 fix use-after-free at workaround 2Frank Li2022-06-101-1/+1
|/
* usb: cdns3: allocate TX FIFO size according to composite EP numberFrank Li2022-05-192-7/+49
* usb: cdns3: Fix issue for clear halt endpointPawel Laszczak2022-04-091-2/+5
* Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman2022-01-311-3/+3
|\
| * usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak2022-01-261-3/+3
* | usb: cdnsp: remove not used temp_64 variablesPawel Laszczak2022-01-261-3/+0