summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vudc_sysfs.c
AgeCommit message (Expand)Author
2021-03-24usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King
2021-03-17usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan
2021-03-17usbip: fix vudc to check for stream socketShuah Khan
2019-08-06USB: usbip: convert platform driver to use dev_groupsGreg Kroah-Hartman
2018-03-09usbip: vudc: fix null pointer dereference on udc->lockColin Ian King
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman
2017-11-07usbip: use monotonic timestampsArnd Bergmann
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-06-07usb: usbip: remove null checkSudip Mukherjee
2016-04-29usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak
2016-04-29usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski
2016-04-26usbip: vudc: Add SysFS infrastructure for VUDCIgor Kotrasinski