Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5d5e4522a7f404d1a96fd6c703989d32a9c9568d
/
drivers
/
usb
/
usbip
/
vhci_sysfs.c
4e9c93af
usbip: add sysfs_lock to synchronize sysfs code paths
by Shuah Khan
· 3 years, 10 months ago
718ad96
usbip: fix vhci_hcd attach_store() races leading to gpf
by Shuah Khan
· 3 years, 11 months ago
f55a057
usbip: fix vhci_hcd to check for stream socket
by Shuah Khan
· 3 years, 11 months ago
894f1f4
kcov, usbip: collect coverage from vhci_rx_loop
by Nazime Hande Harputluoglu
· 4 years, 2 months ago
a0d6ec8
usbip: vhci_sysfs: fix potential Spectre v1
by Gustavo A. R. Silva
· 7 years ago
ca35910
USB: move many drivers to use DEVICE_ATTR_WO
by Greg Kroah-Hartman
· 7 years ago
5468099
usbip: vhci_hcd: update 'status' file header and format
by Shuah Khan
· 7 years ago
2f2d008
usbip: prevent vhci_hcd driver from leaking a socket pointer address
by Shuah Khan
· 7 years ago
7f2b019
USB: usbip: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
a38711a
usbip: auto retry for concurrent attach
by Nobuo Iwata
· 7 years ago
b891245
usbip: vhci-hcd: Clean up the code by adding a new macro
by Yuyang Du
· 8 years ago
df9032c
usbip: Add USB_SPEED_SUPER as valid arg
by Yuyang Du
· 8 years ago
1c9de5b
usbip: vhci-hcd: Add USB3 SuperSpeed support
by Yuyang Du
· 8 years ago
03cd00d
usbip: vhci-hcd: Set the vhci structure up to work
by Yuyang Du
· 8 years ago
89a73d2
usbip: vhci-hcd: Move VHCI platform device into vhci struct
by Yuyang Du
· 8 years ago
5ec0edc
usbip: vhci-hcd: Rename function names to reflect their struct names
by Yuyang Du
· 8 years ago
918b8ac
usbip: fix warning in vhci_hcd_probe/lockdep_init_map
by Shuah Khan
· 8 years ago
0775a9c
usbip: vhci extension: modifications to vhci driver
by Nobuo Iwata
· 9 years ago
2161979
usb: usbip: Fix possible deadlocks reported by lockdep
by Andrew Goodbody
· 9 years ago
96c2737
usbip: move usbip kernel code out of staging
by Valentina Manea
· 10 years ago
[Renamed from drivers/staging/usbip/vhci_sysfs.c]
de4734b
staging/usbip: fix store_attach() sscanf return value check
by Shuah Khan
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
964ea96
usbip: don't open-code sockfd_lookup/sockfd_put
by Al Viro
· 11 years ago
6bb3ee6
staging: usbip: fix quoted string split across lines
by Cédric Cabessa
· 11 years ago
88fa1eb
staging: usbip: vhci_sysfs.c: check return value of sscanf
by John de la Garza
· 11 years ago
7ca363f
Merge branch 'staging-linus' into staging-work
by Greg Kroah-Hartman
· 11 years ago
a6646ea
staging/usbip: Change vhci_hcd store_attach() device information message to include speed string
by Shuah Khan
· 11 years ago
8360fb0
staging/usbip: Fix vhci_hcd attach failure error message to be informative
by Shuah Khan
· 11 years ago
b1f56ac
staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes
by Greg Kroah-Hartman
· 11 years ago
3d0a2a2
staging: usbip: Don't leak struct file.
by Bernard Blackham
· 12 years ago
ba46ce3
staging: usbip: fix the usage of kthread_stop()
by Oleg Nesterov
· 13 years ago
cf77acf
usbip: change dev_attr_group to constant
by Márton Németh
· 14 years ago
a6d81814a
usbip: remove extra whitespace
by Márton Németh
· 14 years ago
988e752
usbip: remove check for negative values for an unsigned value
by Márton Németh
· 14 years ago
1f3a8e0
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
1a4b6f6
staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_
by matt mooney
· 14 years ago
7aaacb4
staging: usbip: fix header includes
by matt mooney
· 14 years ago
bd608f6
staging: usbip: vhci_sysfs.c: coding style cleanup
by matt mooney
· 14 years ago
d1b2e95
staging: usbip: vhci: fix oops on subsequent attach
by Max Vozeler
· 14 years ago
9720b4b
staging/usbip: convert to kthread
by Arnd Bergmann
· 14 years ago
551cdbb
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
by Greg Kroah-Hartman
· 15 years ago
b8868e4
Staging: USB-IP code cleanup
by Brian G. Merrell
· 16 years ago
2961f24
Staging: BUG to BUG_ON changes
by Stoyan Gaydarov
· 16 years ago
e913397
staging: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
04679b3
Staging: USB/IP: add client driver
by Takahiro Hirofuchi
· 17 years ago