public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 14:42:29 to 2026-04-06 05:37:55 UTC [more...]

[PATCH v6 00/13] Enable I2C on SA8255p Qualcomm platforms
 2026-04-06  5:37 UTC  (8+ messages)
` [PATCH v6 01/13] soc: qcom: geni-se: Refactor geni_icc_get() and make qup-memory ICC path optional

[PATCH V3] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-06  4:38 UTC  (2+ messages)

[PATCH v6 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-04-05 19:40 UTC  (2+ messages)
` (subset) "

[PATCH] i2c: p2wi: use dev_err_probe() for clock and reset errors
 2026-04-05  3:40 UTC 

[PATCH] i2c: muxes: i2c-mux-reg: use dev_err_probe() for deferred probe
 2026-04-05  3:27 UTC 

[GIT PULL] i2c-host-fixes for v7.0-rc7
 2026-04-04 10:03 UTC  (2+ messages)

[PATCH] at24: add SMBus fallback for adapters lacking I2C_FUNC_I2C
 2026-04-04  2:19 UTC 

[PATCH v2 0/8] Add VIM4 MCU/FAN support
 2026-04-03 16:08 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: mfd: khadas: Add new compatible for Khadas VIM4 MCU
` [PATCH v2 2/8] dt-bindings: i2c: amlogic: Add compatible for T7 SOC
` [PATCH v2 3/8] mfd: khadas-mcu: Add per-variant configuration infrastructure and VIM4 support
` [PATCH v2 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
` [PATCH v2 5/8] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support
` [PATCH v2 6/8] arm64: dts: amlogic: t7: Add i2c pinctrl node
` [PATCH v2 7/8] arm64: dts: amlogic: t7: Add i2c controller node
` [PATCH v2 8/8] arm64: dts: amlogic: t7: khadas-vim4: Add i2c MCU fan node

[PATCH v1 0/2] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-04-03  4:46 UTC  (5+ messages)
` [PATCH v1 1/2] mfd: nct6694: Switch to devm_mfd_add_devices() and drop IDA
` [PATCH v1 2/2] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694

[PATCH 0/8] Add VIM4 MCU/FAN support
 2026-04-02 17:00 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: mfd: khadas: Add new compatible for Khadas VIM4 MCU
` [PATCH 2/8] dt-bindings: i2c: amlogic: Add compatible for T7 SOC
` [PATCH 3/8] mfd: khadas-mcu: Add per-variant configuration infrastructure and VIM4 support
` [PATCH 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
` [PATCH 5/8] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support
` [PATCH 6/8] arm64: dts: amlogic: t7: Add i2c pinctrl node
` [PATCH 7/8] arm64: dts: amlogic: t7: Add i2c controller node
` [PATCH 8/8] arm64: dts: amlogic: t7: khadas-vim4: Add i2c MCU fan node

[PATCH v3 1/2] i2c: rk3x: add support for SCL OE debounce and slave hold recovery
 2026-04-02 14:19 UTC  (2+ messages)
` [PATCH v3 2/2] i2c: rk3x: Fix deadlock by splitting rk3x_i2c_adapt_div into locked/unlocked variants

[PATCH V2] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-02 11:48 UTC  (2+ messages)

[BUG] i2c_hid_acpi: Synaptics touchpad stalls after ~6 min idle — firmware sleep notification unhandled (Dell Latitude 7420)
 2026-04-02 11:06 UTC 

[PATCH v12 0/7] i2c: xiic: use generic device property accessors
 2026-04-02  7:01 UTC  (3+ messages)

[PATCH v2] i2c-tools: Allow passing device file paths
 2026-04-01 23:33 UTC  (2+ messages)

[PATCH] i2c: imx: zero-initialize dma_slave_config for eDMA
 2026-04-01 23:24 UTC  (2+ messages)

[PATCH v6 0/8] i2c: rtl9300: support for RTL9607C I2C controller
 2026-04-01 23:07 UTC  (10+ messages)
` [PATCH v6 1/8] i2c: rtl9300: split data_reg into read and write reg
` [PATCH v6 2/8] i2c: rtl9300: introduce max length property to driver data
` [PATCH v6 3/8] i2c: rtl9300: introduce F_BUSY to the reg_fields struct
` [PATCH v6 4/8] i2c: rtl9300: introduce a property for 8 bit width reg address
` [PATCH v6 5/8] dt-bindings: i2c: realtek,rtl9301-i2c: extend for clocks and RTL9607C support
` [PATCH v6 6/8] i2c: rtl9300: introduce clk struct for upcoming rtl9607 support
` [PATCH v6 7/8] i2c: rtl9300: introduce new function properties to driver data
` [PATCH v6 8/8] i2c: rtl9300: add RTL9607C i2c controller support

[PATCH] i2c: rtl9300: add support for 50 kHz and 2.5 MHz bus speeds
 2026-04-01 22:06 UTC  (2+ messages)

[PATCH v5 0/8] i2c: rtl9300: support for RTL9607C I2C controller
 2026-04-01 21:41 UTC  (13+ messages)
` [PATCH v5 1/8] i2c: rtl9300: split data_reg into read and write reg
` [PATCH v5 2/8] i2c: rtl9300: introduce max length property to driver data
` [PATCH v5 3/8] i2c: rtl9300: introduce F_BUSY to the reg_fields struct
` [PATCH v5 4/8] i2c: rtl9300: introduce a property for 8 bit width reg address
` [PATCH v5 5/8] dt-bindings: i2c: realtek,rtl9301-i2c: extend for clocks and RTL9607C support
` [PATCH v5 6/8] i2c: rtl9300: introduce clk struct for upcoming rtl9607 support
` [PATCH v5 7/8] i2c: rtl9300: intoduce new function properties to driver data
` [PATCH v5 8/8] i2c: rtl9300: add RTL9607C i2c controller support

[PATCH v6 0/4] Enable multi-owner I2C support for QCOM GENI controllers
 2026-04-01 10:21 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: i2c: qcom,i2c-geni: Document multi-owner controller support
` [PATCH v6 2/4] dmaengine: qcom: gpi: Add lock/unlock TREs for multi-owner I2C transfers
` [PATCH v6 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers
` [PATCH v6 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode

[PATCH v3] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to DT schema
 2026-03-31 22:33 UTC  (3+ messages)

[PATCH v2] i2c: rk3x: add support for SCL OE debounce and slave hold recovery
 2026-03-31 13:18 UTC  (3+ messages)

[PATCH v5 0/4] Enable shared SE support over I2C
 2026-03-31 11:34 UTC  (16+ messages)
` [PATCH v5 2/4] dmaengine: gpi: Add Lock and Unlock TRE support to access I2C exclusively
` [PATCH v5 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PATCH v5 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
 2026-03-31 11:32 UTC  (12+ messages)

[PATCH v1] i2c: qcom-geni: Skip extra TX DMA TRE for single read message in GPI mode
 2026-03-31  9:30 UTC  (4+ messages)

[PATCH v28 0/4] Add ASPEED AST2600 I2C controller driver
 2026-03-31  7:30 UTC  (11+ messages)
` [PATCH v28 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v28 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and enable-dma properties
` [PATCH v28 3/4] i2c: ast2600: Add controller driver for AST2600 new register set
` [PATCH v28 4/4] i2c: ast2600: Add target mode support

[PATCH v2 0/2] i2c: ls2x: Add clock- related properties and parsing
 2026-03-31  7:11 UTC  (16+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: ls2x-i2c: Add clock- related properties

[PATCH] i2c: gpio: replace printk with dev_err in probe
 2026-03-31  6:14 UTC  (2+ messages)

[PATCH v2 0/3] Add CCI support for Milos, enable on Fairphone (Gen. 6)
 2026-03-30 16:01 UTC  (2+ messages)
` (subset) "

[PATCH] i2c: tegra: enable compile testing on all archs
 2026-03-30 13:10 UTC  (3+ messages)

[PATCH] i2c: atr: use kzalloc_flex
 2026-03-30  8:50 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: cnxt,cx92755-i2c: Convert to DT schema
 2026-03-30  8:12 UTC  (3+ messages)

[PATCH v4 0/4] i2c: add support for Andes platform
 2026-03-30  7:30 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: i2c: add support for AE350 I2C controller
` [PATCH v4 2/4] i2c: add Andes I2C driver support
` [PATCH v4 3/4] MAINTAINERS: add an entry for Andes I2C driver
` [PATCH v4 4/4] riscv: dts: andes: qilai: add I2C controller

[PATCH v2] i2c: smbus: reject oversized block transfers in the common path
 2026-03-30  4:26 UTC 

[PULL REQUEST] i2c-for-7.0-rc6
 2026-03-29 20:26 UTC  (2+ messages)

[PATCH] i2c: stub: Reject I2C block transfers exceeding I2C_SMBUS_BLOCK_MAX
 2026-03-29 16:41 UTC 

[PATCH] i2c: change return type to bool for i2c_check_functionality
 2026-03-29 16:36 UTC 

[PATCH v2] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to DT schema
 2026-03-29  9:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: drop outdated I2C website
 2026-03-28 19:32 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to Dt schema
 2026-03-28  9:46 UTC  (7+ messages)

[PATCH] i2c: atr: use kzalloc_flex
 2026-03-27 18:35 UTC  (3+ messages)

[GIT PULL] i2c-host-fixes for v7.0-rc6
 2026-03-27 15:22 UTC  (2+ messages)

[PATCH v10 RESEND 0/3] Add I2C support for Tegra410
 2026-03-27 14:16 UTC  (8+ messages)
` [PATCH v10 RESEND 1/3] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
` [PATCH v10 RESEND 2/3] i2c: tegra: Add logic to support different register offsets
` [PATCH v10 RESEND 3/3] i2c: tegra: Add support for Tegra410

[PATCH 0/9] Initial Apple silicon M3 device trees and dt-bindings
 2026-03-27 14:15 UTC  (3+ messages)
` [PATCH 6/9] dt-bindings: i2c: apple,i2c: Add t8122 compatible

[PATCH] i2c: ocores: re-check status after poll timeout to avoid false errors
 2026-03-27 14:05 UTC  (6+ messages)
` [PATCH] i2c: ocores: Use read_poll_timeout_atomic to avoid false poll timeouts

[PATCH] i2c: qcom-cci: Remove unused CCI_RES_MAX macro definition
 2026-03-27 13:32 UTC  (4+ messages)

[PATCH v2] i2c: designware: Add a new ACPI HID for GOOG5000 I2C controller
 2026-03-27 13:22 UTC  (3+ messages)

[syzbot] Monthly i2c report (Mar 2026)
 2026-03-27 12:54 UTC 

[PATCH v6 0/2] i2c: Add Loongson-2K0300 I2C controller support
 2026-03-27  2:50 UTC  (2+ messages)

[PATCH 0/2] riscv: spacemit: k3: Add I2C support
 2026-03-27  2:39 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: i2c: spacemit: k3: Add compatible
` [PATCH 2/2] dts: riscv: spacemit: k3: Add i2c nodes

[PATCH v2] device property: Make modifications of fwnode "flags" thread safe
 2026-03-26 21:03 UTC  (2+ messages)

[PATCH v4 0/8] i2c: rtl9300: support for RTL9607C I2C controller
 2026-03-26 14:59 UTC  (6+ messages)
` [PATCH v4 5/8] dt-bindings: i2c: realtek,rtl9301-i2c: extend for clocks and RTL9607C support

[PATCH] dt-bindings: i2c: renesas,riic: Document the R9A08G046 support
 2026-03-26 14:05 UTC  (2+ messages)

[PATCH v9 0/5] I2C Mux per channel bus speed
 2026-03-26 12:17 UTC  (5+ messages)
` [PATCH v9 2/5] i2c: mux: add support for per channel bus frequency

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-03-26 10:33 UTC  (10+ messages)
` [PATCH v6 20/27] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v6 21/27] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v6 22/27] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v6 23/27] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v6 24/27] misc: lan966x_pci: Introduce board specific data
` [PATCH v6 25/27] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v6 26/27] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v6 27/27] misc: lan966x_pci: Add drivers needed to support SFPs "

[v1,PATCH 0/1] i2c: mediatek: add bus regulator control for power saving
 2026-03-26  9:49 UTC  (3+ messages)
` [v1,PATCH 1/1] "

[PATCH] i2c: s3c24xx: check the size of the SMBUS message before using it
 2026-03-26  8:39 UTC  (3+ messages)

[PATCH v27 0/4] Add ASPEED AST2600 I2C controller driver
 2026-03-26  2:19 UTC  (11+ messages)
` [PATCH v27 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v27 3/4] i2c: ast2600: Add controller driver for AST2600 new register set

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-26  1:28 UTC  (3+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API

[PATCH v2] i2c: designware: amdisp: Fix resume-probe race condition issue
 2026-03-25 20:36 UTC  (3+ messages)

[PATCH v6 13/27] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
 2026-03-25 20:20 UTC  (2+ messages)

[PATCH v6 12/27] PCI: of: Set fwnode device of newly created PCI device nodes
 2026-03-25 20:13 UTC  (2+ messages)

[PATCH v6 11/27] PCI: of: Use fw_devlink_set_device()
 2026-03-25 20:10 UTC  (2+ messages)

[PATCH v1 0/2] i2c: imx: fix i2c issues when reading messages
 2026-03-25 17:32 UTC  (2+ messages)

[PATCH v1 1/1] dt-bindings: i2c: dw: Remove unused bindings
 2026-03-25 17:10 UTC  (2+ messages)

[PATCH 00/10] i2c: Replace dev_err() with dev_err_probe()
 2026-03-25 16:01 UTC  (3+ messages)
` [PATCH 03/10] i2c: sun6i-p2wi: Replace dev_err() with dev_err_probe() in probe function


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