public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-13 21:48:12 to 2022-08-28 15:49:12 UTC [more...]

[PATCH v3 0/2] add power-supply control to enable eeprom usage
 2022-08-28 15:49 UTC  (2+ messages)
` [PATCH v3 1/2] dt-bindings: at24: add new optional power-supply property

[PATCH v2 0/2] add power-supply control to enable eeprom usage
 2022-08-28 15:47 UTC  (7+ 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-26 15:37 UTC  (13+ 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  (9+ messages)

[PATCH RESEND 0/2] Add GPCDMA support to Tegra234 I2C
 2022-08-25 16:41 UTC  (16+ messages)
` [PATCH RESEND 1/2] i2c: tegra: Add GPCDMA support
` [PATCH RESEND 2/2] arm64: tegra: Add GPCDMA support for Tegra234 I2C

[PATCH] i2c: pasemi: Add IRQ support for Apple Silicon
 2022-08-25 14:45 UTC  (8+ 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 v2] docs: i2c: piix4: Fix typos, add markup, drop link
 2022-08-25 13:01 UTC 

[PATCH next v2 1/2] i2c: i2c-hisi: Add support for initializing control module via DT
 2022-08-25  9:24 UTC  (2+ messages)
` [PATCH next v2 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c

[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  (16+ messages)
` [PATCH V2 1/7] ARM: dts: imx7ulp: update the LPI2C clock-names
` [PATCH V2 2/7] dt-bindings: i2c: i2c-imx-lpi2c: add ipg clk
` [PATCH V2 3/7] dt-bindings: i2c: i2c-imx-lpi2c: add dmas property
` [PATCH V2 4/7] dt-bindings: i2c: i2c-imx-lpi2c: add i.MX93
` [PATCH V2 5/7] arm64: dts: imx8-ss-dma: add IPG clock for i2c
` [PATCH V2 6/7] ARM: dts: imx7ulp: Add IPG clock for lpi2c
` [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 V3 0/7] i2c-imx-lpi2c: add IPG clock
 2022-08-23  3:02 UTC  (8+ 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 v2] i2c: muxes: Drop obsolete dependency on COMPILE_TEST
 2022-08-22 22:16 UTC  (3+ messages)

[PATCH v2 0/9] i2c-mlxbf.c: bug fixes and new feature support
 2022-08-22 19:57 UTC  (10+ 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 v2] i2c: designware: Introduce semaphore reservation timer to AMDPSP driver
 2022-08-22 11:02 UTC  (6+ messages)

[PATCH 1/2] i2c: i2c-hisi: Add support for initializing control module via DT
 2022-08-22  0:41 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.0-rc2
 2022-08-21 18:42 UTC  (2+ messages)

[PATCH] i2c: imx: Make sure to unregister adapter on remove()
 2022-08-21  8:41 UTC  (5+ messages)

[PATCH] i2c: pasemi: Add IRQ support for Apple Silicon
 2022-08-20 20:17 UTC 

[PATCH] i2c: ismt: Remove useless DMA-32 fallback configuration
 2022-08-20  6:38 UTC  (2+ messages)

[PATCH v1 0/7] i2c-mlxbf.c: bug fixes and new feature support
 2022-08-18 20:43 UTC  (19+ messages)
` [PATCH v1 1/7] i2c-mlxbf.c: Fix frequency calculation
` [PATCH v1 2/7] i2c-mlxbf.c: remove IRQF_ONESHOT
` [PATCH v1 3/7] i2c-mlxbf: add multi slave functionality
` [PATCH v1 4/7] i2c-mlxbf.c: incorrect base address passed during io write
` [PATCH v1 5/7] i2c-mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
` [PATCH v1 6/7] i2c-mlxbf.c: support BlueField-3 SoC
` [PATCH v1 7/7] i2c-mlxbf.c: support lock mechanism

[PATCH 0/2] add enable gpio support for a24 eeprom driver
 2022-08-18 15:59 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: at24: new optional property - enable-gpios
` [PATCH 2/2] eeprom: at24: add enable gpio support

[PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape
 2022-08-18 15:36 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update email of Neil Armstrong
 2022-08-18 14:47 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-08-18  8:11 UTC 

[PATCH] i2c: designware: fix direct modify risk in xfer
 2022-08-17 11:01 UTC  (2+ messages)

[PATCH v2 0/6] i2c: Make remove callback return void
 2022-08-16 10:59 UTC  (18+ messages)
` [PATCH v2 1/6] drm/i2c/sil164: Drop no-op remove function
` [PATCH v2 2/6] leds: lm3697: Remove duplicated error reporting in .remove()
` [PATCH v2 3/6] leds: lm3601x: Don't use mutex after it was destroyed
` [PATCH v2 4/6] leds: lm3601x: Improve error reporting for problems during .remove()
` [PATCH v2 5/6] gpio: pca953x: Make platform teardown callback return void
  ` [PATCH v2 6/6] i2c: Make remove "

[PATCH 0/6] i2c-imx-lpi2c: add IPG clock
 2022-08-16  9:47 UTC  (8+ messages)

[PATCH v3 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-08-15 16:57 UTC  (3+ messages)
` [PATCH v3 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA

[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
 2022-08-15 16:33 UTC  (7+ messages)

[PATCH v2 0/3] i2c: gpio: support write-only sda
 2022-08-14 21:06 UTC  (4+ messages)
` [PATCH v2 2/3] i2c: algo: bit: allow getsda to be NULL

[PULL REQUEST] i2c-for-5.20-part2
 2022-08-14 20:34 UTC  (8+ messages)


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