summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/otgdev.c
Commit message (Expand)AuthorAgeFilesLines
* usb: print number of skipped OTG controllers when scanningAhmad Fatoum2024-02-291-0/+12
* usb: otg: turn global otg device into device aliasAhmad Fatoum2024-02-291-13/+9
* usb: otg: maintain list of USB OTG controllersAhmad Fatoum2024-02-291-0/+11
* usb: move include files to place where Linux has themSascha Hauer2023-03-201-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-4/+4
* usb: otg: always propagate failure to register parametersAhmad Fatoum2022-09-121-15/+18
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* usb: otg: Add support to register more than one otg devJules Maselbas2021-02-181-20/+43
* treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-261-4/+1
* usb: Add function to register otg devSascha Hauer2019-11-211-0/+69