..
Kconfig
USB: hub: Add Kconfig option to reduce number of port initialization retries
2020-10-02 11:29:02 +02:00
Makefile
usb: misc: Add onboard_usb_hub driver
2022-07-08 14:53:50 +02:00
buffer.c
- Yosry Ahmed brought back some cgroup v1 stats in OOM logs.
2023-06-28 10:28:11 -07:00
config.c
USB: core: Change configuration warnings to notices
2022-11-03 23:46:00 +09:00
devices.c
usb: core: devices: drop redundant buffer overflow checks
2022-04-26 13:57:38 +02:00
devio.c
usb: update the ctime as well when updating mtime after an ioctl
2023-06-13 11:58:50 +02:00
driver.c
USB: mark all struct bus_type as const
2023-03-23 13:22:00 +01:00
endpoint.c
usb: common: add function to get interval expressed in us unit
2021-03-10 09:37:17 +01:00
file.c
USB: make usb class a const structure
2023-07-25 17:49:30 +02:00
generic.c
usb: core: Fix file path that does not exist
2021-12-05 14:24:19 +01:00
hcd-pci.c
USB: Extend pci resume function to handle PM events
2023-05-13 17:33:18 +09:00
hcd.c
usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()
2022-11-29 08:56:09 +01:00
hub.c
usb: phy: add usb phy notify port status API
2023-07-26 06:38:14 +02:00
hub.h
usb: core: add sysfs entry for usb device state
2023-06-13 11:58:26 +02:00
ledtrig-usbport.c
usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard comment blocks
2020-07-09 16:46:57 +02:00
message.c
usb: Explicitly include correct DT includes
2023-07-25 18:20:02 +02:00
notify.c
USB: core: Remove usbfs_mutex
2019-06-26 10:28:09 +08:00
of.c
usb: Explicitly include correct DT includes
2023-07-25 18:20:02 +02:00
otg_productlist.h
USB: OTG: rename product list of devices
2020-06-19 08:58:55 +02:00
phy.c
usb: core: phy: add support for PHY calibration
2019-09-03 15:54:55 +02:00
phy.h
usb: core: phy: add support for PHY calibration
2019-09-03 15:54:55 +02:00
port.c
usb: core: add sysfs entry for usb device state
2023-06-13 11:58:26 +02:00
quirks.c
USB: quirks: add quirk for Focusrite Scarlett
2023-07-25 17:41:22 +02:00
sysfs.c
USB: core: Add wireless_status sysfs attribute
2023-04-03 13:30:08 +02:00
urb.c
kmsan: handle memory sent to/from USB
2022-10-03 14:03:22 -07:00
usb-acpi.c
usb: acpi: Switch to use acpi_evaluate_dsm_typed()
2023-03-16 12:15:10 +01:00
usb.c
usb: Explicitly include correct DT includes
2023-07-25 18:20:02 +02:00
usb.h
USB: make usb class a const structure
2023-07-25 17:49:30 +02:00