#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" erse.0xinfinity.dev/distro/kernel/atom/drivers/i2c/busses?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2024-10-04i2c: isch: Add missed 'else'Andy Shevchenko
2024-10-04i2c: aspeed: Update the stop sw state when the bus recovery occursTommy Huang
2024-08-29i2c: stm32f7: Add atomic_xfer method to driverSean Nyekjaer
2024-08-29i2c: riic: avoid potential division by zeroWolfram Sang
2024-08-29i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeAndi Shyti
2024-08-29i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao
2024-08-14i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeGaosheng Cui
2024-08-14i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resumeGaosheng Cui
2024-07-18i2c: rcar: fix error code in probe()Dan Carpenter
2024-07-18i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang
2024-07-18i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang
2024-07-18i2c: rcar: introduce Gen4 devicesWolfram Sang
2024-07-18i2c: rcar: reset controller is mandatory for Gen3+Wolfram Sang
2024-07-18i2c: rcar: bring hardware to known state when probingWolfram Sang
2024-07-11i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk
2024-07-11i2c: i801: Annotate apanel_addr as __ro_after_initHeiner Kallweit
2024-06-27i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi
2024-06-21i2c: designware: Fix the functionality flags of the slave-only interfaceJean Delvare
2024-06-21i2c: at91: Fix the functionality flags of the slave-only interfaceJean Delvare
2024-06-12i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()Christophe JAILLET
2024-06-12i2c: cadence: Avoid fifo clear after startSai Pavan Boddu
2024-04-13i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NICJarkko Nikula
2024-04-03i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit
2024-03-01i2c: imx: when being a target, mark the last read as processedCorey Minyard
2024-02-23i2c: i801: Fix block process call transactionsJean Delvare
2024-02-23i2c: pasemi: split driver into two separate modulesArnd Bergmann
2024-02-23i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya
2024-02-05i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126Tim Lunn