summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
7:57:29 +0100'>2024-11-14USB: make to_usb_driver() use container_of_const()Greg Kroah-Hartman 2024-11-14USB: make single lock for all usb dynamic id listsGreg Kroah-Hartman 2024-09-03usb: Add tunnel_mode parameter to usb device structureMathias Nyman 2024-07-10USB: core: add 'shutdown' callback to usb_driverKerem Karabay 2024-05-04usb: core: Remove the useless struct usb_devmap which is just a bitmapChristophe JAILLET 2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng 2023-12-23usb: linux/usb.h: fix Excess kernel-doc description warningRandy Dunlap 2023-12-04usb: core: Allow subclassed USB drivers to override usb_choose_configuration()Douglas Anderson 2023-10-05USB: dma: remove unused function prototypeRandy Li 2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern 2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2023-04-20USB: core: Add routines for endpoint checks in old driversAlan Stern 2023-04-06USB: core: Fix docs warning caused by wireless_status featureBastien Nocera 2023-04-03USB: core: Add API to change the wireless_statusBastien Nocera 2023-04-03USB: core: Add wireless_status sysfs attributeBastien Nocera 2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann 2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman 2023-01-17USB: fix misleading usb_set_intfdata() kernel docJohan Hovold 2023-01-17USB: Improve usb_fill_* documentationRicardo Ribalda 2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman 2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2022-12-12USB: core: export usb_cache_string()Vincent Mailhol