public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-16 06:37:52 to 2026-03-24 18:27:32 UTC [more...]

[PATCH 00/10] i2c: Replace dev_err() with dev_err_probe()
 2026-03-24 18:26 UTC  (3+ messages)
` [PATCH 01/10] i2c: tiny-usb: Replace dev_err() with dev_err_probe() in probe function
` [PATCH 02/10] i2c: tegra: "

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

[PATCH] HID: ft260: validate report size in raw_event handler
 2026-03-24 17:35 UTC 

[PATCH] HID: mcp2221: validate report size in raw_event handler
 2026-03-24 17:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-24 14:28 UTC  (5+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
` [PATCH v2 12/19] i2c: Use trace_call__##name() at guarded tracepoint call sites

[PATCH v9 0/5] I2C Mux per channel bus speed
 2026-03-24 14:10 UTC  (7+ messages)
` [PATCH v9 1/5] i2c: core: add callback to change bus frequency
` [PATCH v9 2/5] i2c: mux: add support for per channel "
` [PATCH v9 3/5] i2c: davinci: calculate bus freq from Hz instead of kHz
` [PATCH v9 4/5] i2c: davinci: add support for setting bus frequency
` [PATCH v9 5/5] docs: i2c: i2c-topology: add section about bus speed

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

[PATCH] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to Dt schema
 2026-03-24 13:50 UTC 

[PATCH AUTOSEL 6.19-6.1] i2c: tegra: Don't mark devices with pins as IRQ safe
 2026-03-24 11:19 UTC 

[PATCH v10 RESEND 0/3] Add I2C support for Tegra410
 2026-03-24  5:58 UTC  (4+ 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 v27 0/4] Add ASPEED AST2600 I2C controller driver
 2026-03-24  3:37 UTC  (7+ messages)
` [PATCH v27 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [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 v27 4/4] i2c: ast2600: Add target mode support

Subject: Re:Re: [PATCH v1] LoongArch: add i2c clocks and clock-div parameter parsing
 2026-03-24  3:27 UTC 

[PATCH] dt-bindings: i2c: cnxt,cx92755-i2c: Convert to DT schema
 2026-03-23 17:42 UTC 

[PATCH v6 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-03-23 15:22 UTC  (5+ messages)
` [PATCH v6 1/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
` [PATCH v6 5/5] arm64: dts: qcom: talos-evk-camera: Add DT overlay

[PATCH i2c-tools v3 0/2] Add support for message modifier flags
 2026-03-23  9:12 UTC  (3+ messages)

[PATCH] i2c: designware: add reset control support in suspend/resume
 2026-03-23  7:42 UTC  (5+ messages)

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

[PATCH v2] i2c: designware: amdisp: Fix resume-probe race condition issue
 2026-03-23  5:54 UTC  (4+ messages)

[PULL REQUEST] i2c-for-7.0-rc5
 2026-03-22 18:45 UTC  (2+ messages)

[PATCH] i2c: gpio: replace printk with dev_err in probe
 2026-03-21 23:05 UTC  (5+ messages)

[GIT PULL] i2c-host-fixes for v7.0-rc5
 2026-03-21 18:53 UTC  (2+ messages)

[PATCH v2] i2c: rk3x: add support for SCL OE debounce and slave hold recovery
 2026-03-21 10:51 UTC 

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

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

[PATCH] dt-bindings: i2c: renesas,riic: Document the R9A08G046 support
 2026-03-20 21:25 UTC  (2+ messages)

[PATCH v2 0/3] Add CCI support for Milos, enable on Fairphone (Gen. 6)
 2026-03-20 21:14 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: qcom-cci: Document Milos compatible
` [PATCH v2 2/3] arm64: dts: qcom: milos: Add CCI busses
` [PATCH v2 3/3] arm64: dts: qcom: milos-fairphone-fp6: Add camera EEPROMs on "

[PATCH 0/9] Initial Apple silicon M3 device trees and dt-bindings
 2026-03-20 14:59 UTC  (14+ messages)
` [PATCH 1/9] dt-bindings: arm: cpus: Add Apple M3 CPU core compatibles
` [PATCH 2/9] dt-bindings: arm: apple: apple,pmgr: Add t8122 compatible
` [PATCH 3/9] dt-bindings: power: apple,pmgr-pwrstate: "
` [PATCH 4/9] dt-bindings: watchdog: apple,wdt: "
` [PATCH 5/9] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH 6/9] dt-bindings: i2c: apple,i2c: "
` [PATCH 7/9] dt-bindings: pwm: apple,s5l-fpwm: "
` [PATCH 8/9] dt-bindings: arm: apple: Add M3 based devices
` [PATCH 9/9] arm64: dts: apple: Initial t8122 (M3) device trees

[PATCH v1] i2c: designware: amdisp: Fix null pointer dereference in runtime resume
 2026-03-20 15:40 UTC  (9+ messages)

[PATCH v6 0/2] i2c: Add Loongson-2K0300 I2C controller support
 2026-03-20  8:41 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: loongson,ls2x: Add ls2k0300-i2c compatible
` [PATCH v6 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller

[PATCH 0/4] Add CCI support for Milos, enable on Fairphone (Gen. 6)
 2026-03-20  7:58 UTC  (11+ messages)
` [PATCH 2/4] dt-bindings: i2c: qcom-cci: Document Milos compatible

[PATCH v12 0/7] i2c: xiic: use generic device property accessors
 2026-03-20  6:12 UTC  (2+ messages)

[PATCH v1 0/2] i2c: imx: fix i2c issues when reading messages
 2026-03-20  2:04 UTC  (9+ messages)
` [PATCH v1 2/2] i2c: imx: ensure no clock is generated after last read
              ` [EXT] "

[PATCH] i2c: npcm7xx: Use NULL instead of 0 for pointer
 2026-03-19 23:15 UTC  (2+ messages)

[PATCH v4 0/2] i2c: pxa: fix I2C communication on Armada 3700
 2026-03-19 23:03 UTC  (2+ messages)

[PATCH] i2c: fsi: Fix a potential leak in fsi_i2c_probe()
 2026-03-19 22:49 UTC  (2+ messages)

[PATCH] i2c: cp2615: fix serial string NULL-deref at probe
 2026-03-19 22:28 UTC  (2+ messages)

[PATCH][next] HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce"
 2026-03-19 14:43 UTC  (3+ messages)

[PATCH net-next] i2c: tegra: runtime PM is not IRQ-safe
 2026-03-19  2:16 UTC  (7+ messages)

[PATCH v10 0/5] Add CCI and imx577 sensor support for monaco evk
 2026-03-18 13:50 UTC  (2+ messages)
` (subset) "

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-18 10:58 UTC  (13+ messages)

[PATCH] device property: Make modifications of fwnode "flags" thread safe
 2026-03-18  9:06 UTC  (16+ messages)

[v1,PATCH 0/1] i2c: mediatek: add bus regulator control for power saving
 2026-03-18  8:46 UTC  (2+ messages)
` [v1,PATCH 1/1] "

[v1,PATCH 0/1] i2c: mediatek: add bus regulator control for power saving
 2026-03-18  8:42 UTC  (2+ messages)
` [v1,PATCH 1/1] "

[v1,PATCH 1/1] i2c: mediatek: add bus regulator control for power saving
 2026-03-18  8:11 UTC 

[PATCH v26 0/4] Add ASPEED AST2600 I2C controller driver
 2026-03-18  6:14 UTC  (15+ messages)
` [PATCH v26 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-03-18  5:58 UTC  (3+ messages)

[PATCH v5 0/2] i2c: Add Loongson-2K0300 I2C controller support
 2026-03-17 12:30 UTC  (6+ messages)
` [PATCH v5 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-03-17 10:28 UTC  (11+ messages)

[PATCH] i2c: keba: simplify allocation
 2026-03-17  0:27 UTC 

[PATCH 0/8] i2c: rtl9300: support for RTL9607C I2C controller
 2026-03-16 20:24 UTC  (8+ messages)
` [PATCH 4/8] i2c: rtl9300: introduce a property for 8 bit width reg address
` [PATCH 6/8] i2c: rtl9300: intoduce new function properties to driver data

[PATCH 0/2] Add UCSI I2C transport driver for ITE885x USB-C controllers
 2026-03-16 15:04 UTC  (9+ messages)
` [PATCH 1/2] i2c: acpi: skip generic I2C device when vendor-specific sibling exists
` [PATCH 2/2] usb: typec: ucsi: add ITE885x I2C transport driver

[PATCH v8 0/5] I2C Mux per channel bus speed
 2026-03-16 10:00 UTC  (3+ messages)
` [PATCH v8 4/5] i2c: davinci: add support for setting bus frequency

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-03-16  8:42 UTC  (5+ messages)
` [PATCH v2 01/13] media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg()

[PATCH v2 0/3] i2c: ma35d1: Add support for MA35D1 I2C controller
 2026-03-16  6:37 UTC  (2+ messages)
` [PATCH v2 3/3] arm64: dts: nuvoton: Add I2C nodes for MA35D1 SoC


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