public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-25 08:01:33 to 2024-12-09 18:36:17 UTC [more...]

[PATCH v9 0/4] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
 2024-12-09 18:35 UTC  (2+ messages)
` [PATCH v9 1/4] platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h

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

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2024-12-09 14:45 UTC  (21+ messages)
` [PATCH v1 1/7] dt-bindings: i2c: qcom,i2c-geni: Document DT properties for QUP firmware loading
` [PATCH v1 2/7] spi: dt-bindings: "
` [PATCH v1 3/7] dt-bindings: serial: "
` [PATCH v1 4/7] soc: qcom: geni-se:: Add support to load QUP SE Firmware via Linux subsystem
` [PATCH v1 5/7] i2c: qcom-geni: Load i2c qup Firmware from linux side
` [PATCH v1 6/7] spi: geni-qcom: Load spi "
` [PATCH v1 7/7] serial: qcom-geni: Load UART "

[PATCH v3 0/2] i2c: omap: trivial code cleanups
 2024-12-09 13:00 UTC  (5+ messages)
` [PATCH v3 1/2] i2c: omap: Clean up coding style
` [PATCH v3 2/2] i2c: omap: remove unused parameter

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

[PATCH] i2c: slave-eeprom: add latch mode
 2024-12-09  6:04 UTC 

[PATCH] iio: Initialize i2c_device_id structures by name
 2024-12-08 12:59 UTC  (3+ messages)

[PATCH] hwmon: Initialize i2c_device_id structures by name
 2024-12-07 21:51 UTC  (7+ messages)

[PATCH 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2024-12-07 12:54 UTC  (11+ messages)
` [PATCH 4/6] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH 5/6] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH 6/6] arm64: dts: qcom: x1e80100: Add CAMSS block definition

[PATCH] i2c: pnx: Fix timeout in wait functions
 2024-12-06 23:19 UTC 

[PATCH v1] i2c: microchip-core: actually use repeated sends
 2024-12-06 11:48 UTC  (5+ messages)

[PATCH] i2c: imx: make controller available until system suspend_noirq() and from resume_noirq()
 2024-12-06  9:13 UTC  (4+ messages)

[PATCH v4] i2c: imx: support DMA defer probing
 2024-12-06  9:07 UTC  (8+ messages)

[PATCH] i2c: nomadik: Add missing sentinel to match table
 2024-12-06  8:35 UTC  (2+ messages)

[PATCH v4 0/3] hwmon: pmbus: add tps25990 efuse support
 2024-12-05 19:50 UTC  (8+ messages)
` [PATCH v4 1/3] hwmon: (pmbus/core) improve handling of write protected regulators
` [PATCH v4 2/3] hwmon: (pmbus/core) add wp module param
` [PATCH v4 3/3] hwmon: (pmbus/tps25990): add initial support

[PATCH] i2c: imx: fix divide by zero warning
 2024-12-05 12:49 UTC  (6+ messages)

[PATCH] i2c: designware: Actually make use of the I2C_DW_COMMON and I2C_DW symbol namespaces
 2024-12-05  8:26 UTC  (8+ messages)

[PATCH] i2c: I2C_BRCMSTB should not default to y when compile-testing
 2024-12-04 19:01 UTC  (2+ messages)

[PATCH v2 0/3] i2c: atr: A few i2c-atr fixes
 2024-12-04 17:20 UTC  (19+ messages)
` [PATCH v2 1/3] i2c: atr: Fix client detach
` [PATCH v2 2/3] i2c: atr: Allow unmapped addresses from nested ATRs

[PATCH] i2c: keba: drop check because i2c_unregister_device() is NULL safe
 2024-12-04 14:35 UTC  (2+ messages)

[PATCH v3 0/3] Add Block event interrupt support for I2C protocol
 2024-12-03 10:32 UTC  (7+ messages)
` [PATCH v3 1/3] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v3 3/3] i2c: i2c-qcom-geni: Update compile dependenices for I2C GENI driver

[PATCH] i2c: qup: use generic device property accessors
 2024-12-03  7:41 UTC  (3+ messages)

[PATCH v2 RESEND 0/3] Add Block event interrupt support for I2C protocol
 2024-12-02 13:41 UTC  (5+ messages)
` [PATCH v2 RESEND 3/3] i2c: i2c-qcom-geni: Add Block event interrupt support

[PULL REQUEST] i2c-for-6.13-rc1-part3
 2024-12-01 21:45 UTC  (2+ messages)

[PATCH v4] i2c: i2c-qcom-geni: Serve transfer during early resume stage
 2024-11-30  4:29 UTC  (2+ messages)

[PATCH v4 0/4] Enable shared SE support over I2C
 2024-11-29 15:12 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag

[PATCH] MAINTAINERS: fix typo in I2C OF COMPONENT PROBER
 2024-11-29 11:56 UTC  (2+ messages)

[PATCH 0/2] Add support for ADP1051/ADP1055 and LTP8800-1A/-2/-4A
 2024-11-29  9:12 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: hwmon: (pmbus/adp1050): Add bindings for adp1051, adp1055 and ltp8800

[PATCH] of: base: Document prefix argument for of_get_next_child_with_prefix()
 2024-11-29  1:50 UTC  (2+ messages)

[PATCH v11 0/7] platform/chrome: Introduce DT hardware prober
 2024-11-28  4:57 UTC  (8+ messages)
` [PATCH v11 7/7] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail

[PATCH] i2x: Fix whitespace style issue
 2024-11-27 11:25 UTC  (2+ messages)

[PATCH v3] i2c: imx: support DMA defer probing
 2024-11-27  8:18 UTC  (5+ messages)
  ` [EXT] "
    `  "

[PATCH v2] i2c: imx: support DMA defer probing
 2024-11-27  7:41 UTC  (9+ messages)

[PATCH 2/2] hwmon: (pmbus/adp1050): add support for adp1051, adp1055 and ltp8800
 2024-11-27  0:56 UTC  (2+ messages)

[PATCH] i2c: imx: support DMA defer probing
 2024-11-26  6:47 UTC  (3+ messages)

[PATCH] i2c: isch: Convert comma to semicolon
 2024-11-26  2:38 UTC 

[PULL REQUEST] i2c-for-6.13-part2
 2024-11-26  1:40 UTC  (2+ messages)

[PATCH 0/2] Add atomic transfer support to i2c-xiic
 2024-11-25 19:22 UTC  (4+ messages)
` [PATCH 2/2] i2c: xiic: Add atomic transfer support

[PATCH] i2c: imx: switch different pinctrl state in different system power status
 2024-11-25 17:10 UTC  (2+ messages)

[PATCH v5] i2c: imx-lpi2c: add target mode support
 2024-11-25 14:31 UTC 

[PATCH v6] i2c: imx-lpi2c: add eDMA mode support for LPI2C
 2024-11-25 14:29 UTC 

[PATCH] i2c: imx: fix divide by zero warning
 2024-11-25 13:50 UTC 

[PATCH v2] i2c: imx: add imx7d compatible string for applying errata ERR007805
 2024-11-25 13:45 UTC 

[PATCH 2/3] i2c: atr: Fix lockdep for nested ATRs
 2024-11-25 12:13 UTC  (2+ messages)

[PATCH v4 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-25 10:05 UTC  (3+ messages)


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