summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vudc_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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-081-1/+1
* usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak2016-04-301-1/+1
* usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski2016-04-301-6/+14
* usbip: vudc: Add SysFS infrastructure for VUDCIgor Kotrasinski2016-04-271-0/+221