summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJordan Crouse <jcrouse@codeaurora.org>2018-12-03 15:47:19 -0700
committerRob Clark <robdclark@gmail.com>2018-12-11 13:10:17 -0500
commitab07e0c19fda03712c979626178cf9e23d610aaf (patch)
tree05b74dd23e8537a90bea5cd9551f7153f1c2971c /tools/perf/scripts/python/bin/stackcollapse-record
parent53edf462596623f853deb70c190bf25e231fb6b5 (diff)
downloadkernel-ab07e0c19fda03712c979626178cf9e23d610aaf.tar.gz
drm/msm: Make irq_postinstall optional
Allow the KMS operation 'irq_postinstall' to be optional so that the target display drivers don't need to define a dummy function if they don't need one. v3: No changes Reviewed-by: Sean Paul <sean@poorly.run> Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
rs/i2c/busses?h=linux-6.6.y&id=0d33913fce67a93c1eb83396c3c9d6b411dcab33'>i2c: qup: jump out of the loop in case of timeoutYang Xiwen 2025-07-24i2c: omap: fix deprecated of_property_read_bool() useJohan Hovold 2025-07-24i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()Christophe JAILLET 2025-07-24i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET 2025-07-24i2c: omap: Add support for setting muxJayesh Choudhary 2025-07-24i2c: stm32: fix the device used for the DMA mapClément Le Goffic 2025-07-10i2c/designware: Fix an initialization issueMichael J. Ruhl 2025-07-06i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang 2025-07-06i2c: tiny-usb: disable zero-length read messagesWolfram Sang 2025-06-27i2c: npcm: Add clock toggle recoveryTali Perry 2025-06-27i2c: tegra: check msg length in SMBUS block readAkhil R 2025-06-27i2c: designware: Invoke runtime suspend on quick slave re-registrationTan En De 2025-06-04i2c: pxa: fix call balance of i2c->clk handling routinesVitalii Mordan 2025-06-04i2c: qup: Vote for interconnect bandwidth to DRAMStephan Gerhold 2025-06-04i2c: designware: Fix an error handling path in i2c_dw_pci_probe()Christophe JAILLET 2025-06-04i2c: designware: Use temporary variable for struct deviceAndy Shevchenko 2025-06-04i2c: designware: Remove ->disable() callbackAndy Shevchenko 2025-06-04i2c: designware: Uniform initialization flow for polling modeJarkko Nikula 2025-05-09i2c: imx-lpi2c: Fix clock count when probe defersClark Wang 2025-04-25i2c: cros-ec-tunnel: defer probe if parent EC is not presentThadeu Lima de Souza Cascardo 2025-03-28i2c: omap: fix IRQ stormsAndreas Kemnade