index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
2013-04-05
staging: usbip: userspace: show product name in `list -l' command
Kurt Kanzenbach
2013-04-05
staging: usbip: userspace: unified command line arguments
Kurt Kanzenbach
2013-04-05
staging: usbip: userspace: libsrc: cleanup parsing
Kurt Kanzenbach
2013-04-05
staging: usbip: userspace: removed unnecessary code
Kurt Kanzenbach
2013-04-05
staging: usbip: userspace: avoid memory leaks
Stefan Reif
2013-04-05
staging: usbip: simplified cleanup function
Kurt Kanzenbach
2013-04-05
staging: usbip: removed unnecessary for loop
Kurt Kanzenbach
2013-04-05
staging: usbip: removed unnecessary if-else-statements
Kurt Kanzenbach
2013-04-05
staging: usbip: simplified errorhandling
Kurt Kanzenbach
2013-04-05
staging: usbip: simple indent fix
Stefan Reif
2013-04-05
staging: usbip: remove unnused, broken macro
Stefan Reif
2013-04-05
staging: usbip: removed enumeration of comments
Kurt Kanzenbach
2013-04-05
staging: usbip: reformat function pickup_urb_and_free_priv
Stefan Reif
2013-04-05
staging: usbip: reformat function stub_recv_cmd_unlink()
Kurt Kanzenbach
2013-04-05
staging: usbip: userspace: libsrc: replace numbers by ascii
Stefan Reif
2013-03-11
staging: usbip: removed lines over 80 characters
Kurt Kanzenbach
2013-03-11
staging: usbip: userspace: fix whitespace errors
Stefan Reif
2013-03-11
staging: usbip: remove unnecessary braces
Stefan Reif
2013-03-11
staging: usbip: userspace: libsrc: added missing space
Kurt Kanzenbach
2013-03-11
staging: usbip: userspace: libsrc: removed assignments in if conditions
Kurt Kanzenbach
2013-03-11
staging: usbip: userspace: libsrc: replaced lines over 80 characters
Kurt Kanzenbach
2013-03-11
staging: usbip: userspace: libsrc: (foo*) should be (foo *)
Kurt Kanzenbach
2013-03-11
staging: usbip: userspace: libsrc: spaces required around that '='
Kurt Kanzenbach
2013-03-11
staging: usbip: userspace: libsrc: do not init static/globals to 0
Kurt Kanzenbach
2013-03-11
staging: usbip: userspace: libsrc: fix indention
Kurt Kanzenbach
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-15
staging/usbip: Mark local functions as static (fix sparse warnings)
Peter Huewe
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2013-01-22
staging: usbip: replace the interrupt safe spinlocks with common ones.
Harvey Yang
2013-01-22
staging: usbip: use interrupt safe spinlock to avoid potential deadlock.
Harvey Yang
2013-01-17
Staging: usbip: usbipcommon: Fixed single line bracing issue
Jake Champlin
2013-01-07
staging: Add angle bracket before and after the URL
Masanari Iida
2013-01-07
staging: usbip: userspace: suppress a bogus error
Ilija Hadzic
2013-01-07
staging: usbip: userspace: add option to turn fortify on or off
Ilija Hadzic
2013-01-07
staging: usbip: userspace: eliminate glib dependency
Ilija Hadzic
2013-01-07
staging: usbip: userspace: add gitignore file
Ilija Hadzic
2013-01-07
staging: usbip: userspace: fix build breakage in doc directory
Ilija Hadzic
2012-11-21
staging: usbip: remove use of __devexit_p
Bill Pemberton
2012-11-15
usb: usbip: userspace: remove the port state file when detaching port.
Harvey Yang
2012-11-13
staging: usbip: put usb_device and kill event handler thread in error cleanups.
Harvey Yang
2012-10-22
staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_start
Bernard Blackham
2012-10-22
staging: usbip: Don't leak struct file.
Bernard Blackham
2012-10-22
staging: usbip: cleanup of comments
Bart Westgeest
2012-10-22
staging: usbip: make rh_port_disconnect static
Bart Westgeest
2012-10-22
staging: usbip: replaced pointer arithmetic, and strongly type function return.
Bart Westgeest
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-09-21
staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd
navin
2012-09-21
staging: usbip: stub_dev: Fixed oops during removal of usbip_host
navin
2012-09-17
Staging: remove CONFIG_EXPERIMENTAL dependancies
Greg Kroah-Hartman
[next]