summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vudc_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* USB: usbip: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-061-1/+6
* usbip: vudc: fix null pointer dereference on udc->lockColin Ian King2018-03-091-2/+6
* USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-241-2/+2
* USB: usbip: Remove redundant license textGreg Kroah-Hartman2017-11-071-13/+0
* usbip: use monotonic timestampsArnd Bergmann2017-11-071-1/+1
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: usbip: remove null checkSudip Mukherjee2016-06-071-1/+1
* usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak2016-04-291-1/+1
* usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski2016-04-291-6/+14
* usbip: vudc: Add SysFS infrastructure for VUDCIgor Kotrasinski2016-04-261-0/+221