index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
Age
Commit message (
Expand
)
Author
2021-09-22
usbip:vhci_hcd USB port can get stuck in the disabled state
Shuah Khan
2021-09-22
usbip: give back URBs for unsent unlink requests during cleanup
Anirudh Rayabharam
2021-05-14
usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
Ye Bin
2021-04-14
usbip: synchronize event handler with sysfs code paths
Shuah Khan
2021-04-14
usbip: vudc synchronize sysfs code paths
Shuah Khan
2021-04-14
usbip: stub-dev synchronize sysfs code paths
Shuah Khan
2021-04-14
usbip: add sysfs_lock to synchronize sysfs code paths
Shuah Khan
2021-04-07
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
Shuah Khan
2021-03-24
usbip: Fix incorrect double assignment to udc->ud.tcp_rx
Colin Ian King
2021-03-17
usbip: fix vudc usbip_sockfd_store races leading to gpf
Shuah Khan
2021-03-17
usbip: fix vhci_hcd attach_store() races leading to gpf
Shuah Khan
2021-03-17
usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
Shuah Khan
2021-03-17
usbip: fix vudc to check for stream socket
Shuah Khan
2021-03-17
usbip: fix vhci_hcd to check for stream socket
Shuah Khan
2021-03-17
usbip: fix stub_dev to check for stream socket
Shuah Khan
2021-01-12
usb: usbip: vhci_hcd: protect shift size
Randy Dunlap
2019-12-31
usbip: Fix error path of vhci_recv_ret_submit()
Suwan Kim
2019-12-31
usbip: Fix receive error in vhci-hcd when using scatter-gather
Suwan Kim
2019-11-29
usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
Suwan Kim
2019-11-29
USBIP: add config dependency for SGL_ALLOC
Oliver Neukum
2019-10-28
usbip: Fix free of unallocated memory in vhci tx
Suwan Kim
2019-10-04
usbip: vhci_hcd indicate failed message
Mao Wenan
2019-09-03
usbip: Implement SG support to vhci-hcd and stub driver
Suwan Kim
2019-08-09
USB: usbip: convert to use dev_groups
Greg Kroah-Hartman
2019-08-06
USB: usbip: convert platform driver to use dev_groups
Greg Kroah-Hartman
2019-06-05
usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()
Suwan Kim
2019-06-03
Merge 5.2-rc3 into usb-next
Greg Kroah-Hartman
2019-05-29
usbip: usbip_host: fix stub_dev lock context imbalance regression
Shuah Khan
2019-05-21
usbip: usbip_host: fix BUG: sleeping function called from invalid context
Shuah Khan
2019-05-21
usbip: usbip_host: cleanup do_rebind() return path
Shuah Khan
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-04-30
usbip: vhci_hcd: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-25
usb: usbip: fix isoc packet num validation in get_pipe
Malte Leip
2019-04-25
usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()
Dan Carpenter
2019-03-19
usbip: Remove unnecessary null check
Suwan Kim
2019-01-30
usbip: Fix vep_free_request() null pointer checks on input args
Shuah Khan
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
2019-01-25
usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
Shuah Khan
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-18
USB: usbip: delete README file
Greg Kroah-Hartman
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-18
usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
Shuah Khan (Samsung OSG)
2018-10-09
usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
Shuah Khan (Samsung OSG)
2018-07-13
usb: usbip: remove redundant pointer ep
Colin Ian King
2018-05-24
usbip: vhci_sysfs: fix potential Spectre v1
Gustavo A. R. Silva
2018-05-16
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
2018-05-15
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
2018-05-15
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
[next]