summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/vudc_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-09usbip: vudc: fix null pointer dereference on udc->lockColin Ian King1-2/+6
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman1-2/+2
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman1-13/+0
2017-11-07usbip: use monotonic timestampsArnd Bergmann1-1/+1
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-06-08usb: usbip: remove null checkSudip Mukherjee1-1/+1
2016-04-30usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak1-1/+1
2016-04-30usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski1-6/+14
2016-04-27usbip: vudc: Add SysFS infrastructure for VUDCIgor Kotrasinski1-0/+221