public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-05 16:06:56 to 2024-11-14 09:47:04 UTC [more...]

[GIT PULL] at24 updates for v6.13-rc1
 2024-11-14  9:38 UTC  (2+ messages)

[PATCH] Documentation: i2c: Constify struct i2c_device_id
 2024-11-14  9:36 UTC  (2+ messages)

[PATCH] docs: i2c: piix4: Add ACPI section
 2024-11-14  8:01 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH v3 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-14  7:06 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH v3 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH 0/6] decode-dimms: Implement DDR5 decoding
 2024-11-14  6:37 UTC  (7+ messages)
` [PATCH 1/6] decode-dimms: Implement DDR5 checksum parsing
` [PATCH 2/6] decode-dimms: Decode DDR5 Manufacturer Data
` [PATCH 3/6] decode-dimms: Decode timings and other data for DDR5
` [PATCH 4/6] decode-dimms: Decode DDR5 common module information
` [PATCH 5/6] decode-dimms: Add basic decoding of type specific information for DDR5
` [PATCH 6/6] decode-dimms: Decode DDR5 error log

[PATCH v3 1/3] i2c: lpc2k: Add check for clk_enable()
 2024-11-13 22:24 UTC  (4+ messages)
` [PATCH v3 2/3] i2c: pxa: Add check for clk_enable() and clk_prepare_enable()
` [PATCH v3 3/3] i2c: rk3x: Add check for clk_enable()

[PATCH v4 0/4] Enable shared SE support over I2C
 2024-11-13 16:14 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v4 2/4] dmaengine: gpi: Add Lock and Unlock TRE support to access I2C exclusively
` [PATCH v4 3/4] soc: qcom: geni-se: Do not keep GPIOs to sleep state for shared SE usecase
` [PATCH v4 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PATCH v3 0/4] Enable shared SE support over I2C
 2024-11-13 16:10 UTC  (26+ messages)
` [PATCH v3 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v3 2/4] dma: gpi: Add Lock and Unlock TRE support to access SE exclusively
` [PATCH v3 3/4] soc: qcom: geni-se: Do not keep GPIOs to sleep state for shared SE usecase
` [PATCH v3 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PATCH] i2c: qup: use generic device property accessors
 2024-11-13 15:39 UTC  (6+ messages)

[PATCH v15 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-11-13 10:03 UTC  (10+ messages)
` [PATCH v15 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[PATCH 0/9] misc: Support TI FPC202 dual-port controller
 2024-11-13  9:46 UTC  (14+ messages)
` [PATCH 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH 2/9] media: i2c: ds90ub960: Replace aliased clients list with bitmap
` [PATCH 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH 4/9] i2c: use client addresses directly in ATR interface
` [PATCH 5/9] i2c: move ATR alias pool to a separate struct
` [PATCH 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
` [PATCH 7/9] i2c: support per-channel ATR alias pools
` [PATCH 8/9] i2c: Support dynamic address translation
` [PATCH 9/9] misc: add FPC202 dual port controller driver

[v2,0/1] i2c: mediatek: add runtime PM operations and bus regulator control
 2024-11-13  8:54 UTC  (5+ messages)
` [v2,1/1] "

[PATCH v2 0/2] Add driver for LTP8800-1A, LTP8800-2 and LTP8800-4A
 2024-11-13  5:45 UTC  (20+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: add ltp8800
` [PATCH v2 2/2] hwmon: pmbus: add driver for ltp8800-1a, ltp8800-4a, and ltp8800-2

[PATCH v9 0/4] RTL9300 support for reboot and i2c
 2024-11-12 14:56 UTC  (11+ messages)
` [PATCH v9 1/4] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals
` [PATCH v9 2/4] mips: dts: realtek: Add syscon-reboot node
` [PATCH v9 3/4] mips: dts: realtek: Add I2C controllers
` [PATCH v9 4/4] i2c: Add driver for the RTL9300 I2C controller

[PATCH v2 RESEND 0/3] Add Block event interrupt support for I2C protocol
 2024-11-12  4:56 UTC  (8+ messages)
` [PATCH v2 RESEND 1/3] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v2 RESEND 2/3] i2c: qcom_geni: Update compile dependenices for qcom geni
` [PATCH v2 RESEND 3/3] i2c: i2c-qcom-geni: Add Block event interrupt support

[PATCH 00/14] arm64: dts: allwinner: Add basic Allwinner A523 support
 2024-11-11 20:36 UTC  (5+ messages)
` [PATCH 05/14] dt-bindings: i2c: mv64xxx: Add Allwinner A523 compatible string

Adding I2C devices to the SMBus (PIIX4) via the ACPI SSDT overlay method
 2024-11-11 12:48 UTC  (10+ messages)

[PATCH v10 0/2] i2c: octeon: Add block-mode r/w
 2024-11-11  1:36 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.12-rc7
 2024-11-10 22:19 UTC  (2+ messages)

[GIT PULL] i2c-host-fixes for v6.12-rc7
 2024-11-09 22:49 UTC  (2+ messages)

[PATCH v6 0/4] add driver for the WCH CH341 in I2C/GPIO mode
 2024-11-09  7:32 UTC  (5+ messages)

[PATCH v11 0/7] platform/chrome: Introduce DT hardware prober
 2024-11-08 15:33 UTC  (9+ messages)
` [PATCH v11 1/7] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v11 2/7] of: base: Add for_each_child_of_node_with_prefix()
` [PATCH v11 3/7] i2c: Introduce OF component probe function
` [PATCH v11 4/7] i2c: of-prober: Add simple helpers for regulator support
` [PATCH v11 5/7] i2c: of-prober: Add GPIO support to simple helpers
` [PATCH v11 6/7] platform/chrome: Introduce device tree hardware prober
` [PATCH v11 7/7] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail

[PATCH v4 0/7] hwmon: pmbus: add tps25990 efuse support
 2024-11-08  8:52 UTC  (16+ messages)
` [PATCH v4 1/7] hwmon: (pmbus) add documentation for existing flags
` [PATCH v4 2/7] hwmon: (pmbus/core) allow drivers to override WRITE_PROTECT
` [PATCH v4 3/7] hwmon: (pmbus/core) improve handling of write protected regulators
` [PATCH v4 4/7] hwmon: (pmbus/core) add wp module param
` [PATCH v4 5/7] hwmon: (pmbus/core) clear faults after setting smbalert mask
` [PATCH v4 6/7] dt-bindings: hwmon: pmbus: add ti tps25990 support
` [PATCH v4 7/7] hwmon: (pmbus/tps25990): add initial support

[PATCH] virtio: only reset device and restore status if needed in device resume
 2024-11-08  2:53 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 1/3] i2c: lpc2k: Add check for clk_enable()
 2024-11-08  2:27 UTC  (6+ messages)
` [PATCH v2 2/3] i2c: pxa: Add check for clk_enable() and clk_prepare_enable()
` [PATCH v2 3/3] i2c: rk3x: Add check for clk_enable()

[PATCH v2] i2c: dev: Fix memory leak when underlying adapter does not support I2C
 2024-11-08  0:15 UTC 

[PATCH] i2c: dev: Fix memory leak when underlying adapter does not support I2C
 2024-11-08  0:13 UTC  (3+ messages)

[PATCH v2 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-07  1:57 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: spacemit: add support for "

[PATCH RESEND TO CC MAILLIST] i2c: designware: fix master holding SCL low when I2C_DYNAMIC_TAR_UPDATE not set
 2024-11-06 23:07 UTC  (9+ messages)

[PATCH v2] i2c: omap: Fix standard mode false ACK readings
 2024-11-06 15:09 UTC  (8+ messages)

[PATCH v8 0/7] RTL9300 support for reboot and i2c
 2024-11-06 10:55 UTC  (9+ messages)
` [PATCH v8 3/7] dt-bindings: i2c: Add Realtek RTL I2C Controller
` [PATCH v8 4/7] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals
  ` (subset) "
` [PATCH v8 7/7] i2c: Add driver for the RTL9300 I2C controller

[regression] Bug 219440: Touchscreen stops working after Suspendi: i2c_designware.1: controller timed out
 2024-11-06 10:30 UTC  (2+ messages)

[PATCH v10 0/7] platform/chrome: Introduce DT hardware prober
 2024-11-06  8:12 UTC  (4+ messages)
` [PATCH v10 5/7] i2c: of-prober: Add GPIO support to simple helpers

[PATCH] i2c: qcom-cci: Remove unused struct member cci_clk_rate
 2024-11-05 21:16 UTC  (2+ messages)

[PATCH v2 1/1] i2c: busses: Use *-y instead of *-objs in Makefile
 2024-11-05 19:01 UTC  (6+ messages)

[GIT PULL] i2c-host-fixes for v6.12-rc6
 2024-11-05 17:49 UTC  (4+ messages)

[PATCH 1/3] i2c: lpc2k: Add check for clk_enable()
 2024-11-05 16:26 UTC  (4+ messages)
` [PATCH 2/3] i2c: pxa: Add check for clk_enable() and clk_prepare_enable()


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