linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-20 12:00:48 to 2025-10-28 20:00:40 UTC [more...]

[PATCH v6 0/3] rust: i2c: Add basic I2C driver abstractions
 2025-10-28 20:00 UTC  (20+ messages)
` [PATCH v6 1/3] rust: i2c: add basic I2C device and "
` [PATCH v6 2/3] rust: i2c: add manual I2C device creation abstractions
    ` [PATCH v6 2/3] rust: i2c: Add basic I2C driver abstractions
` [PATCH v6 3/3] samples: rust: add Rust I2C sample driver

[PATCH v3 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-28 19:18 UTC  (18+ messages)
` [PATCH v3 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH v3 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding
` [PATCH v3 3/6] media: qcom: camss: Add Kaanapali compatible camss driver
` [PATCH v3 4/6] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
` [PATCH v3 5/6] media: qcom: camss: csid: Add support for CSID 1080
` [PATCH v3 6/6] media: qcom: camss: vfe: Add support for VFE 1080

[PATCH] i2c: i801: Fix the Intel Diamond Rapids features
 2025-10-28 18:04 UTC  (2+ messages)

[PATCH v9 0/3] Improve usage of 'ret' variable and make pcf_doAdress() void
 2025-10-28 17:39 UTC  (9+ messages)
` [PATCH v9 1/3] i2c: pcf8584: Move 'ret' variable inside for loop, goto out if ret < 0
` [PATCH v9 2/3] i2c: pcf8584: Make pcf_doAddress() function void
` [PATCH v9 3/3] i2c: pcf8584: Change pcf_doAdress() to pcf_send_address()

[PATCH v2 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3
 2025-10-28 16:40 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: i2c: qcom-cci: Document msm8953 compatible
` [PATCH v2 2/7] i2c: qcom-cci: Add "
` [PATCH v2 3/7] dt-bindings: eeprom: at24: Add compatible for Belling BL24S64
` [PATCH v2 4/7] arm64: dts: qcom: msm8953: Re-sort tlmm pinctrl states
` [PATCH v2 5/7] arm64: dts: qcom: msm8953: Add CCI nodes
` [PATCH v2 6/7] arm64: dts: qcom: sdm632-fairphone-fp3: Add camera fixed regulators
` [PATCH v2 7/7] arm64: dts: qcom: sdm632-fairphone-fp3: Enable CCI and add EEPROM

[PATCH v9 0/4] Add I2C support for Tegra264
 2025-10-28 16:14 UTC  (16+ messages)
` [PATCH v9 1/4] i2c: tegra: Do not configure DMA if not supported
` [PATCH v9 2/4] i2c: tegra: Add HS mode support
` [PATCH v9 3/4] i2c: tegra: Add support for SW mutex register
` [PATCH v9 4/4] i2c: tegra: Add Tegra264 support

[syzbot] Monthly i2c report (Oct 2025)
 2025-10-28 13:08 UTC 

[PATCH v21 0/4] Add ASPEED AST2600 I2C controller driver
 2025-10-28  7:47 UTC  (9+ messages)
` [PATCH v21 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v21 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v21 3/4] i2c: ast2600: Add controller driver for new register layout
` [PATCH v21 4/4] i2c: ast2600: Add target mode support

[PATCH 0/2] Add I2C support for Tegra410
 2025-10-28  5:47 UTC  (10+ messages)
` [PATCH 1/2] i2c: tegra: Add logic to support different register offsets
` [PATCH 2/2] i2c: tegra: Add support for Tegra410

[PATCH v2 0/3] Add CCI and imx577 sensor support for lemans evk
 2025-10-27 22:37 UTC  (2+ messages)
` (subset) "

[PATCH 10/21] i2c: nomadik: don't use GENMASK()
 2025-10-27 22:22 UTC  (2+ messages)

[PATCH v2 0/4] fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch
 2025-10-27 13:52 UTC  (8+ messages)
` [PATCH v2 1/4] mfd: simple-mfd-i2c: remove select I2C_K1
` [PATCH v2 2/4] i2c: spacemit: configure ILCR for accurate SCL frequency
` [PATCH v2 3/4] rtc: spacemit: MFD_SPACEMIT_P1 as dependencies
` [PATCH v2 4/4] regulator: "

[syzbot] [i2c?] WARNING: refcount bug in i2c_get_adapter
 2025-10-27  5:54 UTC 

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-27  1:36 UTC  (17+ messages)

[PATCH 10/21] i2c: nomadik: don't use GENMASK()
 2025-10-25 16:40 UTC 

[PATCH v20 0/4] Add ASPEED AST2600 I2C controller driver
 2025-10-25  2:57 UTC  (20+ messages)
` [PATCH v20 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v20 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v20 3/4] i2c: ast2600: Add controller driver for new register layout
` [PATCH v20 4/4] i2c: ast2600: Add target mode support

[PATCH v4] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-10-24 10:48 UTC  (6+ messages)

[PATCH v2 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-24  8:49 UTC  (20+ messages)
` [PATCH v2 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH v2 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding
` [PATCH v2 3/6] media: qcom: camss: Add Kaanapali compatible camss driver

[PATCH] i2c: designware-platdrv: handle reset control deassert error
 2025-10-24  8:07 UTC  (4+ messages)

[PATCH] i2c: designware: Remove i2c_dw_remove_lock_support()
 2025-10-23 16:37 UTC  (3+ messages)

[PATCH v3 0/1] i2c: designware: Fix SMBUS Master interrupts storms
 2025-10-23 13:23 UTC  (3+ messages)
` [PATCH v3 1/1] i2c: designware: Disable SMBus interrupts to prevent storms from mis-configured firmware

[PATCH] dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3506
 2025-10-23 13:18 UTC  (3+ messages)

[PATCH v3 1/4] i2c: machxo2: new driver
 2025-10-23 13:14 UTC  (5+ messages)
` [PATCH v3 2/4] mfd: tqmx86: refactor I2C setup
` [PATCH v3 3/4] mfd: tqmx86: add detection for MachXO2 I2C controller
` [PATCH v3 4/4] mfd: tqmx86: add detection for secondary "

[PATCH v1 0/2] Improve usage of 'ret' variable and make pcf_doAdress() void
 2025-10-23 11:01 UTC  (3+ messages)
` [PATCH v1 1/2] i2c: pcf8584: Move 'ret' variable inside for loop, goto out if ret < 0
` [PATCH v1 2/2] i2c: pcf8584: Make pcf_doAddress() function void

[PATCH v3] i2c: fix reference leak in MP2 PCI device
 2025-10-23 10:58 UTC  (2+ messages)

[PATCH] i2c: pcf8584: Make pcf_doAddress() function void
 2025-10-23 10:53 UTC  (2+ messages)

[PATCH] media: camss: csiphy: Make CSIPHY status macro cross-platform
 2025-10-23  9:06 UTC 

[PATCH v8 0/1] Improve usage of 'ret' variable
 2025-10-23  6:23 UTC  (3+ messages)
` [PATCH v8 1/1] i2c: pcf8584: Move 'ret' variable inside for loop, break if ret < 0

[PATCH] media: qcom: camss: Enable setting the rate to camnoc_rt_axi clock
 2025-10-22 17:39 UTC  (14+ messages)

[PATCH 0/3] i2c: designware: Improve support of multi-messages transfer
 2025-10-22  8:58 UTC  (9+ messages)
` [PATCH 2/3] i2c: designware: Enable transfer with different target addresses
` [PATCH 3/3] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled

[PATCH] i2c: i801: Add support for Intel Diamond Rapids
 2025-10-22  8:21 UTC  (2+ messages)

[PATCH] i2c: stm32: Omit two variable reassignments in stm32_i2c_dma_request()
 2025-10-21 22:50 UTC  (2+ messages)

[PATCH] i2c: designware: Omit a variable reassignment in dw_i2c_plat_probe()
 2025-10-21 22:50 UTC  (4+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-10-21 14:08 UTC  (10+ messages)
` [PATCH v4 02/29] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v4 09/29] drivers: core: Use fw_devlink_set_device()

[PATCH v1 0/2 RESEND] i2c: muxes: Add GPIO-detected hotplug I2C
 2025-10-21 13:25 UTC  (5+ messages)

[PATCH 1/1] i2c: designware: Disable SMBus interrupts to prevent storms from mis-configured firmware
 2025-10-21  7:46 UTC  (2+ messages)

[PATCH v2 0/1] i2c: designware: Fix SMBUS Master interrupts storms
 2025-10-21  7:36 UTC  (3+ messages)
` [PATCH v2 1/1] i2c: designware: Disable SMBus interrupts to prevent storms from mis-configured firmware

[PATCH 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-20 18:12 UTC  (12+ messages)
` [PATCH 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding

[PATCH 0/3] dma_mapping: Add auto cleanup support
 2025-10-20 15:56 UTC  (4+ messages)

i2c-designware: not possible to write to different i2c addresses in one transfer?
 2025-10-20 12:45 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).