summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2024-10-10i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel
2024-10-10i2c: designware: fix controller is holding SCL low while ENABLE bit is disabledKimriver Liu
2024-10-10i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-10-10i2c: core: Lock address during client device instantiationHeiner Kallweit
2024-10-10i2c: xiic: Wait for TX empty to avoid missed TX NAKsRobert Hancock
2024-10-10i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-10i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resumeMarek Vasut
2024-10-10i2c: xiic: Try re-initialization on bus busy timeoutRobert Hancock
2024-10-10i2c: xiic: improve error message when transfer fails to startMarc Ferland
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: 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-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-13Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-07-12i2c: testunit: avoid re-issued work after read messageWolfram Sang
2024-07-12i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang
2024-07-11i2c: mark HostNotify target address as usedWolfram Sang
2024-07-11i2c: testunit: correct Kconfig descriptionWolfram Sang
2024-07-10i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang
2024-07-09i2c: rcar: bring hardware to known state when probingWolfram Sang
2024-07-04i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk
2024-06-28i2c: testunit: discard write requests while old command is runningWolfram Sang
2024-06-28i2c: testunit: don't erase registers after STOPWolfram Sang
2024-06-26i2c: viai2c: turn common code into a proper moduleArnd Bergmann
2024-06-21i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi
2024-06-12i2c: designware: Fix the functionality flags of the slave-only interfaceJean Delvare
2024-06-12i2c: at91: Fix the functionality flags of the slave-only interfaceJean Delvare
2024-05-23i2c: synquacer: Remove a clk reference from struct synquacer_i2cChristophe JAILLET
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-13Merge branch 'i2c/for-current' into i2c/for-mergewindowWolfram Sang
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit
2024-05-13Merge tag 'i2c-host-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2024-05-06i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()Christophe JAILLET
2024-05-06i2c: acpi: Unbind mux adapters before deleteHamish Martin
2024-05-06i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko
2024-05-06i2c: pxa: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-05-06i2c: s3c2410: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-05-06i2c: rk3x: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-05-06i2c: qcom-geni: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-05-06i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-05-06i2c: synquacer: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-05-06i2c: stm32f7: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-05-06i2c: stm32f4: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-05-06i2c: st: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-05-06i2c: omap: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang