index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2014-05-28
USB: usbip: remove CONFIG_USB_DEBUG reference
Greg Kroah-Hartman
1
-1
/
+0
2014-05-25
staging: Convert __FUNCTION__ to __func__
Joe Perches
1
-1
/
+1
2014-05-24
staging: usbip: use kcalloc instead of kzalloc for array allocations
Djordje Zekovic
1
-1
/
+1
2014-05-24
staging: usbip: Fix bad fuction definitions in usbip
Pawel Lebioda
4
-5
/
+5
2014-05-24
Staging: usbip: missing a blank lines after declarations
Pawel Lebioda
7
-2
/
+13
2014-04-15
staging/usbip: fix store_attach() sscanf return value check
Shuah Khan
1
-1
/
+1
2014-04-15
staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()
Shuah Khan
1
-2
/
+5
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-35
/
+9
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+0
2014-04-01
usbip: don't open-code sockfd_lookup/sockfd_put
Al Viro
5
-35
/
+9
2014-03-20
staging: usbip: fix line over 80 characters
Cédric Cabessa
1
-11
/
+22
2014-03-20
staging: usbip: fix quoted string split across lines
Cédric Cabessa
3
-16
/
+14
2014-03-18
staging: usbip: Fix quoted string split across lines.
Keerthimai Janarthanan
1
-17
/
+8
2014-03-10
usbcore: rename struct dev_state to struct usb_dev_state
Valentina Manea
1
-2
/
+2
2014-03-08
staging: usbip: userspace: add hwdata as optional dependency in README
Valentina Manea
1
-0
/
+4
2014-03-08
staging: usbip: userspace: don't throw error when trying to read configuratio...
Valentina Manea
1
-2
/
+15
2014-03-08
staging: usbip: claim ports used by shared devices
Valentina Manea
1
-0
/
+22
2014-03-08
staging: usbip: trigger driver probing after unbinding from usbip-host
Valentina Manea
4
-2
/
+56
2014-03-08
staging: usbip: let client choose device configuration
Valentina Manea
2
-28
/
+8
2014-03-08
staging: usbip: userspace: increase version to 2.0
Valentina Manea
1
-1
/
+1
2014-03-08
staging: usbip: userspace: update dependencies in README
Valentina Manea
1
-2
/
+2
2014-03-08
staging: usbip: userspace: remove libsysfs flag and autoconf check
Valentina Manea
1
-6
/
+0
2014-03-08
staging: usbip: userspace: migrate vhci_driver to libudev
Valentina Manea
3
-116
/
+44
2014-03-08
staging: usbip: userspace: remove class device infrastructure in vhci_driver
Valentina Manea
2
-187
/
+0
2014-03-08
staging: usbip: userspace: migrate usbip_host_driver to libudev
Valentina Manea
6
-264
/
+145
2014-03-08
staging: usbip: userspace: move sysfs_utils to libsrc
Valentina Manea
4
-4
/
+3
2014-03-08
staging: usbip: userspace: add new list API
Valentina Manea
1
-0
/
+136
2014-03-08
staging: usbip: userspace: re-add interface information listing
Valentina Manea
2
-2
/
+34
2014-03-08
staging: usbip: userspace: migrate usbip_list to libudev
Valentina Manea
1
-83
/
+50
2014-03-08
staging: usbip: userspace: migrate usbip_unbind to libudev
Valentina Manea
1
-64
/
+29
2014-03-08
staging: usbip: userspace: remove useless libsysfs includes
Valentina Manea
3
-4
/
+0
2014-03-08
staging: usbip: userspace: migrate usbip_bind to libudev
Valentina Manea
7
-127
/
+127
2014-03-06
usbip:usbip_common.c: check return value of sscanf
John de la Garza
1
-1
/
+2
2014-03-06
staging: usbip: vhci_sysfs.c: check return value of sscanf
John de la Garza
1
-2
/
+4
2014-03-04
staging/usbip: change usbip userspace to include new uapi usbip.h
Shuah Khan
1
-17
/
+1
2014-03-04
staging/usbip: change usbip to include new uapi usbip.h
Shuah Khan
1
-17
/
+2
2014-03-04
staging/usbip: add uapi header to export usbip kernel interfaces
Shuah Khan
1
-0
/
+26
2014-02-28
staging: usbip: userspace: Memory leak in usbip_exported_device_new
Heinrich Schuchardt
1
-0
/
+3
2014-02-27
staging: usbip: Fix format string mismatch in usbip_vhci_attach_device2
Masanari Iida
1
-1
/
+1
2014-02-27
Staging: usbip: Fix the warning of unchecked sscanf return value.
Elena Oat
1
-1
/
+4
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
12
-26
/
+164
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
1
-4
/
+0
2014-02-14
staging: usbip: prevent possible buffer overflow reading port records
Mark Asselstine
1
-5
/
+46
2014-02-08
Merge branch 'staging-linus' into staging-work
Greg Kroah-Hartman
2
-5
/
+6
2014-02-07
usbip/userspace/libsrc/names.c: memory leak
Heinrich Schuchardt
1
-4
/
+4
2014-02-07
staging/usbip: userspace to use linux header for usb_device_speed enum, missi...
Shuah Khan
2
-7
/
+3
2014-02-07
staging/usbip: simplify usbip_dump_usb_device() udev->speed handling
Shuah Khan
1
-20
/
+2
2014-02-07
staging: usbip: convert usbip-host driver to usb_device_driver
Valentina Manea
9
-288
/
+144
2014-02-07
staging/usbip: Change vhci_hcd store_attach() device information message to i...
Shuah Khan
1
-2
/
+3
[next]