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