linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-22 10:31:44 to 2022-09-08 08:21:12 UTC [more...]

[PATCH v1 0/8] ACPI: unify _UID handling as integer
 2022-09-08  8:20 UTC  (11+ messages)
` [PATCH v1 1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID "
` [PATCH v1 2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
` [PATCH v1 3/8] ACPI: x86: "
` [PATCH v1 4/8] i2c: amd-mp2-plat: "
` [PATCH v1 5/8] i2c: mlxbf: "
` [PATCH v1 6/8] perf: qcom_l2_pmu: "
` [PATCH v1 7/8] spi: pxa2xx: "
` [PATCH v1 8/8] efi/dev-path-parser: "

[PATCH v1 1/1] i2c: scmi: Convert to be a platform driver
 2022-09-08  7:48 UTC  (4+ messages)

[PATCH next v3 1/2] i2c: hisi: Add initial device tree support
 2022-09-08  7:06 UTC  (3+ messages)
` [PATCH next v3 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c

[PATCH v2 0/9] i2c-mlxbf.c: bug fixes and new feature support
 2022-09-07 21:56 UTC  (15+ messages)
` [PATCH v2 1/9] i2c-mlxbf.c: Fix frequency calculation
` [PATCH v2 2/9] i2c-mlxbf.c: remove IRQF_ONESHOT
` [PATCH v2 3/9] i2c-mlxbf.c: incorrect base address passed during io write
` [PATCH v2 4/9] i2c-mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
` [PATCH v2 5/9] i2c-mlxbf.c: support lock mechanism
` [PATCH v2 6/9] i2c-mlxbf.c: Update SPDX license
` [PATCH v2 7/9] i2c-mlxbf: add multi slave functionality
` [PATCH v2 8/9] i2c-mlxbf.c: support BlueField-3 SoC
` [PATCH v2 9/9] i2c-mlxbf.c: Update binding devicetree

[PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape
 2022-09-07 21:39 UTC  (2+ messages)

[PATCH next v2 1/2] i2c: i2c-hisi: Add support for initializing control module via DT
 2022-09-07 21:32 UTC  (6+ messages)
` [PATCH next v2 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c

[PATCH v2 0/2] i2c: core: Add mux root adapter operations
 2022-09-07 20:58 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iio: si7020: Lock root adapter to wait for reset

[PATCH 0/3] DMA binding for Allwinner V536/newer I2C
 2022-09-07 20:02 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: i2c: mv64xxx: Document DMA properties
` [PATCH 2/3] arm64: dts: allwinner: a100: Add device node for DMA controller
` [PATCH 3/3] arm64: dts: allwinner: a100: Add I2C DMA requests

[PATCH] dt-bindings: i2c: qcom,i2c-cci: specify SM8450 CCI clocks
 2022-09-07 19:57 UTC  (5+ messages)

[PATCH v1] i2c: designware: Add support to get I2C related timing parameters from firmware
 2022-09-07 19:53 UTC  (3+ messages)

[PATCH v4 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-09-07 16:32 UTC  (2+ messages)

[PATCH v4 01/13] i2c: rk3x: Add rv1126 support
 2022-09-07 16:01 UTC 

[PATCH 0/8] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-07  8:12 UTC  (9+ messages)
` [PATCH 4/8] i2c: acpi: Use ACPI GPIO wake capability bit to set wake_irq

[PATCH v3 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-09-07  5:23 UTC  (3+ messages)

[PATCH v2] i2c: New driver for Nuvoton SMBus adapters
 2022-09-07  2:06 UTC 

[PATCH 0/2] i2c: core: Add mux root adapter operations
 2022-09-06 20:10 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2 0/3] Add GPCDMA support to Tegra I2C
 2022-09-06 14:47 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: tegra: Add GPCDMA support
` [PATCH v2 2/3] arm64: tegra: Add GPCDMA support for Tegra I2C
` [PATCH v2 3/3] arm64: defconfig: Make TEGRA186_GPC_DMA built-in

[PATCH v2 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-09-05  3:43 UTC  (5+ messages)

[PATCH V3 0/7] i2c-imx-lpi2c: add IPG clock
 2022-09-03  3:38 UTC  (15+ messages)
` [PATCH V3 1/7] ARM: dts: imx7ulp: update the LPI2C clock-names
` [PATCH V3 2/7] dt-bindings: i2c: i2c-imx-lpi2c: add ipg clk
` [PATCH V3 3/7] dt-bindings: i2c: i2c-imx-lpi2c: add dmas property
` [PATCH V3 4/7] dt-bindings: i2c: i2c-imx-lpi2c: add i.MX93
` [PATCH V3 5/7] arm64: dts: imx8-ss-dma: add IPG clock for i2c
` [PATCH V3 6/7] ARM: dts: imx7ulp: Add IPG clock for lpi2c
` [PATCH V3 7/7] i2c: imx-lpi2c: use bulk clk API

[PATCH RESEND 0/2] Add GPCDMA support to Tegra234 I2C
 2022-09-02 11:25 UTC  (17+ messages)
` [PATCH RESEND 1/2] i2c: tegra: Add GPCDMA support

Zwiększenie płynności finansowej
 2022-09-01  7:41 UTC 

[PATCH v3 0/2] add power-supply control to enable eeprom usage
 2022-08-31 13:00 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: at24: add new optional power-supply property
` [PATCH v3 2/2] eeprom: at24: add support for power-supply control

[PATCH v1 0/4] Fixes for the mcp2221 HID-to-I2C-bridge driver
 2022-08-30 18:02 UTC  (5+ messages)
` [PATCH v1 1/4] HID: mcp2221: don't connect hidraw
` [PATCH v1 2/4] HID: mcp2221: enable HID I/O during GPIO probe
` [PATCH v1 3/4] HID: mcp2221: protect shared data with spin lock
` [PATCH v1 4/4] HID: mcp2221: avoid stale rxbuf pointer

[PATCH v2 0/2] add power-supply control to enable eeprom usage
 2022-08-30 17:05 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: at24: add new optional power-supply property
` [PATCH v2 2/2] eeprom: at24: add support for power-supply control

[PATCH RFC i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-08-30 14:25 UTC  (16+ messages)

[PATCH] dt-bindings: i2c: renesas,riic: Fix 'unevaluatedProperties' warnings
 2022-08-30 10:10 UTC  (4+ messages)

[PATCH 0/5] i2c/arm: dt-bindings: qcom: qcom,i2c-cci: convert to dtschema
 2022-08-29 23:45 UTC  (4+ messages)
` [PATCH 2/5] arm64: dts: qcom: sdm845-db845c: drop gpios from CCI I2C sensors
` (subset) [PATCH 0/5] i2c/arm: dt-bindings: qcom: qcom,i2c-cci: convert to dtschema

[PATCH v2] docs: i2c: piix4: Fix typos, add markup, drop link
 2022-08-29 20:09 UTC  (2+ messages)

[PATCH] i2c: i801: Prefer async probe
 2022-08-26  7:44 UTC 

[PATCH v3 1/1] i2c: scmi: Replace open coded device_get_match_data()
 2022-08-25 18:16 UTC  (7+ messages)

[PATCH] i2c: pasemi: Add IRQ support for Apple Silicon
 2022-08-25 14:45 UTC  (4+ messages)

[bug report] i2c: imx: Make sure to unregister adapter on remove()
 2022-08-25 13:28 UTC 

[PATCH] Fix typo, add markup, fix URL in i2c-piix4 docs
 2022-08-25 13:10 UTC  (4+ messages)

[PATCH v3 0/3] docs: i2c: rework I2C documentation, part II
 2022-08-25  7:42 UTC  (7+ messages)
` [PATCH v3 1/3] docs: i2c: i2c-topology: fix typo
` [PATCH v3 2/3] docs: i2c: i2c-topology: fix incorrect heading
` [PATCH v3 3/3] docs: i2c: i2c-topology: reorder sections more logically

[PATCH v2 0/3] docs: i2c: rework I2C documentation, part II
 2022-08-24  7:25 UTC  (11+ messages)
` [PATCH v2 1/3] docs: i2c: i2c-topology: fix incorrect heading
` [PATCH v2 2/3] docs: i2c: i2c-topology: reorder sections more logically
` [PATCH v2 3/3] docs: i2c: i2c-topology: fix typo

[PATCH next] i2c: i2c-hisi: Add support for initializing control module via DT
 2022-08-24  5:55 UTC  (3+ messages)

[PATCH V2 0/7] i2c-imx-lpi2c: add IPG clock
 2022-08-24  5:47 UTC  (10+ messages)
` [PATCH V2 7/7] i2c: imx-lpi2c: use bulk clk API

[PATCH] Revert "i2c: scmi: Replace open coded device_get_match_data()"
 2022-08-23 14:34 UTC  (4+ messages)

[PATCH v2] i2c: muxes: Drop obsolete dependency on COMPILE_TEST
 2022-08-22 22:16 UTC  (2+ messages)

[PATCH v2] i2c: designware: Introduce semaphore reservation timer to AMDPSP driver
 2022-08-22 11:02 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).