summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vudc_main.c
Commit message (Expand)AuthorAgeFilesLines
* USB: usbip: vudc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-221-1/+1
* usb: usbip: eliminate anonymous module_init & module_exitRandy Dunlap2022-03-181-4/+4
* usbip: vudc: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-02-141-1/+1
* USB: usbip: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-061-0/+1
* usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)2018-10-181-1/+9
* USB: usbip: Remove redundant license textGreg Kroah-Hartman2017-11-071-13/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usbip: vudc: Add VUDC main fileIgor Kotrasinski2016-04-261-0/+113