summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
18 hoursMerge branch 'i2c/i2c-next' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
35 hoursi2c: rcar: fix reset handling for Gen5Wolfram Sang
35 hoursi2c: mxs: fix DMA channel leak on probe errorRuoyu Wang
35 hoursi2c: mux: demux-pinctrl: fix OF node leak on kstrdup failureLinkai Gong
35 hoursi2c: ocores: Disable clock on failed resumeRuoyu Wang
35 hoursi2c: imx-lpi2c: reset controller in probe stageCarlos Song
35 hoursi2c: imx-lpi2c: properly unwind resources on probe failureCarlos Song
35 hoursi2c: busses: drop redundant dev_err_probe() around irq helpersPei Xiao
37 hoursMerge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
38 hoursMerge tag 'i2c-7.3-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
3 daysMerge tag 'acpi-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
5 daysRevert "i2c: designware: defer probe if child GpioInt controllers are not bound"Linus Torvalds
11 daysMerge branch 'acpi-video'Rafael J. Wysocki
11 daysMerge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
2026-07-29i2c: core: support recovery for single-ended GPIOsJie Li
2026-07-29i2c: rcar: add R-Car Gen5 supportWolfram Sang
2026-07-29i2c: i2c-gpio: Enhance driver for buses with shared SCLMarkus Stockhausen
2026-07-29i2c: algo: bit: Allow to skip bit testMarkus Stockhausen
2026-07-28i2c: qcom-geni: Add trace events for Qualcomm GENI I2C driverPraveen Talari
2026-07-28i2c: qup: Propagate clock enable failuresPengpeng Hou
2026-07-28i2c: qcom-cci: drop custom suspend/resume and rely on runtime PM helpersWenmeng Liu
2026-07-28i2c: imx: Cancel hrtimer before clearing slave pointerLiem
2026-07-28i2c: imx: Fix slave registration race and error handlingLiem
2026-07-28i2c: iproc: reset bus after timeout if START_BUSY is stuckJonas Gorski
2026-07-28i2c: qcom-geni: distinguish address-phase and data-phase NACKPraveen Talari
2026-07-28i2c: qcom-geni: use dedicated completions for abort and reset eventsPraveen Talari
2026-07-28i2c: qcom-geni: use cancel command before abort on transfer timeoutPraveen Talari
2026-07-28i2c: imx: mark I2C adapter when hardware is powered downCarlos Song
2026-07-28i2c: qcom-geni: Use devm_pm_runtime_enable() for PM managementMukesh Kumar Savaliya
2026-07-28i2c: designware: defer probe if child GpioInt controllers are not boundHardik Prakash
2026-07-27i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlockH. Nikolaus Schaller
2026-07-27i2c: amd-mp2: Unregister callback on adapter add failureMyeonghun Pak
2026-07-27i2c: spacemit: request IRQ after controller initializationLinmao Li
2026-07-22Merge back ACPI video bus driver changes for 7.3Rafael J. Wysocki
2026-07-21i2c: acpi: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko
2026-07-15i2c: mediatek: fix WRRD for SoCs without auto_restart optionRoman Vivchar
2026-07-14i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource()Xuanqiang Luo
2026-07-14i2c: spacemit: fix spurious IRQ handling returning IRQ_HANDLEDPei Xiao
2026-07-14i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)Vincent Jardin
2026-07-14i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)Vincent Jardin
2026-07-10i2c: pxa-pci: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03i2c: Let i2c-core.h include <linux/i2c.h>Uwe Kleine-König (The Capable Hub)
2026-07-01i2c: nomadik: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: octeon-core: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: microchip-corei2c: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: k1: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: davinci: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: pnx: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: acpi: Free resource list at appropriate timeAndy Shevchenko