summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-14usb: cdns3: Adds missing __iomem markersPawel Laszczak2-12/+12
2020-12-29usb: cdnsp: Fix for undefined reference to `usb_hcd_is_primary_hcd'Pawel Laszczak1-1/+6
2020-12-29usb: cdnsp: Fixes for sparse warningsPawel Laszczak7-37/+32
2020-12-29usb: cdns3: Fixes for sparse warningsPawel Laszczak2-5/+5
2020-12-29usb: cdnsp: fix error handling in cdnsp_mem_init()Pawel Laszczak1-12/+24
2020-12-29usb: cdns3: Removes xhci_cdns3_suspend_quirk from host-export.hPawel Laszczak2-8/+3
2020-12-29usb: cdnsp: Removes some not useful function argumentsPawel Laszczak3-14/+13
2020-12-29usb: cdns3: fix warning when USB_CDNS_HOST is not setRandy Dunlap1-2/+2
2020-12-29usb: cdns3: fix build when PM_SLEEP is not setRandy Dunlap1-0/+5
2020-12-29usb: cdnsp: Mark cdnsp_gadget_ops with static keywordZou Wei1-1/+1
2020-12-29MAINTAINERS: add Cadence USBSSP DRD IP driver entryPawel Laszczak1-0/+9
2020-12-29usb: cdns3: Change file names for cdns3 driver.Pawel Laszczak7-11/+11
2020-12-29usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak8-16/+1614
2020-12-29usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak15-29/+6641