summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
3 daysMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
3 daysMerge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown
3 daysMerge branch 'i2c/i2c' into i2c/i2c-nextAndi Shyti
3 daysi2c: bcm2835: Make sure clk_init_data is fully initializedGeert Uytterhoeven
3 daysMerge branch 'i2c/i2c-fixes' into i2c/i2c-nextAndi Shyti
3 daysi2c: imx-lpi2c: avoid accessing target registers on master-only controllersCarlos Song
3 daysMerge branch 'i2c/i2c-fixes' into i2c/i2c-nextAndi Shyti
3 daysi2c: qcom-cci: fix autosuspend cleanupGuangshuo Li
3 daysMerge branch 'i2c/i2c-fixes' into i2c/i2c-nextAndi Shyti
3 daysi2c: designware: Enable interrupt mask workaround for HJMC3001Hongbo Yao
3 daysMerge branch 'i2c/i2c-fixes' into i2c/i2c-nextAndi Shyti
3 daysi2c: qcom-geni: update frequency table to fix timing parametersKathiravan Thirumoorthy
3 daysi2c: busses: Use pm_runtime_resume_and_get()Alex Tran
4 daysi2c: designware: Global register definitionsHeikki Krogerus
6 daysheaders: Remove swap.h from suspend.hMatthew Wilcox (Oracle)
7 daysMerge tag 'i2c-7.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
12 daysi2c: rcar: fix reset handling for Gen5Wolfram Sang
12 daysi2c: mxs: fix DMA channel leak on probe errorRuoyu Wang
12 daysi2c: ocores: Disable clock on failed resumeRuoyu Wang
12 daysi2c: imx-lpi2c: reset controller in probe stageCarlos Song
12 daysi2c: imx-lpi2c: properly unwind resources on probe failureCarlos Song
12 daysi2c: busses: drop redundant dev_err_probe() around irq helpersPei Xiao
12 daysMerge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
12 daysMerge tag 'i2c-7.3-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
2026-08-16Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"Linus Torvalds
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
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-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-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)