summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdnsp-gadget.c
AgeCommit message (Expand)Author
2023-10-27usb:cdnsp: remove TRB_FLUSH_ENDPOINT commandPawel Laszczak
2023-10-02usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak
2023-01-17usb: cdnsp: : add scatter gather support for ISOC endpointPawel Laszczak
2022-11-22usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak
2022-01-26usb: cdnsp: remove not used temp_64 variablesPawel Laszczak
2021-12-20Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman
2021-12-15usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restorePawel Laszczak
2021-11-17usb: cdnsp: Remove unneeded semicolon after `}'Jason Wang
2021-07-29usb: cdnsp: Fix incorrect supported maximum speedPawel Laszczak
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman
2021-05-27usb: cdns3: cdnsp-gadget: Provide function name for 'cdnsp_find_next_ext_cap()'Lee Jones
2021-05-21USB: cdnsp: drop irq-flags initialisationsJohan Hovold
2021-05-11usb: cdnsp: Fix lack of removing request from pending list.Pawel Laszczak
2021-04-12usb: cdnsp: Fixes issue with Configure Endpoint commandPawel Laszczak
2021-03-27usb: cdnsp: Fixes issue with dequeuing requests after disabling endpointPawel Laszczak
2021-02-06usb: cdnsp: Removes some useless trace eventsPawel Laszczak
2020-12-29usb: cdnsp: Fixes for sparse warningsPawel Laszczak
2020-12-29usb: cdnsp: Removes some not useful function argumentsPawel Laszczak
2020-12-29usb: cdnsp: Mark cdnsp_gadget_ops with static keywordZou Wei
2020-12-29usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak
2020-12-29usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak