summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vudc_dev.c
AgeCommit message (Expand)AuthorLines
2021-04-05usbip: vudc synchronize sysfs code pathsShuah Khan-0/+1
2019-08-06USB: usbip: convert platform driver to use dev_groupsGreg Kroah-Hartman-9/+0
2019-01-30usbip: Fix vep_free_request() null pointer checks on input argsShuah Khan-1/+2
2018-07-13usb: usbip: remove redundant pointer epColin Ian King-2/+0
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman-13/+0
2017-11-07usbip: use monotonic timestampsArnd Bergmann-4/+3
2017-11-07usbip: fix off-by-one frame number calculationArnd Bergmann-1/+1
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+1
2016-12-05usbip: vudc: Refactor init_vudc_hw() to be more obviousKrzysztof Opasiak-17/+18
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-1/+1
2016-11-03usb: ip: remove unnecessary & operationFelipe Balbi-1/+1
2016-10-27usb: usbip:checkpatch; fix bare use of unsignedJai Krishna-4/+4
2016-08-30usbip: vudc: Fix apparent cut-n-paste errorDave Jones-1/+1
2016-04-28usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak-1/+1
2016-04-28usb: usbip: vudc: Fix WARN_ON() usage patternKrzysztof Opasiak-3/+2
2016-04-26usbip: vudc: Add UDC specific opsIgor Kotrasinski-0/+662