summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2025-06-19Merge tag 'v6.1.141' into toradex_ti-linux-6.1.yEmanuele Ghidoli
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-05-30Merge tag 'v6.1.134' into toradex_ti-linux-6.1.yEmanuele Ghidoli
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
2025-03-28i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET
2025-03-28i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET
2025-03-28i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET
2025-03-07i2c: npcm: disable interrupt enable bit before devm_request_irqTyrone Ting
2025-02-21i2c: Force ELAN06FA touchpad I2C bus freq to 100KHzRandolph Ha
2025-01-23i2c: rcar: fix NACK handling when being a targetWolfram Sang
2025-01-23i2c: mux: demux-pinctrl: check initial mux selection, tooWolfram Sang
2025-01-02i2c: microchip-core: fix "ghost" detectionsConor Dooley
2025-01-02i2c: imx: add imx7d compatible string for applying erratum ERR007805Carlos Song
2025-01-02i2c: microchip-core: actually use repeated sendsConor Dooley
2024-12-27i2c: riic: Always round-up when calculating bus periodGeert Uytterhoeven
2024-12-27i2c: pnx: Fix timeout in wait functionsVladimir Riabchun
2024-12-03Merge branch 'linux-6.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Praneeth Bajjuri
2024-10-18Merge tag 'v6.1.112' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Praneeth Bajjuri
2024-10-17i2c: i801: Use a different adapter-name for IDF adaptersHans de Goede
2024-10-17i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-10-17i2c: xiic: Use devm_clk_get_enabled()Andi Shyti
2024-10-17i2c: core: Lock address during client device instantiationHeiner Kallweit
2024-10-17i2c: create debugfs entry per adapterWolfram Sang
2024-10-17i2c: xiic: Wait for TX empty to avoid missed TX NAKsRobert Hancock
2024-10-17i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-17i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resumeMarek Vasut
2024-10-17i2c: xiic: Try re-initialization on bus busy timeoutRobert Hancock
2024-10-17i2c: xiic: improve error message when transfer fails to startMarc Ferland
2024-10-17i2c: isch: Add missed 'else'Andy Shevchenko
2024-10-17i2c: aspeed: Update the stop sw state when the bus recovery occursTommy Huang
2024-10-17i2c: Add i2c_get_match_data()Biju Das
2024-09-13Merge tag 'v6.1.105' into ti-linux-6.1.y-cicdSai Sree Kartheek Adivi
2024-08-29i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao
2024-08-29i2c: tegra: allow VI support to be compiled outMichał Mirosław
2024-08-29i2c: tegra: allow DVC support to be compiled outMichał Mirosław
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-14i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()Yang Yingliang
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-08-14i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variantNeil Armstrong
2024-08-14i2c: smbus: Send alert notifications to all devices if source not foundGuenter Roeck
2024-08-14i2c: smbus: Improve handling of stuck alertsGuenter Roeck
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: testunit: avoid re-issued work after read messageWolfram Sang
2024-07-18i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang