aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vudc_sysfs.c (follow)
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-07usb: usbip: remove null checkSudip Mukherjee1-1/+1
2016-04-29usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak1-1/+1
2016-04-29usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski1-6/+14
2016-04-26usbip: vudc: Add SysFS infrastructure for VUDCIgor Kotrasinski1-0/+221