index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-02-07
staging/usbip: remove vhci_hcd vhci_hub_status change message
Shuah Khan
1
-2
/
+0
2014-02-07
staging/usbip: Fix vhci_hcd attach failure error message to be informative
Shuah Khan
1
-1
/
+2
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2014-01-09
staging: usbip: userspace: add support for viewing imported devices
Valentina Manea
6
-1
/
+134
2013-12-19
Merge branch 'master' into for-next
Jiri Kosina
9
-42
/
+120
2013-12-17
usbip: Fix sscanf handling
Alan
2
-2
/
+2
[next]