Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8080699a3649cb0a0aed2c650a7a3a76c2025b30
/
drivers
/
usb
/
usbip
/
vhci_hcd.c
7f2b019
USB: usbip: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
3a16191
usbip: vhci-hcd: make vhci_hc_driver const
by Bhumika Goyal
· 7 years ago
0c971ed
USB: usbip: remove unneeded MODULE_VERSION() usage
by Greg Kroah-Hartman
· 7 years ago
f0d657e
usbip: Fix uninitialized variable bug in vhci
by Yuyang Du
· 7 years ago
a5c7f01
usbip: vhci-hcd: Add USB3 port status bits
by Yuyang Du
· 8 years ago
1c9de5b
usbip: vhci-hcd: Add USB3 SuperSpeed support
by Yuyang Du
· 8 years ago
03cd00d
usbip: vhci-hcd: Set the vhci structure up to work
by Yuyang Du
· 8 years ago
dff3565
usbip: vhci-hcd: Rework vhci_hcd_init
by Yuyang Du
· 8 years ago
89a73d2
usbip: vhci-hcd: Move VHCI platform device into vhci struct
by Yuyang Du
· 8 years ago
5ec0edc
usbip: vhci-hcd: Rename function names to reflect their struct names
by Yuyang Du
· 8 years ago
ec963b4
USB: usbip: fix nonconforming hub descriptor
by Johan Hovold
· 8 years ago
4eebed9
usb: usbip: Remove unnecessary get_vdev()
by Yuyang Du
· 8 years ago
7c92e5f
drivers: usb: usbip: Add missing break statement to switch
by Gustavo A. R. Silva
· 8 years ago
d79cda0
usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c
by Nobuo Iwata
· 8 years ago
6e95805
usbip: vhci_hcd: fix return value check in add_platform_device()
by Wei Yongjun
· 8 years ago
0775a9c
usbip: vhci extension: modifications to vhci driver
by Nobuo Iwata
· 9 years ago
083d5ad
usbip: rate limit get_frame_number message
by Greg Kroah-Hartman
· 9 years ago
2161979
usb: usbip: Fix possible deadlocks reported by lockdep
by Andrew Goodbody
· 9 years ago
635e664
usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb
by Igor Kotrasinski
· 9 years ago
03b0a52
usbip: vhci_hcd: only return urb at enqueue when served
by Igor Kotrasinski
· 9 years ago
0c59633
usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16
by Vaishali Thakkar
· 9 years ago
8f413d8
usbip: vhci_hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
1cc9af8
usbip: vhci_hcd: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
03f3df8
USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"
by Markus Elfring
· 10 years ago
0ca4ac7
usb: usbip: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
96c2737
usbip: move usbip kernel code out of staging
by Valentina Manea
· 10 years ago
[Renamed from drivers/staging/usbip/vhci_hcd.c]
a948318
staging: usbip: remove redundant return statements
by Max Vozeler
· 10 years ago
a06a24d
staging: usbip: fixed a coding-style warning
by Alexey Tulia
· 11 years ago
3eed8c0
Staging: usbip: missing a blank lines after declarations
by Pawel Lebioda
· 11 years ago
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
7923a65
staging: usbip: fix line over 80 characters
by Cédric Cabessa
· 11 years ago
90ae9d4
staging: usbip: Fix quoted string split across lines.
by Keerthimai Janarthanan
· 11 years ago
3b92e8ae
staging/usbip: remove vhci_hcd vhci_hub_status change message
by Shuah Khan
· 11 years ago
909cc6f
Staging: usbip: vhci_hcd.c: removed a space
by Aldo Iljazi
· 11 years ago
6fafecb
staging: usbip: Remove superfluous name cast
by Geert Uytterhoeven
· 11 years ago
1c126bc
staging: Remove superfluous name casts
by Geert Uytterhoeven
· 11 years ago
d0306a5
staging: usbip: fix sparse warnings regarding endianness
by Teodora Baluta
· 11 years ago
0e3633f
staging: usbip: vhci_hcd: remove check for dma
by navin patidar
· 11 years ago
4d42195
staging: usbip: vhci_hcd: correctly handle return value
by navin patidar
· 11 years ago
c46cb54
staging: usbip: remove unnecessary braces
by Stefan Reif
· 12 years ago
78110bb
staging: Remove unnecessary OOM messages
by Joe Perches
· 12 years ago
50b66b5
staging: usbip: replace the interrupt safe spinlocks with common ones.
by Harvey Yang
· 12 years ago
f307da9
staging: usbip: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
9e1b6cb
staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_start
by Bernard Blackham
· 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
20960fa
staging: usbip: make rh_port_disconnect static
by Bart Westgeest
· 12 years ago
cbf7d12
staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd
by navin
· 12 years ago
107f04b
staging: usbip: vhci_hcd: fixed suspend-resume loop
by navin patidar
· 12 years ago
236742d
staging: usbip: avoid deadlock in vhci_device_unlink_cleanup()
by Bernard Blackham
· 12 years ago
4ec2601
staging "usbip" Fix typos.
by Justin P. Mattock
· 12 years ago
7489301
staging: usbip: cleanup and fix of vhci_hub_status
by Bart Westgeest
· 13 years ago
ba46ce3
staging: usbip: fix the usage of kthread_stop()
by Oleg Nesterov
· 13 years ago
ea50a5d
Staging: usbip: Remove commented code.
by Santosh Nayak
· 13 years ago
34c0957
staging: usbip: removed #if 0'd out code
by Bart Westgeest
· 13 years ago
8547d4c
Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthread
by Tobias Klauser
· 13 years ago
6f480bf
usbip: simplify port status saving
by Márton Németh
· 14 years ago
4a3ca2b
usbip: dump the port status difference
by Márton Németh
· 14 years ago
bfb4ce2
usbip: only dump valid port status
by Márton Németh
· 14 years ago
0392bbb
staging: usbip: vhci_hcd.c: rename init and exit functions
by matt mooney
· 14 years ago
8735276
staging: usbip: remove unnecessary lines and extra return statements
by matt mooney
· 14 years ago
1f3a8e0
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
1a4b6f6
staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_
by matt mooney
· 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
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
071d1d4
staging: usbip: vhci_hcd.c: coding style cleanup
by matt mooney
· 14 years ago
5895198
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
cee6a26
USB: fix regression in usbip by setting has_tt flag
by Alan Stern
· 14 years ago
d1b2e95
staging: usbip: vhci: fix oops on subsequent attach
by Max Vozeler
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6445ced8
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
dbe79bb
USB 3.0 Hub Changes
by John Youn
· 23 years ago
da13051
USB: Remove bitmap #define from hcd.h
by Sarah Sharp
· 14 years ago
9720b4b
staging/usbip: convert to kthread
by Arnd Bergmann
· 14 years ago
01446ef
staging: usbip: vhci: use urb->dev->portnum to find port
by Max Vozeler
· 14 years ago
6d21215
staging: usbip: vhci: refuse to enqueue for dead connections
by Max Vozeler
· 14 years ago
b92a5e2
staging: usbip: vhci: give back URBs from in-flight unlink requests
by Max Vozeler
· 14 years ago
7606ee8
staging: usbip: vhci: update reference count for usb_device
by Max Vozeler
· 14 years ago
7571f08
staging: usbip: remove double giveback of URB
by Márton Németh
· 14 years ago
0c9a32f
staging: usbip: Notify usb core of port status changes
by Max Vozeler
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 14 years ago
0051268
Staging: usbip: fix space before tab in vhci_hcd.c
by Ruslan Pisarev
· 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
f5e08ca7
Staging: usbip: Fix typo "Contoroller".
by Robert P. J. Day
· 15 years ago
a7cd582
Staging: usb-ip: vhci_hdc:Fix the returned error value
by Shan Wei
· 15 years ago
b8868e4
Staging: USB-IP code cleanup
by Brian G. Merrell
· 15 years ago
e913397
staging: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
04679b3
Staging: USB/IP: add client driver
by Takahiro Hirofuchi
· 16 years ago