linux-hardened/drivers/usb/core
Levente Polyak ba091cb014
usb: implement dedicated subsystem sysctl tables
This moves the usb related sysctl knobs to an own usb local sysctl table
in order to clean up the global sysctl as well as allow the knob to be
exported and referenced appropriately when building the usb components
as dedicated modules.

Signed-off-by: Levente Polyak <levente@leventepolyak.net>
2021-03-17 00:37:54 +01:00
..
buffer.c usb: core: Replace in_interrupt() in comments 2020-10-28 12:32:59 +01:00
config.c usb: fix a few cases of -Wfallthrough 2020-11-13 15:20:52 +01:00
devices.c USB: core: remove polling for /sys/kernel/debug/usb/devices 2020-10-02 15:32:46 +02:00
devio.c USB: core: Change %pK for __user pointers to %px 2020-11-20 16:36:31 +01:00
driver.c usbcore: Check both id_table and match() when both available 2020-10-28 13:24:58 +01:00
endpoint.c USB: core: Constify static attribute_group structs 2020-11-26 13:40:42 +01:00
file.c
generic.c usbcore: Check both id_table and match() when both available 2020-10-28 13:24:58 +01:00
hcd-pci.c usb: core: Replace in_interrupt() in comments 2020-10-28 12:32:59 +01:00
hcd.c kbuild: simplify access to the kernel's version 2021-02-16 12:01:45 +09:00
hub.c usb: implement dedicated subsystem sysctl tables 2021-03-17 00:37:54 +01:00
hub.h
Kconfig USB: hub: Add Kconfig option to reduce number of port initialization retries 2020-10-02 11:29:02 +02:00
ledtrig-usbport.c
Makefile usb: implement dedicated subsystem sysctl tables 2021-03-17 00:37:54 +01:00
message.c USB: core: drop pipe-type check from new control-message helpers 2020-12-07 15:23:24 +01:00
notify.c
of.c
otg_productlist.h
phy.c
phy.h
port.c USB: core: Constify static attribute_group structs 2020-11-26 13:40:42 +01:00
quirks.c usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable 2021-02-10 15:59:27 +01:00
sysctl.c usb: implement dedicated subsystem sysctl tables 2021-03-17 00:37:54 +01:00
sysfs.c USB: core: Constify static attribute_group structs 2020-11-26 13:40:42 +01:00
urb.c USB: move snd_usb_pipe_sanity_check into the USB core 2020-09-16 11:02:23 +02:00
usb-acpi.c
usb.c usb: implement dedicated subsystem sysctl tables 2021-03-17 00:37:54 +01:00
usb.h usbcore: Check both id_table and match() when both available 2020-10-28 13:24:58 +01:00