summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdnsp-gadget.c
Commit message (Expand)AuthorAgeFilesLines
* usb:cdnsp: remove TRB_FLUSH_ENDPOINT commandPawel Laszczak2023-10-271-5/+1
* usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak2023-10-021-0/+3
* usb: cdnsp: : add scatter gather support for ISOC endpointPawel Laszczak2023-01-171-1/+1
* usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2022-11-221-8/+4
* usb: cdnsp: remove not used temp_64 variablesPawel Laszczak2022-01-261-3/+0
* Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman2021-12-201-0/+12
|\
| * usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restorePawel Laszczak2021-12-151-0/+12
* | usb: cdnsp: Remove unneeded semicolon after `}'Jason Wang2021-11-171-1/+1
|/
* usb: cdnsp: Fix incorrect supported maximum speedPawel Laszczak2021-07-291-1/+1
* Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman2021-05-311-7/+7
|\
| * usb: cdnsp: Fix lack of removing request from pending list.Pawel Laszczak2021-05-111-7/+7
* | usb: cdns3: cdnsp-gadget: Provide function name for 'cdnsp_find_next_ext_cap()'Lee Jones2021-05-271-1/+2
* | USB: cdnsp: drop irq-flags initialisationsJohan Hovold2021-05-211-2/+2
|/
* usb: cdnsp: Fixes issue with Configure Endpoint commandPawel Laszczak2021-04-121-5/+12
* usb: cdnsp: Fixes issue with dequeuing requests after disabling endpointPawel Laszczak2021-03-271-0/+4
* usb: cdnsp: Removes some useless trace eventsPawel Laszczak2021-02-061-2/+0
* usb: cdnsp: Fixes for sparse warningsPawel Laszczak2020-12-291-15/+9
* usb: cdnsp: Removes some not useful function argumentsPawel Laszczak2020-12-291-1/+1
* usb: cdnsp: Mark cdnsp_gadget_ops with static keywordZou Wei2020-12-291-1/+1
* usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak2020-12-291-6/+69
* usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak2020-12-291-0/+1954