summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
pan title='2024-03-26 15:02:28 +0100'>2024-03-26USB: core: Fix deadlock in port "disable" sysfs attributeAlan Stern 2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2024-03-05usb: core: Set connect_type of ports based on DT nodeStephen Boyd 2024-03-05usb: port: Don't try to peer unused USB ports based on locationMathias Nyman 2024-02-19usb: core: constify the struct device_type usageRicardo B. Marliere 2023-10-21usb: core: Remove duplicated check in usb_hub_create_port_deviceHeiner Kallweit 2023-10-16usb: Inform the USB Type-C class about enumerated devicesHeikki Krogerus 2023-06-13usb: core: add sysfs entry for usb device stateRoy Luo 2022-11-08usb: core: stop USB enumeration if too many retriesRay Chi 2022-11-03usb: core: Use kstrtobool() instead of strtobool()Christophe JAILLET