..
Kconfig
tkernel: add base tlinux kernel interfaces
2024-06-11 20:09:33 +08:00
Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
stub.h
usbip: Implement SG support to vhci-hcd and stub driver
2019-09-03 16:00:38 +02:00
stub_dev.c
tkernel: sync code to the same with tk4 pub/lts/0017-kabi
2024-06-12 13:13:20 +08:00
stub_main.c
usbip: Implement SG support to vhci-hcd and stub driver
2019-09-03 16:00:38 +02:00
stub_rx.c
tkernel: sync code to the same with tk4 pub/lts/0017-kabi
2024-06-12 13:13:20 +08:00
stub_tx.c
usbip: Implement SG support to vhci-hcd and stub driver
2019-09-03 16:00:38 +02:00
usbip_common.c
tkernel: add base tlinux kernel interfaces
2024-06-11 20:09:33 +08:00
usbip_common.h
ock: sync codes to ock 5.4.119-20.0009.21
2024-06-11 20:27:38 +08:00
usbip_event.c
ock: sync codes to ock 5.4.119-20.0009.21
2024-06-11 20:27:38 +08:00
vhci.h
USB: usbip: Remove redundant license text
2017-11-07 15:45:01 +01:00
vhci_hcd.c
tkernel: sync code to the same with tk4 pub/lts/0017-kabi
2024-06-12 13:13:20 +08:00
vhci_rx.c
tkernel: add base tlinux kernel interfaces
2024-06-11 20:09:33 +08:00
vhci_sysfs.c
ock: sync codes to ock 5.4.119-20.0009.21
2024-06-11 20:27:38 +08:00
vhci_tx.c
usbip: Fix free of unallocated memory in vhci tx
2019-10-28 17:51:06 +01:00
vudc.h
USB: usbip: convert platform driver to use dev_groups
2019-08-06 09:40:47 +02:00
vudc_dev.c
ock: sync codes to ock 5.4.119-20.0009.21
2024-06-11 20:27:38 +08:00
vudc_main.c
USB: usbip: convert platform driver to use dev_groups
2019-08-06 09:40:47 +02:00
vudc_rx.c
usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
2018-01-04 17:07:26 +01:00
vudc_sysfs.c
ock: sync codes to ock 5.4.119-20.0009.21
2024-06-11 20:27:38 +08:00
vudc_transfer.c
USB: usbip: Remove redundant license text
2017-11-07 15:45:01 +01:00
vudc_tx.c
usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
2018-01-04 17:07:27 +01:00