summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip
Commit message (Expand)AuthorAgeFilesLines
* usbip: synchronize event handler with sysfs code pathsShuah Khan2021-04-051-0/+2
* usbip: vudc synchronize sysfs code pathsShuah Khan2021-04-052-0/+6
* usbip: stub-dev synchronize sysfs code pathsShuah Khan2021-04-051-2/+9
* usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan2021-04-053-5/+29
* usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan2021-03-261-0/+2
* usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King2021-03-171-1/+1
* usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan2021-03-101-8/+34
* usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan2021-03-101-4/+25
* usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan2021-03-101-7/+25
* usbip: fix vudc to check for stream socketShuah Khan2021-03-101-0/+9
* usbip: fix vhci_hcd to check for stream socketShuah Khan2021-03-101-1/+9
* usbip: fix stub_dev to check for stream socketShuah Khan2021-03-101-1/+11
* Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman2021-01-111-0/+2
|\
| * usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap2021-01-041-0/+2
* | usb: usbip: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2021-01-071-3/+1
* | kcov, usbip: collect coverage from vhci_rx_loopNazime Hande Harputluoglu2020-12-283-0/+32
|/
* usbip: Remove in_interrupt() checkAhmed S. Darwish2020-10-281-5/+0
* usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabledShuah Khan2020-10-071-1/+7
* Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman2020-10-051-6/+0
|\
| * Revert "usbip: Implement a match function to fix usbip"M. Vefa Bicakci2020-09-251-6/+0
* | usbip: simplify the return expression of usbip_core_init()Liu Shixin2020-09-161-7/+1
|/
* usbip: Implement a match function to fix usbipM. Vefa Bicakci2020-08-181-0/+6
* usbip: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-094-8/+7
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-7/+7
* usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim2019-12-171-4/+9
* usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim2019-12-171-0/+3
* usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim2019-11-131-18/+32
* USBIP: add config dependency for SGL_ALLOCOliver Neukum2019-11-121-0/+1
* Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman2019-11-041-0/+3
|\
| * usbip: Fix free of unallocated memory in vhci txSuwan Kim2019-10-281-0/+3
* | Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman2019-10-141-2/+2
|\|
| * usbip: vhci_hcd indicate failed messageMao Wenan2019-10-041-2/+2
* | usbip: clean up an indentation issueColin Ian King2019-10-041-1/+1
|/
* usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim2019-09-038-127/+380
* USB: usbip: convert to use dev_groupsGreg Kroah-Hartman2019-08-091-42/+8
* USB: usbip: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-064-11/+8
* usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()Suwan Kim2019-06-051-7/+5
* Merge 5.2-rc3 into usb-nextGreg Kroah-Hartman2019-06-031-22/+53
|\
| * usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan2019-05-291-13/+23
| * usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan2019-05-211-22/+43
* | usbip: usbip_host: cleanup do_rebind() return pathShuah Khan2019-05-211-5/+3
|/
* Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-082-10/+5
|\
| * usbip: vhci_hcd: Mark expected switch fall-throughGustavo A. R. Silva2019-04-301-0/+1
| * usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()Dan Carpenter2019-04-251-3/+3
| * usbip: Remove unnecessary null checkSuwan Kim2019-03-191-7/+1
* | usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-04-252-9/+10
|/
* usbip: Fix vep_free_request() null pointer checks on input argsShuah Khan2019-01-301-1/+2
* Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman2019-01-281-7/+0
|\
| * USB: usbip: delete README fileGreg Kroah-Hartman2019-01-181-7/+0
* | usbip: Fix vhci_urb_enqueue() URB null transfer buffer error pathShuah Khan2019-01-251-2/+4