Linux I2C development
 help / color / mirror / Atom feed
 messages from 2026-07-13 07:20:35 to 2026-07-14 22:25:55 UTC [more...]

[PATCH v2] i2c: mediatek: fix WRRD for SoCs without auto_restart option
 2026-07-14 22:25 UTC  (2+ messages)

[PATCH] i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource()
 2026-07-14 22:09 UTC  (2+ messages)

[PATCH 00/10] Initial Apple silicon M4 device trees and dt-bindings
 2026-07-14 20:17 UTC  (6+ messages)
` [PATCH 09/10] dt-bindings: arm: apple: Add M4 based devices
` [PATCH 10/10] arm64: dts: apple: Add minimal t8132 (M4) device trees

[PATCH v2 0/6] ACPI: Introduce and use acpi_dev_is_video_device() helper
 2026-07-14 18:53 UTC  (7+ messages)
` [PATCH v2 1/6] ACPI: utils: Introduce "
` [PATCH v2 2/6] ACPI: scan: Convert to use "
` [PATCH v2 3/6] ACPI: video: "
` [PATCH v2 4/6] i2c: acpi: "
` [PATCH v2 5/6] PCI/VGA: "
` [PATCH v2 6/6] platform/x86: thinkpad_acpi: "

[PATCH] i2c: spacemit: fix spurious IRQ handling returning IRQ_HANDLED
 2026-07-14 17:19 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v7 0/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL
 2026-07-14 16:29 UTC  (3+ messages)
` [PATCH v7 1/2] i2c: algo: bit: Allow to skip bit test
` [PATCH v7 2/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL

[RFC PATCH v4 0/3] iio: position: add Rust driver for ams AS5600
 2026-07-14 16:20 UTC  (9+ messages)
` [RFC PATCH v4 1/3] i2c: rust: implement SMBus read abstraction via kernel::io::Io for I2cClient
` [RFC PATCH v4 2/3] rust: add minimal IIO subsystem abstractions

[PATCH v2 0/8] Add support for Advantech EIO MFD series devices
 2026-07-14 15:54 UTC  (9+ messages)
` [PATCH v2 1/8] Add Advantech EIO driver
` [PATCH v2 2/8] Add Advantech EIO GPIO driver
` [PATCH v2 3/8] Add Advantech EIO Hardware Monitor driver
` [PATCH v2 4/8] Add Advantech EIO I2C driver
` [PATCH v2 5/8] Add Advantech EIO Backlight driver
` [PATCH v2 6/8] Add Advantech EIO Watchdog driver
` [PATCH v2 7/8] Add Advantech EIO Thermal driver
` [PATCH v2 8/8] Add Advantech EIO Fan driver

[PATCH v3 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus
 2026-07-14 15:45 UTC  (6+ messages)
` [PATCH v3 1/2] i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)
` [PATCH v3 2/2] i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)

[PATCH] CREDITS: Add Wolfram Sang
 2026-07-14 14:38 UTC  (2+ messages)

[PATCH v5 0/2] i2c: imx-lpi2c: fix probe error handling and reset controller
 2026-07-14 14:10 UTC  (6+ messages)
` [PATCH v5 1/2] i2c: imx-lpi2c: properly unwind resources on probe failure
` [PATCH v5 2/2] i2c: imx-lpi2c: reset controller in probe stage

[PATCH v5] i2c: imx: mark I2C adapter when hardware is powered down
 2026-07-14 13:54 UTC  (2+ messages)

[PATCH 3/4] HID: mcp2221: fix out-of-bounds read in mcp2221_raw_event
 2026-07-14 13:16 UTC 

[PATCH v10] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-07-14 12:36 UTC  (3+ messages)

[PATCH v11 0/7] I2C Mux per channel bus speed
 2026-07-14 11:29 UTC  (12+ messages)
` [PATCH v11 1/7] i2c: core: add callback to change bus frequency
` [PATCH v11 2/7] i2c: mux: add idle_state property to i2c_mux_core
` [PATCH v11 3/7] i2c: mux: add support for per channel bus frequency
` [PATCH v11 4/7] i2c: davinci: calculate bus freq from Hz instead of kHz
` [PATCH v11 5/7] i2c: davinci: add support for setting bus frequency
` [PATCH v11 6/7] i2c: mux: ltc4306: set correct idle_state in i2c_mux_core
` [PATCH v11 7/7] docs: i2c: i2c-topology: add section about bus speed

[PATCH v4 0/2] i2c-tools: Make tools accept bus path
 2026-07-14 10:13 UTC  (11+ messages)
` [PATCH v4 1/2] i2c-tools: Allow passing device file paths

[PATCH v2 0/3] i2c: Add Novatek NT726xx SoC I2C controller
 2026-07-14  9:41 UTC  (5+ messages)
` [PATCH v2 1/3] MAINTAINERS: Add entry for Novatek NT726xx SoC I2C controller driver
  ` [PATCH v2 2/3] dt-bindings: i2c: Add Novatek NT726xx SoC I2C controller
    ` [PATCH v2 3/3] i2c: Add i2c-nt726xx.c I2C driver for Novatek NT726xx SoCs

[PATCH v6 0/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL
 2026-07-14  6:20 UTC  (3+ messages)
` [PATCH v6 1/2] i2c: algo: bit: Allow to skip bit test
` [PATCH v6 2/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL

[PATCH v3] i2c: qcom-geni: Use devm_pm_runtime_enable() for PM management
 2026-07-14  5:15 UTC 

Dear linux-i2c@vger.kernel.org,
 2026-07-14  5:03 UTC 

[RESEND PATCH] i2c: smbus: make i2c_smbus_read_block_data() safer
 2026-07-14  2:45 UTC 

[PATCH 0/3] i2c: xiic: fix SMBus block read and PEC support
 2026-07-14  0:32 UTC  (4+ messages)

[PATCH v5] i2c: i2c-gpio: Enhance driver for buses with shared SCL
 2026-07-13 13:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-07-13 11:57 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH v2] i2c: qcom-geni: Use devm_pm_runtime_enable() for PM management
 2026-07-13 10:34 UTC  (2+ messages)

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-13 10:29 UTC  (3+ messages)
` [PATCH v3 11/20] pmdomain: imx: use platform_device_set_of_node()

[PATCH v5 0/6] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-07-13  9:28 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: media: qcom: Add Shikra CAMSS compatible
` [PATCH v5 2/6] arm64: dts: qcom: shikra: Add CAMSS node
` [PATCH v5 3/6] arm64: dts: qcom: shikra: Add CCI definitions
` [PATCH v5 4/6] arm64: dts: qcom: shikra: Add pin configuration for mclks
` [PATCH v5 5/6] arm64: dts: qcom: shikra-cqm-cqs-evk-imx577-camera: Add DT overlay
` [PATCH v5 6/6] arm64: dts: qcom: shikra-iqs-evk-imx577-camera: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox