public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-30 16:35:44 to 2025-02-13 15:51:46 UTC [more...]

[PATCH v2 0/2] i2c: Reduce use of i2c_of_match_device()
 2025-02-13 15:51 UTC  (8+ messages)
` [PATCH v2 1/2] power: ip5xxx_power: Make use of i2c_get_match_data()
` [PATCH v2 2/2] i2c: Unexport i2c_of_match_device()

[PATCH] MAINTAINERS: Use my kernel.org address for I2C ACPI work
 2025-02-13 15:22 UTC  (2+ messages)

[PATCH v2 00/10] i2c: busses: Introduce and use i2c_10bit_addr_*_from_msg()
 2025-02-13 14:07 UTC  (11+ messages)
` [PATCH v2 01/10] i2c: Introduce i2c_10bit_addr_*_from_msg() helpers
` [PATCH v2 02/10] i2c: axxia: Use "
` [PATCH v2 03/10] i2c: bcm-kona: "
` [PATCH v2 04/10] i2c: brcmstb: "
` [PATCH v2 05/10] i2c: eg20t: "
` [PATCH v2 06/10] i2c: kempld: "
` [PATCH v2 07/10] i2c: mt7621: "
` [PATCH v2 08/10] i2c: rzv2m: "
` [PATCH v2 09/10] i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpers
` [PATCH v2 10/10] i2c: mv64xxx: "

[PATCH v1 0/8] i2c: busses: Introduce and use i2c_10bit_addr_from_msg()
 2025-02-13 13:04 UTC  (17+ messages)
` [PATCH v1 1/8] i2c: Introduce i2c_10bit_addr_from_msg()
` [PATCH v1 2/8] i2c: axxia: Use i2c_10bit_addr_from_msg() helper
` [PATCH v1 3/8] i2c: bcm-kona: "
` [PATCH v1 4/8] i2c: eg20t: "
` [PATCH v1 5/8] i2c: kempld: "
` [PATCH v1 6/8] i2c: mt7621: "
` [PATCH v1 7/8] i2c: mv64xxx: Use i2c_*bit_addr_from_msg() helpers
` [PATCH v1 8/8] i2c: rzv2m: Use i2c_10bit_addr_from_msg() helper

[PATCH v4 0/1] i2c: mediatek: add runtime PM operations and bus regulator control
 2025-02-13 11:57 UTC  (3+ messages)

[PATCH v4 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-02-13 11:42 UTC  (6+ messages)
` [PATCH v4 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH v1 0/2] i2c: Reduce use of i2c_of_match_device()
 2025-02-13  9:56 UTC  (5+ messages)
` [PATCH v1 1/2] power: ip5xxx_power: Make use of i2c_get_match_data()
` [PATCH v1 2/2] i2c: Unexport i2c_of_match_device()

[PATCH v2 0/4] Add PERIC0/1 support for Exynos 990 and hsi2c compatible
 2025-02-13  8:33 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: clock: samsung,exynos990-clock: add PERIC0/1 clock management unit
` [PATCH v2 2/4] dt-bindings: i2c: exynos5: add samsung,exynos990-hsi2c compatible
` [PATCH v2 3/4] clk: samsung: exynos990: add support for CMU_PERIC0/1
` [PATCH v2 4/4] arm64: dts: exyno990: enable cmu-peric0/1 clock controller

[PATCH 0/3] i2c: i801: Avoid potential issue in i801_check_post and cosmetic improvements
 2025-02-12 18:53 UTC  (2+ messages)

[PATCH v2] i2c: pxa: fix call balance of i2c->clk handling routines
 2025-02-12 17:28 UTC 

[PATCH] i2c: pxa: fix call balance of i2c->clk handling routines
 2025-02-12 17:15 UTC  (2+ messages)

[PATCH v1 1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
 2025-02-12 16:51 UTC 

[PATCH v1 1/1] i2c: core: Propagate all possible errors when requesting recovery GPIOs
 2025-02-12 16:37 UTC 

[PATCH v5 RESEND 0/2] Add Block event interrupt support for I2C protocol
 2025-02-12 15:04 UTC  (5+ messages)
` [PATCH v5 RESEND 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v5 RESEND 2/2] i2c: i2c-qcom-geni: Add "

Assigning fixed numbers to i2c buses via ACPI code
 2025-02-12 13:31 UTC  (6+ messages)

[RFC PATCH 0/3] i2c: Introduce i2c bus extensions
 2025-02-12  9:45 UTC  (6+ messages)
` [RFC PATCH 1/3] i2c: core: Follow i2c-parent when retrieving an adapter from node
` [RFC PATCH 2/3] i2c: i2c-core-of: Move children registration in a dedicated function
` [RFC PATCH 3/3] i2c: i2c-core-of: Handle i2c bus extensions

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-12  2:59 UTC  (21+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v7 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v7 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] i2c: core: mark i2c_detect_address noinline_for_stack
 2025-02-10  8:02 UTC 

[PATCH v2 0/8] Add support to load QUP SE firmware from
 2025-02-10  7:01 UTC  (11+ messages)
` [PATCH v2 4/8] dt-bindings: serial: Add support for selecting data transfer mode

[PATCH 0/2] i2c: add I2C driver for Andes atciic100
 2025-02-09 12:29 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: i2c: add atciic100
` [PATCH 2/2] i2c: atciic100: add Andes I2C driver support

[PATCH 0/2] Add support for LT3074 low voltage linear regulator
 2025-02-09 12:01 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: add lt3074
` [PATCH 2/2] hwmon: (pmbus/lt3074): add support for lt3074

[PULL REQUEST] i2c-for-6.14-rc2
 2025-02-08 22:00 UTC  (2+ messages)

[PATCH] i2c: omap: fix IRQ storms
 2025-02-07 18:54 UTC 

[PATCH 0/2] i2c: revert flag based client handling
 2025-02-07 13:26 UTC  (8+ messages)
` [PATCH 1/2] Revert "i2c: Replace list-based mechanism for handling userspace-created clients"
` [PATCH 2/2] Revert "i2c: Replace list-based mechanism for handling auto-detected clients"

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

[PATCH 0/2] Simplify clock handling and fix probe error handling sequence
 2025-02-06 12:28 UTC  (4+ messages)
` [PATCH 1/2] i2c: cadence: Simplify using devm_clk_get_enabled()
` [PATCH 2/2] i2c: cadence: Move reset_control_assert after pm_runtime_set_suspended in probe error path

[PATCH v6 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-06 11:05 UTC  (16+ messages)
` [PATCH v6 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v6 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v6 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v6 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] i2c: Fix deadlock on adapter removal
 2025-02-06 10:07 UTC 

[PATCH 0/2] Introduce support for Exynos7870 I2C and HSI2C
 2025-02-05 22:14 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: i2c: samsung,s3c2410: add exynos7870-i2c compatible
` [PATCH 2/2] dt-bindings: i2c: exynos5: add exynos7870-hsi2c compatible

[PATCH v2 RFC] i2c: Fix deadlock on adapter removal
 2025-02-05 14:51 UTC  (2+ messages)

[PATCH RFC] i2c: Fix deadlock on adapter removal
 2025-02-05 14:23 UTC  (5+ messages)

[PATCH 0/4] sm7325-nothing-spacewar: Preparing for the cameras
 2025-02-05  8:59 UTC  (8+ messages)
` [PATCH 1/4] arm64: dts: qcom: sm7325-nothing-spacewar: Add CAM fixed-regulators
` [PATCH 2/4] dt-bindings: eeprom: at24: Add compatible for Puya P24C64F
` [PATCH 3/4] dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128E
` [PATCH 4/4] arm64: dts: qcom: sm7325-nothing-spacewar: Enable camera EEPROMs
` (subset) [PATCH 0/4] sm7325-nothing-spacewar: Preparing for the cameras

[PATCH v3 0/4] i2c: Replace lists of special clients with flagging of such clients
 2025-02-04 20:00 UTC  (4+ messages)
` [PATCH v3 2/4] i2c: Replace list-based mechanism for handling auto-detected clients

[PATCH] i2c: aspeed: Nullify bus messages after timeout
 2025-02-04  4:13 UTC  (4+ messages)

[PATCH v2 0/2] Microchip CoreI2C driver fixes
 2025-02-03 19:16 UTC  (2+ messages)

On 6.12.x kernels I2C dies on the Intel i5-1235U CPU based notebook (KVADRA NAU LE14U)
 2025-02-03 15:58 UTC 

[PATCH v7] i2c: riic: Implement bus recovery
 2025-02-03 14:35 UTC 

[PATCH 00/33] Add support for the Exynos7870 SoC, along with three devices
 2025-02-03 14:01 UTC  (13+ messages)
` [PATCH 01/33] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible
` [PATCH 02/34] "
` [PATCH 03/34] dt-bindings: clock: add clock definitions for exynos7870 CMU
` [PATCH 02/33] "
` [PATCH 03/33] dt-bindings: clock: document exynos7870 clock driver CMU bindings

[PATCH 0/3] i2c: atr: allow usage of nested ATRs
 2025-02-03 12:15 UTC  (4+ messages)
` [PATCH 1/3] i2c: atr: Fix lockdep for "
` [PATCH 2/3] i2c: atr: deduplicate logic in attach_addr()
` [PATCH 3/3] i2c: atr: add passthrough flag

[PATCH v2] i2c: omap: Fix standard mode false ACK readings
 2025-02-02 22:42 UTC  (9+ messages)

[PATCH v3] i2c-mlxbf: Add repeated start condition support
 2025-01-31 17:50 UTC 

[PATCH v2 0/5] Add I2C support for Tegra264
 2025-01-31  6:46 UTC  (6+ messages)
` [PATCH v2 4/5] i2c: tegra: Add support for SW mutex register

[PULL REQUEST] i2c-for-6.14-rc1-take2
 2025-01-31  2:00 UTC  (2+ messages)


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