aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2024-11-11 01:30:28 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-11-12 12:16:48 +0100
commit1d062ff3034866c94658d40d5e26f7bd7ef9d83c (patch)
tree63be05b8c4a855e4390f822324b7f771847ab895 /tools/perf/scripts/python/task-analyzer.py
parentdt-bindings: usb: sunxi-musb: add Allwinner A523 compatible string (diff)
downloadlinux-1d062ff3034866c94658d40d5e26f7bd7ef9d83c.tar.gz
linux-1d062ff3034866c94658d40d5e26f7bd7ef9d83c.zip
dt-bindings: usb: add A523 compatible string for EHCI and OCHI
The Allwinner A523/T527 feature generic EHCI and OHCI compatible USB-2.0 host controllers (in addition to an MUSB and an XHCI controller). Add the new name to the list of supported compatible strings. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20241111013033.22793-10-andre.przywara@arm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
ng5-6/+5 2013-07-11watchdog: Add Broadcom BCM2835 watchdog timer driverLubomir Rintel4-0/+206 2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar5-473/+0 2013-07-11watchdog: xilinx: Setup the origin compatible stringMichal Simek1-0/+1 2013-07-11watchdog: xilinx: Fix driver headerMichal Simek1-20/+10 2013-07-11watchdog: wdrtas: don't use custom version of print_hex_dumpAndy Shevchenko1-26/+3 2013-07-11watchdog: core: don't try to stop device if not runningHector Palacios1-2/+4 2013-07-11watchdog: jz4740: Pass device to clk_getLars-Peter Clausen1-1/+1 2013-07-11watchdog: twl4030: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1 2013-07-11watchdog: mpcore: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0 2013-07-11watchdog: da9055: use platform_{get,set}_drvdata()Jingoo Han1-2/+2 2013-07-11watchdog: da9052: use platform_{get,set}_drvdata()Jingoo Han1-2/+2 2013-07-11watchdog: cpwd: use platform_{get,set}_drvdata()Jingoo Han1-2/+2 2013-07-11watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_opsJingoo Han1-10/+8 2013-07-11watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()Jingoo Han1-2/+2 2013-07-11watchdog: wm831x: use platform_{get,set}_drvdata()Jingoo Han1-2/+2 2013-07-11watchdog: wm831x_wdt: use devm_gpio_request_one()Jingoo Han1-11/+6 2013-07-11watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han1-2/+1 2013-07-11watchdog: sp805_wdt: use devm_clk_get()Jingoo Han1-5/+2 2013-07-11watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0 2013-07-11watchdog: shwdt: use devm_clk_get()Jingoo Han1-12/+4 2013-07-11watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han1-5/+2 2013-07-11watchdog: imx2_wdt: use devm_clk_get()Jingoo Han1-4/+2 2013-07-11watchdog: dw_wdt: Staticize local symbolSachin Kamat1-2/+2 2013-07-11watchdog: dw_wdt: use devm_clk_get()Jingoo Han1-5/+2 2013-07-11watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han1-57/+10 2013-07-11watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han1-2/+2 2013-07-11watchdog: riowd: use devm_kzalloc()Jingoo Han1-6/+2 2013-07-11watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han1-7/+3 2013-07-11watchdog: nuc900_wdt: use devm_*() functionsJingoo Han1-39/+11 2013-07-11watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han1-3/+1 2013-07-11watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han1-5/+4 2013-07-11watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1 2013-07-11watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han1-8/+4 2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman14-124/+291 2013-07-10Revert "Makefile: Fix install error with make -j option"Linus Torvalds1-1/+1 2013-07-10mm: remove free_area_cacheMichel Lespinasse17-66/+0