public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-04 15:02:14 to 2026-03-17 14:28:00 UTC [more...]

[PATCH] device property: Make modifications of fwnode "flags" thread safe
 2026-03-17 14:27 UTC  (14+ messages)

[PATCH v5 0/2] i2c: Add Loongson-2K0300 I2C controller support
 2026-03-17 12:30 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: loongson,ls2x: Add ls2k0300-i2c compatible
` [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  (22+ messages)
` [PATCH v2 01/13] media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg()

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-03-17  4:44 UTC  (2+ messages)

[PATCH v26 0/4] Add ASPEED AST2600 I2C controller driver
 2026-03-17  1:48 UTC  (13+ messages)
` [PATCH v26 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v26 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v26 3/4] i2c: ast2600: Add controller driver for AST2600 new register set
` [PATCH v26 4/4] i2c: ast2600: Add target mode support

[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  (20+ messages)
` [PATCH 1/8] i2c: rtl9300: split data_reg into read and write reg
` [PATCH 2/8] i2c: rtl9300: introduce max length property to driver data
` [PATCH 3/8] i2c: rtl9300: introduce F_BUSY to the reg_fields struct
` [PATCH 4/8] i2c: rtl9300: introduce a property for 8 bit width reg address
` [PATCH 5/8] i2c: rtl9300: introduce clk struct for upcoming rtl9607 support
` [PATCH 6/8] i2c: rtl9300: intoduce new function properties to driver data
` [PATCH 7/8] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9607C support
` [PATCH 8/8] i2c: rtl9300: add RTL9607C i2c controller support

[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  (7+ messages)
` [PATCH v8 1/5] i2c: core: add callback to change bus frequency
` [PATCH v8 2/5] i2c: mux: add support for per channel "
` [PATCH v8 3/5] i2c: davinci: calculate bus freq from Hz instead of kHz
` [PATCH v8 4/5] i2c: davinci: add support for setting bus frequency
` [PATCH v8 5/5] docs: i2c: i2c-topology: add section about bus speed

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

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

[PULL REQUEST] i2c-for-7.0-rc4
 2026-03-15 18:47 UTC  (2+ messages)

[PATCH][next] HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce"
 2026-03-14 17:02 UTC 

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-14  0:24 UTC  (20+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
` [PATCH 12/15] i2c: Use trace_invoke_##name() at guarded tracepoint call sites

[PATCH] i2c: atr: use kzalloc_flex
 2026-03-13 21:48 UTC  (3+ messages)

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-03-13 11:29 UTC  (7+ messages)
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()

[PATCH v6 00/13] Enable I2C on SA8255p Qualcomm platforms
 2026-03-12 16:21 UTC  (12+ messages)
` [PATCH v6 05/13] soc: qcom: geni-se: Add resources activation/deactivation helpers
` [PATCH v6 06/13] soc: qcom: geni-se: Introduce helper API for attaching power domains
` [PATCH v6 07/13] soc: qcom: geni-se: Introduce helper APIs for performance control
` [PATCH v6 12/13] i2c: qcom-geni: Store of_device_id data in driver private struct
` [PATCH v6 13/13] i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platforms

[PATCH] i2c: cp2615: fix serial string NULL-deref at probe
 2026-03-12 10:35 UTC  (3+ messages)

[PATCH v2] i2c-tools: Allow passing device file paths
 2026-03-12  8:18 UTC 

[PATCH 0/2] Minor changes for i2c-imx driver
 2026-03-11 19:06 UTC  (6+ messages)
` [PATCH 1/2] i2c: imx: Don't recover bus when arbitration lost
` [PATCH 2/2] i2c: imx: Retry failed transfers 3 times

[PATCH v7 0/2] i2c: spacemit: introduce pio for k1
 2026-03-11 18:42 UTC  (2+ messages)

[PATCH 0/2] i2c: qcom-cci: Add DT property for SCL clock stretching
 2026-03-11 13:18 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: i2c: qcom-cci: Document qcom,scl-stretch-enable property
` [PATCH 2/2] i2c: qcom-cci: Add DT property for SCL clock stretching

[PATCH] i2c: designware: add reset control support in suspend/resume
 2026-03-11 12:10 UTC  (4+ messages)

[PATCH] i2c-smbus: Add disable_spd module parameter to skip automatic SPD EEPROM instantiation
 2026-03-11  9:16 UTC 

[6.18.] ThinkPad T14 Gen 2 AMD (LEN2073) - Synaptics touchpad remains PS/2, intertouch=1 ineffective, lost sync events
 2026-03-10 17:08 UTC  (5+ messages)

[PATCH v1] i2c: designware: amdisp: Fix null pointer dereference in runtime resume
 2026-03-10 11:21 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-5.10] HID: mcp2221: cancel last I2C command on read error
 2026-03-10  9:01 UTC 

[PATCH v11 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-03-09 15:06 UTC  (11+ messages)
` [PATCH v11 1/9] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v11 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper "
` [PATCH v11 5/9] phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-state
` [PATCH v11 9/9] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH] dt-bindings: i2c: dw: Update maintainer
 2026-03-09 12:03 UTC  (3+ messages)

[PATCH] i2c: tiny-usb: drop redundant device reference
 2026-03-09 12:03 UTC  (2+ messages)

[PATCH] i2c: diolan-u2c: drop redundant device reference
 2026-03-09 12:03 UTC  (2+ messages)

[PATCH] i2c: robotfuzz-osif: drop redundant device reference
 2026-03-09 12:03 UTC  (2+ messages)

[PATCH] i2c: i2c-core-base: fix devicetree alias handling
 2026-03-09 11:40 UTC  (9+ messages)

[PATCH v7 0/5] I2C Mux per channel bus speed
 2026-03-09 11:33 UTC  (5+ messages)
` [PATCH v7 3/5] i2c: davinci: calculate bus freq from Hz instead of kHz

[PATCH] i2c: tegra: enable compile testing on all archs
 2026-03-09  8:12 UTC 

[PULL REQUEST] i2c-for-7.0-rc3
 2026-03-08 17:20 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: renesas,riic: Document the R9A08G046 support
 2026-03-06 15:42 UTC  (2+ messages)

[PATCH v10 0/3] Add I2C support for Tegra410
 2026-03-06 10:28 UTC  (3+ messages)

[PATCH] i2c: cp2615: rename disconnect callback
 2026-03-06  9:41 UTC 

[PATCH v4 0/2] i2c: Add Loongson-2K0300 I2C controller support
 2026-03-06  6:12 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: loongson,ls2x: Add ls2k0300-i2c compatible
` [PATCH v4 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller

[PATCH v6 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-03-05  9:48 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
` [PATCH v6 2/5] arm64: dts: qcom: talos: Add camss node
` [PATCH v6 3/5] arm64: dts: qcom: talos: Add CCI definitions
` [PATCH v6 4/5] arm64: dts: qcom: talos: Add camera MCLK pinctrl
` [PATCH v6 5/5] arm64: dts: qcom: talos-evk-camera: Add DT overlay


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