public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-30 12:11:37 to 2026-02-05 12:57:51 UTC [more...]

[PATCH 1/2] i2c: amd8111: Remove spaces in MODULE_* macros
 2026-02-05 12:57 UTC  (4+ messages)
` [PATCH 2/2] i2c: amd8111: switch to devm_ functions

[PATCH v2] i2c: designware: Enable PSP semaphore for AMDI0010 and fix probe deferral
 2026-02-05 12:25 UTC  (2+ messages)

[PATCH v12 0/3] Firmware Support for USB-HID Devices and CP2112
 2026-02-05 11:44 UTC  (3+ messages)
` [PATCH v12 1/3] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge

[PATCH] i2c: designware: Enable PSP semaphore for AMDI0010 and fix probe deferral
 2026-02-05 11:24 UTC  (2+ messages)

[PATCH v6 0/2] i2c: designware-platdrv: simplify reset control and fix cleanup on probe failure
 2026-02-05 10:56 UTC  (11+ messages)
` [PATCH v6 1/2] i2c: designware-platdrv: simplify reset control
` [PATCH v6 2/2] i2c: designware-platdrv: fix cleanup on probe failure

[PATCH] i2c: tegra: Don't mark devices with pins as IRQ safe
 2026-02-05 10:47 UTC  (3+ messages)

[PATCH 0/2] i2c: i801: Detect SPD Write Disable and expose as adapter quirk
 2026-02-05 10:29 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hwmon: spd5118: Fail probe if SPD writes are disabled

[REGRESSION][BISECTED] Lenovo IdeaPad touchpad does not work when idma64 is present in initramfs
 2026-02-05 10:31 UTC  (24+ messages)

[PATCH v3] i2c: Add FTDI FT4222H USB I2C adapter
 2026-02-04 22:06 UTC  (2+ messages)

[PATCH v10 0/7] i2c: xiic: use generic device property accessors
 2026-02-04 17:59 UTC  (13+ messages)
` [PATCH v10 1/7] i2c: xiic: switch to devres managed APIs
` [PATCH v10 2/7] i2c: xiic: remove duplicate error message
` [PATCH v10 3/7] i2c: xiic: switch to generic device property accessors
` [PATCH v10 4/7] i2c: xiic: cosmetic cleanup
` [PATCH v10 5/7] i2c: xiic: cosmetic: use resource format specifier in debug log
` [PATCH v10 6/7] i2c: xiic: use numbered adapter registration
` [PATCH v10 7/7] i2c: xiic: skip input clock setup on non-OF systems

[PATCH 0/5] rust: extend I2C functionality
 2026-02-04 17:03 UTC  (11+ messages)
` [PATCH 1/5] rust: i2c: split client and adapter code into separate files
` [PATCH 2/5] rust: bits: add define_flags macro
` [PATCH 3/5] rust: i2c: Add I2C Adapter registration abstractions
` [PATCH 4/5] rust: i2c: add I2C wrappers
` [PATCH 5/5] samples: rust: add Rust I2C adapter registration sample

[PATCH v4 00/13] Enable I2C on SA8255p Qualcomm platforms
 2026-02-04 16:32 UTC  (30+ messages)
` [PATCH v4 01/13] soc: qcom: geni-se: Refactor geni_icc_get() and make qup-memory ICC path optional
` [PATCH v4 02/13] soc: qcom: geni-se: Add geni_icc_set_bw_ab() function
` [PATCH v4 03/13] soc: qcom: geni-se: Introduce helper API for resource initialization
` [PATCH v4 04/13] soc: qcom: geni-se: Handle core clk in geni_se_clks_off() and geni_se_clks_on()
` [PATCH v4 05/13] soc: qcom: geni-se: Add resources activation/deactivation helpers
` [PATCH v4 06/13] soc: qcom: geni-se: Introduce helper API for attaching power domains
` [PATCH v4 07/13] soc: qcom: geni-se: Introduce helper APIs for performance control
` [PATCH v4 08/13] dt-bindings: i2c: Describe SA8255p
` [PATCH v4 09/13] i2c: qcom-geni: Isolate serial engine setup
` [PATCH v4 10/13] i2c: qcom-geni: Move resource initialization to separate function
` [PATCH v4 11/13] i2c: qcom-geni: Use resources helper APIs in runtime PM functions
` [PATCH v4 12/13] i2c: qcom-geni: Store of_device_id data in driver private struct
` [PATCH v4 13/13] i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platforms

[PATCH v5 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-02-04 16:01 UTC  (3+ messages)
` [PATCH v5 2/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible

[PATCH v9 0/5] Add CCI and imx577 sensor support for monaco evk
 2026-02-04 15:58 UTC  (3+ messages)
` [PATCH v9 1/5] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible

[PATCH v8 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-04 15:47 UTC  (19+ messages)
` [PATCH v8 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v8 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v8 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v8 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v8 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v8 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v8 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH] i2c: sun6i-p2wi: Fix device node reference leak in p2wi_probe()
 2026-02-04  8:02 UTC  (2+ messages)

[PATCH v3 00/12] Enable I2C on SA8255p Qualcomm platforms
 2026-02-04  5:46 UTC  (29+ messages)
` [PATCH v3 03/12] soc: qcom: geni-se: Introduce helper API for resource initialization
` [PATCH v3 04/12] soc: qcom: geni-se: Add resources activation/deactivation helpers
` [PATCH v3 05/12] soc: qcom: geni-se: Introduce helper API for attaching power domains
` [PATCH v3 06/12] soc: qcom: geni-se: Introduce helper APIs for performance control
` [PATCH v3 10/12] i2c: qcom-geni: Use resources helper APIs in runtime PM functions
` [PATCH v3 11/12] i2c: qcom-geni: Store of_device_id data in driver private struct
` [PATCH v3 12/12] i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platforms

[Patch V4] i2c: imx-lpi2c: fix SMBus block read NACK after byte count
 2026-02-04  1:55 UTC  (2+ messages)

[PATCH v1 1/1] i2c: designware: Remove dead code in AMD ISP case
 2026-02-04  1:29 UTC  (2+ messages)

[PATCH v6 0/3] i2c: designware: Improve support of multi-messages transfer
 2026-02-04  1:24 UTC  (6+ messages)
` [PATCH v6 1/3] i2c: designware: Implement I2C_M_STOP support
` [PATCH v6 2/3] i2c: designware: Use runtime PM macro for auto-cleanup
` [PATCH v6 3/3] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled

[PATCH v9 0/7] i2c: xiic: use generic device property accessors
 2026-02-04  1:11 UTC  (20+ messages)
` [PATCH v9 1/7] i2c: xiic: switch to devres managed APIs
` [PATCH v9 2/7] i2c: xiic: remove duplicate error message
` [PATCH v9 3/7] i2c: xiic: switch to generic device property accessors
` [PATCH v9 4/7] i2c: xiic: cosmetic cleanup
` [PATCH v9 5/7] i2c: xiic: cosmetic: use resource format specifier in debug log
` [PATCH v9 6/7] i2c: xiic: use numbered adapter registration
` [PATCH v9 7/7] i2c: xiic: skip input clock setup on non-OF systems

[GIT PULL] i2c-host for v6.20
 2026-02-03 20:55 UTC  (2+ messages)

[GIT PULL] i2c-host-fixes for v6.19-rc8
 2026-02-03 20:52 UTC  (2+ messages)

[PATCH v7 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-03 15:31 UTC  (9+ messages)
` [PATCH v7 2/7] mux: Add helper functions for getting optional and selected mux-state

[PATCH v2 0/2] i2c: Add Loongson-2K0300 I2C controller support
 2026-02-03  9:53 UTC  (7+ messages)
` [PATCH v2 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller

[PATCH v7 0/6] i2c: xiic: use generic device property accessors
 2026-02-02 18:26 UTC  (15+ messages)
` [PATCH v7 1/6] i2c: xiic: skip input clock setup on non-OF systems
` [PATCH v7 2/6] i2c: xiic: switch to devres managed APIs
` [PATCH v7 6/6] i2c xiic: cosmetic: use resource format specifier in debug log

[PATCH v2 0/4] i2c: SMBus ARP support
 2026-02-02 13:29 UTC  (9+ messages)

[PATCH 1/3] hwmon: spd5118: Do not fail resume on temporary I2C errors
 2026-02-02  7:03 UTC 

[PATCH v7 5/6] i2c: xiic: cosmetic cleanup
 2026-02-02  2:06 UTC  (5+ messages)

[PATCH v2 2/2] i2c: core: support recovery for single-ended GPIOs
 2026-02-01 11:18 UTC  (4+ messages)
` [PATCH v3 0/2] i2c: improve bus "
  ` [PATCH v3 1/2] gpiolib: add gpiod_is_single_ended() helper
  ` [PATCH v3 2/2] i2c: core: support recovery for single-ended GPIOs

[PATCH v24 0/4] Add ASPEED AST2600 I2C controller driver
 2026-02-01  3:37 UTC  (6+ messages)
` [PATCH v24 3/4] i2c: ast2600: Add controller driver for new register layout

[PATCH v8 0/6] i2c: xiic: use generic device property accessors
 2026-02-01  2:57 UTC  (7+ messages)
` [PATCH v8 1/6] i2c: xiic: switch to devres managed APIs
` [PATCH v8 2/6] i2c: xiic: remove duplicate error message
` [PATCH v8 3/6] i2c: xiic: switch to generic device property accessors
` [PATCH v8 4/6] i2c: xiic: cosmetic cleanup
` [PATCH v8 5/6] i2c xiic: cosmetic: use resource format specifier in debug log
` [PATCH v8 6/6] i2c: xiic: skip input clock setup on non-OF systems

[PATCH 0/2] dmaengine: add helper macro dmaengine_prep_submit()
 2026-01-30 15:21 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: Add "
` [PATCH 2/2] i2c: imx-lpi2c: use dmaengine_prep_submit() to simple code


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