aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-03-21 16:49:33 +0100
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-03-24 10:35:10 +0100
commit0c6dcc49487608e460b89ff7a6a50c084b01f3d8 (patch)
treeb7846d7b33cf680f0344b886c5bc1aa4106a0d5b /tools/perf/scripts/python/bin/stackcollapse-report
parentgpio: da9055: use new line value setter callbacks (diff)
downloadlinux-0c6dcc49487608e460b89ff7a6a50c084b01f3d8.tar.gz
linux-0c6dcc49487608e460b89ff7a6a50c084b01f3d8.zip
gpio: TODO: remove the item about the new debugfs interface
The consensus among core GPIO stakeholders seems to be that a new debugfs interface will only increase maintenance burden and will fail to attract users that care about long-term stability of the ABI[1]. Let's not go this way and not add a fourth user-facing interface to the GPIO subsystem. [1] https://lore.kernel.org/all/9d3f1ca4-d865-45af-9032-c38cacc7fe93@pengutronix.de/ Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20250321-gpio-todo-updates-v1-1-7b38f07110ee@linaro.org Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
2-3/+5 2017-02-23crypto: xts - Add ECB dependencyMilan Broz1-0/+1 2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2-141/+65 2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2-53/+10 2017-02-23crypto: cavium - remove dead MSI-X related defineChristoph Hellwig1-2/+0 2017-02-15crypto: brcm - Avoid double free in ahash_finup()Rob Rice1-1/+0 2017-02-15crypto: cavium - fix Kconfig dependenciesArnd Bergmann1-1/+2 2017-02-15crypto: cavium - cpt_bind_vq_to_grp could return an error codeGeorge Cherian1-2/+2 2017-02-15crypto: doc - fix typoGilad Ben-Yossef1-1/+1 2017-02-15hwrng: omap - update Kconfig help descriptionRussell King1-2/+2 2017-02-15crypto: ccm - drop unnecessary minimum 32-bit alignmentArd Biesheuvel1-2/+1 2017-02-15crypto: ccm - honour alignmask of subordinate MAC cipherArd Biesheuvel1-8/+10 2017-02-15crypto: caam - fix state buffer DMA (un)mappingHoria Geantă1-55/+52 2017-02-15crypto: caam - abstract ahash request double bufferingHoria Geantă1-29/+48 2017-02-15crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă1-1/+6 2017-02-15crypto: caam - fix DMA API leaks for multiple setkey() callsHoria Geantă2-252/+102 2017-02-15crypto: caam - don't dma_map key for hash algorithmsHoria Geantă1-17/+1 2017-02-15crypto: caam - use dma_map_sg() return codeHoria Geantă1-62/+71 2017-02-15crypto: caam - replace sg_count() with sg_nents_for_len()Horia Geantă2-112/+88 2017-02-15crypto: caam - check sg_count() return valueHoria Geantă1-2/+42 2017-02-15crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()Horia Geantă1-4/+4 2017-02-15crypto: caam - fix JR IO mapping if one failsTudor Ambarus1-8/+9 2017-02-15crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă2-10/+24 2017-02-15crypto: caam - don't include unneeded headersHoria Geantă2-3/+0 2017-02-15crypto: ccp - Simplify some buffer management routinesGary R Hook1-86/+56 2017-02-15crypto: ccp - Update the command queue on errorsGary R Hook1-2/+5 2017-02-15crypto: ccp - Change mode for detailed CCP init messagesGary R Hook1-3/+2 2017-02-15crypto: atmel-sha - fix error management in atmel_sha_start()Cyrille Pitchen1-5/+22 2017-02-15crypto: atmel-sha - fix missing "return" instructionsCyrille Pitchen1-5/+5 2017-02-15crypto: ccp - Set the AES size field for all modesGary R Hook3-2/+10 2017-02-11crypto: brcm - Add Broadcom SPU driverRob Rice12-0/+9516