Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b05aebc25fdc5aeeac3ee29f0dc9f58dd07c13cc
/
drivers
/
usb
/
usbip
/
usbip_common.c
c7af4c2
usbip: vudc: Make usbip_common vudc-aware
by Igor Kotrasinski
· 9 years ago
bb7871a
usbip: event handler as one thread
by Nobuo Iwata
· 9 years ago
b348d7d
USB: usbip: fix potential out-of-bounds write
by Ignat Korchagin
· 9 years ago
96c2737
usbip: move usbip kernel code out of staging
by Valentina Manea
· 10 years ago
[Renamed from drivers/staging/usbip/usbip_common.c]
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
964ea96
usbip: don't open-code sockfd_lookup/sockfd_put
by Al Viro
· 11 years ago
6bb3ee6
staging: usbip: fix quoted string split across lines
by Cédric Cabessa
· 11 years ago
bf988c1
usbip:usbip_common.c: check return value of sscanf
by John de la Garza
· 11 years ago
09c8c8f
staging/usbip: simplify usbip_dump_usb_device() udev->speed handling
by Shuah Khan
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
b481c2c
staging: usbip: Remove double initialization of msg_namelen variable
by Sankha Narayan Guria
· 11 years ago
b482da2
staging:usbip:usbip_common.c: Join quoted string split accross lines
by Himangi Saraogi
· 11 years ago
b1f56ac
staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes
by Greg Kroah-Hartman
· 11 years ago
ca9fb17
staging: usbip: simple indent fix
by Stefan Reif
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
f14287b
Staging: usbip: usbipcommon: Fixed single line bracing issue
by Jake Champlin
· 12 years ago
3d0a2a2
staging: usbip: Don't leak struct file.
by Bernard Blackham
· 12 years ago
c7f0089
staging: usbip: cleanup of comments
by Bart Westgeest
· 12 years ago
36ac9b0
staging: usbip: replaced pointer arithmetic, and strongly type function return.
by Bart Westgeest
· 12 years ago
d9a8074
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
ff823c7
usb: move children to struct usb_port
by Lan Tianyu
· 12 years ago
93efc55
staging: usbip: export usbip_debug_flag as a usbip-core module parameter.
by W. Trevor King
· 12 years ago
ac2b41a
staging: usbip: changed function return type to void
by Bart Westgeest
· 13 years ago
5a08c52
staging: usbip: removed dead code from receive function
by Bart Westgeest
· 13 years ago
4529623
staging: Add module.h to more drivers implicitly using it.
by Paul Gortmaker
· 13 years ago
5ad7b85
USBIP: Remove unnecessary whitespace before newline characters.
by Akshay Joshi
· 14 years ago
3028d0a
staging: usbip: usbip_common.c: rename init and exit functions
by matt mooney
· 14 years ago
2282e1f
staging: usbip: usbip_common.c: fix misspelled function name
by matt mooney
· 14 years ago
8735276
staging: usbip: remove unnecessary lines and extra return statements
by matt mooney
· 14 years ago
1a4b6f6
staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_
by matt mooney
· 14 years ago
cacd18a
staging: usbip: fix wrong endian conversion
by David Chang
· 14 years ago
64e6242
staging: usbip: edit Kconfig and rename CONFIG options
by matt mooney
· 14 years ago
7aaacb4
staging: usbip: fix header includes
by matt mooney
· 14 years ago
6973c6f
staging: usbip: use single version for all modules
by matt mooney
· 14 years ago
981f30c
staging: usbip: change debug configuration option
by matt mooney
· 14 years ago
4ce0a41
staging: usbip: fixup MODULE_ macros
by matt mooney
· 14 years ago
6a29840
staging: usbip: remove section dividers
by matt mooney
· 14 years ago
49aecef
staging: usbip: add break to default case in switch statements
by matt mooney
· 14 years ago
f9eacc9
staging: usbip: usbip_common.c: coding style cleanup
by matt mooney
· 14 years ago
28276a2
staging: usbip: bugfix for isochronous packets and optimization
by Arjan Mels
· 14 years ago
1325f85
staging: usbip: bugfix add number of packets for isochronous frames
by Arjan Mels
· 14 years ago
9720b4b
staging/usbip: convert to kthread
by Arnd Bergmann
· 14 years ago
a7b47b9
staging: usbip: resolved a space in a comment
by Agustin March
· 14 years ago
f2102d3
staging: usbip: usbip_common: kill rx thread on tx thread creation error.
by Himanshu Chauhan
· 15 years ago
85bcb5e
USB: remove URB_NO_SETUP_DMA_MAP
by Alan Stern
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
411a861
Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG
by Himanshu
· 15 years ago
a439f5b
Staging: usbip: Remove dead code
by Himanshu Chauhan
· 15 years ago
aad86577
Staging: usbip: use print_hex_dump() instead of open coding it.
by Himanshu Chauhan
· 15 years ago
1e5065db
Staging: usbip: minor code cleanup
by Himanshu Chauhan
· 15 years ago
b8868e4
Staging: USB-IP code cleanup
by Brian G. Merrell
· 15 years ago
1d03d2b
Fix staging drivers after smp_lock.h redux
by Jean Delvare
· 15 years ago
05d6d67
Staging: usbip: usbip_start_threads(): handle kernel_thread failure
by Roel Kluin
· 16 years ago
2ae5a6d
Staging: remove remaining uses of __FUNCTION__
by Harvey Harrison
· 16 years ago
05a1f28
Staging: USB/IP: add common functions needed
by Takahiro Hirofuchi
· 17 years ago