summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/vudc_main.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-22USB: usbip: vudc: Convert to platform remove callback returning voidUwe Kleine-König1-1/+1
2022-03-18usb: usbip: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2022-02-14usbip: vudc: Make use of the helper macro LIST_HEAD()Cai Huoqing1-1/+1
2019-08-06USB: usbip: convert platform driver to use dev_groupsGreg Kroah-Hartman1-0/+1
2018-10-18usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)1-1/+9
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman1-13/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-04-27usbip: vudc: Add VUDC main fileIgor Kotrasinski1-0/+113