summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
4 daysRevert "i2c: designware: defer probe if child GpioInt controllers are not bound"Linus Torvalds
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: imx: mark I2C adapter when hardware is powered downCarlos Song
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-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-23i2c: i801: fix hardware state machine corruption in error pathMingyu Wang
2026-06-23i2c: mpc: Fix timeout calculationsAndy Shevchenko
2026-06-18i2c: pxa: Use named initializers for the platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-06-17i2c: imx-lpi2c: mark I2C adapter when hardware is powered downCarlos Song
2026-06-17i2c: stm32f7: truncate clock period instead of rounding itGuillermo Rodríguez
2026-06-17i2c: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-06-17i2c: ls2x-v2: return IRQ_HANDLED after servicing an errorDavid Carlier
2026-06-16i2c: davinci: Unregister cpufreq notifier on probe failureHaoxiang Li
2026-06-16i2c: qcom-cci: Remove overcautious disable_irq() callsVladimir Zapolskiy
2026-06-16i2c: qcom-cci: Move cci_init() under cci_reset() functionVladimir Zapolskiy
2026-06-16i2c: qcom-cci: Do not check return value of cci_init()Vladimir Zapolskiy
2026-06-16Merge tag 'i2c-7.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
2026-06-10i2c: mxs: add missing kernel-doc for struct mxs_i2c_dev membersRosen Penev
2026-06-09i2c: qcom-geni: Use pm_runtime_force_{suspend,resume} helpersPraveen Talari
2026-06-09i2c: at91: Add MCHP_LAN966X_PCI dependencyHerve Codina
2026-06-09i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()Carlos Song
2026-06-09i2c: eg20t: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-06-09i2c: designware-pcidrv: Consistently define pci_device_ids using named initia...Uwe Kleine-König (The Capable Hub)
2026-06-09i2c: bcm-kona: fix spelling mistake in timeout-check commentStepan Ionichev
2026-06-09i2c: cadence: Add shutdown handlerAjay Neeli
2026-06-08i2c: tegra: Disable fair arbitration for non-MCTP busesAkhil R
2026-06-08i2c: tegra: use dmaengine_get_dma_device() for DMA buffer allocationAkhil R
2026-06-08i2c: tegra: Fix NOIRQ suspend/resumeAkhil R
2026-06-08i2c: tegra: Update Tegra410 I2C timing parametersAkhil R
2026-06-08i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()Vladimir Zapolskiy
2026-06-08i2c: stm32f7: fix timing computation ignoring i2c-analog-filterGuillermo Rodríguez
2026-06-08i2c: imx: fix clock and pinctrl state inconsistency in runtime PMCarlos Song
2026-06-08i2c: riic: fix refcount leak in riic_i2c_resume_noirq()Wentao Liang
2026-06-05i2c: busses: make K1 driver default for SpacemiT platformsIker Pedrosa
2026-05-30i2c: virtio: mark device ready before registering the adapterAlexis Bouzigues
2026-05-29i2c: designware: Add ACPI ID LECA0003 for LECARC SoCsThomas Lin
2026-05-29i2c: designware: Handle active target cleanlyWilliam A. Kennington III
2026-05-29i2c: designware: Convert platform driver to use shutdown hookWilliam A. Kennington III
2026-05-29i2c: designware: Convert PCI driver to use shutdown hookWilliam A. Kennington III