index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-01
5
-35
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
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-08
1
-0
/
+4
*
|
|
staging: usbip: userspace: don't throw error when trying to read configuratio...
Valentina Manea
2014-03-08
1
-2
/
+15
*
|
|
staging: usbip: claim ports used by shared devices
Valentina Manea
2014-03-08
1
-0
/
+22
*
|
|
staging: usbip: trigger driver probing after unbinding from usbip-host
Valentina Manea
2014-03-08
4
-2
/
+56
*
|
|
staging: usbip: let client choose device configuration
Valentina Manea
2014-03-08
2
-28
/
+8
*
|
|
staging: usbip: userspace: increase version to 2.0
Valentina Manea
2014-03-08
1
-1
/
+1
*
|
|
staging: usbip: userspace: update dependencies in README
Valentina Manea
2014-03-08
1
-2
/
+2
*
|
|
staging: usbip: userspace: remove libsysfs flag and autoconf check
Valentina Manea
2014-03-08
1
-6
/
+0
*
|
|
staging: usbip: userspace: migrate vhci_driver to libudev
Valentina Manea
2014-03-08
3
-116
/
+44
*
|
|
staging: usbip: userspace: remove class device infrastructure in vhci_driver
Valentina Manea
2014-03-08
2
-187
/
+0
*
|
|
staging: usbip: userspace: migrate usbip_host_driver to libudev
Valentina Manea
2014-03-08
6
-264
/
+145
*
|
|
staging: usbip: userspace: move sysfs_utils to libsrc
Valentina Manea
2014-03-08
4
-4
/
+3
*
|
|
staging: usbip: userspace: add new list API
Valentina Manea
2014-03-08
1
-0
/
+136
*
|
|
staging: usbip: userspace: re-add interface information listing
Valentina Manea
2014-03-08
2
-2
/
+34
*
|
|
staging: usbip: userspace: migrate usbip_list to libudev
Valentina Manea
2014-03-08
1
-83
/
+50
*
|
|
staging: usbip: userspace: migrate usbip_unbind to libudev
Valentina Manea
2014-03-08
1
-64
/
+29
*
|
|
staging: usbip: userspace: remove useless libsysfs includes
Valentina Manea
2014-03-08
3
-4
/
+0
*
|
|
staging: usbip: userspace: migrate usbip_bind to libudev
Valentina Manea
2014-03-08
7
-127
/
+127
*
|
|
usbip:usbip_common.c: check return value of sscanf
John de la Garza
2014-03-06
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-04
1
-17
/
+1
*
|
|
staging/usbip: change usbip to include new uapi usbip.h
Shuah Khan
2014-03-04
1
-17
/
+2
*
|
|
staging/usbip: add uapi header to export usbip kernel interfaces
Shuah Khan
2014-03-04
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-27
1
-1
/
+1
*
|
|
Staging: usbip: Fix the warning of unchecked sscanf return value.
Elena Oat
2014-02-27
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
*
|
|
staging/usbip: Change vhci_hcd store_attach() device information message to i...
Shuah Khan
2014-02-07
1
-2
/
+3
*
|
|
staging/usbip: remove vhci_hcd vhci_hub_status change message
Shuah Khan
2014-02-07
1
-2
/
+0
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-22
1
-1
/
+0
|
\
\
|
|
/
|
*
Merge branch 'master' into for-next
Jiri Kosina
2013-12-19
9
-42
/
+120
|
|
\
|
*
|
staging: usbip: Remove double initialization of msg_namelen variable
Sankha Narayan Guria
2013-12-16
1
-1
/
+0
*
|
|
staging: usbip: userspace: add support for viewing imported devices
Valentina Manea
2014-01-09
6
-1
/
+134
[next]