index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2025-05-09
i2c: imx-lpi2c: Fix clock count when probe defers
Clark Wang
2025-04-25
i2c: cros-ec-tunnel: defer probe if parent EC is not present
Thadeu Lima de Souza Cascardo
2025-04-25
i2c: atr: Fix wrong include
Andy Shevchenko
2025-03-28
i2c: omap: fix IRQ storms
Andreas Kemnade
2025-03-22
i2c: sis630: Fix an error handling path in sis630_probe()
Christophe JAILLET
2025-03-22
i2c: ali15x3: Fix an error handling path in ali15x3_probe()
Christophe JAILLET
2025-03-22
i2c: ali1535: Fix an error handling path in ali1535_probe()
Christophe JAILLET
2025-03-07
i2c: ls2x: Fix frequency division register access
Binbin Zhou
2025-03-07
i2c: npcm: disable interrupt enable bit before devm_request_irq
Tyrone Ting
2025-02-17
i2c: Force ELAN06FA touchpad I2C bus freq to 100KHz
Randolph Ha
2025-02-08
i2c: designware: Actually make use of the I2C_DW_COMMON and I2C_DW symbol nam...
Uwe Kleine-König
2025-02-08
module: Convert default symbol namespace to string literal
Masahiro Yamada
2025-01-23
i2c: atr: Fix client detach
Tomi Valkeinen
2025-01-23
i2c: testunit: on errors, repeat NACK until STOP
Wolfram Sang
2025-01-23
i2c: rcar: fix NACK handling when being a target
Wolfram Sang
2025-01-23
i2c: mux: demux-pinctrl: check initial mux selection, too
Wolfram Sang
2025-01-23
i2c: core: fix reference leak in i2c_register_adapter()
Joe Hattori
2025-01-02
i2c: microchip-core: fix "ghost" detections
Conor Dooley
2025-01-02
i2c: imx: add imx7d compatible string for applying erratum ERR007805
Carlos Song
2025-01-02
i2c: microchip-core: actually use repeated sends
Conor Dooley
2024-12-27
i2c: riic: Always round-up when calculating bus period
Geert Uytterhoeven
2024-12-27
i2c: pnx: Fix timeout in wait functions
Vladimir Riabchun
2024-12-14
i2c: i801: Add support for Intel Panther Lake
Jarkko Nikula
2024-12-05
i2c: dev: Fix memory leak when underlying adapter does not support I2C
Igor Pylypiv
2024-11-08
i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set
Liu Peibao
2024-11-05
i2c: muxes: Fix return value check in mule_i2c_mux_probe()
Yang Yingliang
2024-10-05
Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
Marek Vasut
2024-09-29
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
2024-09-27
i2c: keba: I2C_KEBA should depend on KEBA_CP500
Geert Uytterhoeven
2024-09-24
i2c: synquacer: Deal with optional PCLK correctly
Ard Biesheuvel
2024-09-24
i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
Kimriver Liu
2024-09-23
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-21
Merge tag 'i2c-host-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2024-09-12
i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-09-11
i2c: isch: Add missed 'else'
Andy Shevchenko
2024-09-11
i2c: xiic: Try re-initialization on bus busy timeout
Robert Hancock
2024-09-11
i2c: xiic: Wait for TX empty to avoid missed TX NAKs
Robert Hancock
2024-09-11
i2c: aspeed: Update the stop sw state when the bus recovery occurs
Tommy Huang
2024-09-11
i2c: designware: Use pci_get_drvdata()
Andy Shevchenko
2024-09-11
i2c: designware: Propagate firmware node
Andy Shevchenko
2024-09-11
i2c: designware: Uninline i2c_dw_probe()
Andy Shevchenko
2024-09-10
i2c: ljca: Remove unused "target_addr" parameter
Andi Shyti
2024-09-10
i2c: keba: Add KEBA I2C controller support
Gerhard Engleder
2024-09-10
i2c: i801: Use a different adapter-name for IDF adapters
Hans de Goede
2024-09-10
i2c: core: Setup i2c_adapter runtime-pm before calling device_add()
Hans de Goede
2024-09-10
i2c: ismt: kill transaction in hardware on timeout
Vasily Khoruzhick
[next]