public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-19 02:03:44 to 2025-04-30 12:25:33 UTC [more...]

[PATCH next] i2c: Fix end of loop test in i2c_atr_find_mapping_by_addr()
 2025-04-30 12:25 UTC  (6+ messages)

[PATCH v1] i2c: microchip-corei2c: add smbus support
 2025-04-30 11:36 UTC  (2+ messages)

[PATCH v2 0/2] i2c: i801: don't instantiate spd5118 under SPD Write Disable
 2025-04-30 11:26 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: smbus: introduce Write Disable-aware SPD instantiating functions
` [PATCH v2 2/2] i2c: i801: don't instantiate spd5118 under SPD Write Disable

[PATCH v2] dt-bindings: i2c: i2c-wmt: Convert to YAML
 2025-04-30 10:31 UTC 

[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-04-30  3:57 UTC  (11+ messages)
` [PATCH v2 05/10] dt-bindings: reset: sophgo: Add SG2044 bindings
` [PATCH v2 06/10] dt-bindings: hwmon: Add Sophgo SG2044 external hardware monitor support
` [PATCH v2 07/10] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2044 support

[PATCH 0/2] i2c: Introduce I2C bus extensions
 2025-04-29 18:04 UTC  (3+ messages)
` [PATCH 2/2] schemas: "

[PATCH v5 0/5] AMD Zen debugging documentation
 2025-04-29 14:39 UTC  (18+ messages)
` [PATCH v5 1/5] Documentation: Add AMD Zen debugging document
` [PATCH v5 2/5] i2c: piix4: Depends on X86
  ` [tip: x86/platform] i2c: piix4: Make CONFIG_I2C_PIIX4 dependent on CONFIG_X86
` [PATCH v5 3/5] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd/fch.h
  ` [tip: x86/platform] i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to <asm/amd/fch.h>
` [PATCH v5 4/5] platform/x86/amd: pmc: use FCH_PM_BASE definition
` [PATCH v5 5/5] x86/CPU/AMD: Print the reason for the last reset

[PATCH] i2c: omap: fix deprecated of_property_read_bool() use
 2025-04-29 13:10 UTC  (4+ messages)

[PATCH v2 RESEND] i2c: tegra: check msg length in SMBUS block read
 2025-04-29 11:29 UTC  (7+ messages)

[PATCH] i2c: imx-lpi2c: Fix clock count when probe defers
 2025-04-29  8:25 UTC  (8+ messages)

[PATCH v3 0/4] Apple/PASemi i2c error recovery fixes
 2025-04-28 22:45 UTC  (6+ messages)
` [PATCH v3 1/4] i2c: pasemi: Enable the unjam machine
` [PATCH v3 2/4] i2c: pasemi: Improve timeout handling
` [PATCH v3 3/4] i2c: pasemi: Improve error recovery
` [PATCH v3 4/4] i2c: pasemi: Log bus reset causes

[PATCH 00/10] Few improvements on the Broadcom iProc
 2025-04-28 19:30 UTC  (7+ messages)
` [PATCH 01/10] i2c: iproc: Drop unnecessary initialisation of 'ret'
` [PATCH 04/10] i2c: iproc: Fix alignment to match the open parenthesis
` [PATCH 08/10] i2c: iproc: Move function and avoid prototypes
    ` [PATCH v2 "

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-04-28 16:21 UTC  (22+ messages)
` [PATCH 01/33] dt-bindings: arm: cpus: Add Kryo 470 CPUs
` [PATCH 02/33] dt-bindings: cpufreq: qcom-hw: Add the SM7150 compatible
` [PATCH 03/33] dt-bindings: watchdog: qcom-wdt: "
` [PATCH 04/33] dt-bindings: mailbox: qcom: Add the SM7150 APCS compatible
` [PATCH 05/33] dt-bindings: sram: qcom,imem: Add the SM7150 compatible
` [PATCH 06/33] dt-bindings: soc: qcom: aoss-qmp: "
` [PATCH 07/33] dt-bindings: thermal: tsens: "
` [PATCH 08/33] dt-bindings: interrupt-controller: qcom-pdc: "
` [PATCH 09/33] dt-bindings: usb: dwc3: "
` [PATCH 10/33] dt-bindings: phy: qcom,qusb2: "
` [PATCH 11/33] dt-bindings: mmc: sdhci-msm: "
` [PATCH 12/33] dt-bindings: soc: qcom,dcc: "
` [PATCH 13/33] dt-bindings: mfd: qcom,tcsr: "
` [PATCH 14/33] dt-bindings: net: qcom,ipa: "
` [PATCH 15/33] dt-bindings: ufs: qcom: "
` [PATCH 16/33] dt-bindings: dmaengine: qcom: gpi: "

[PATCH v2] i2c: amd-isp: Add ISP i2c-designware driver
 2025-04-28 11:48 UTC  (4+ messages)

[PATCH v4 0/9] i2c: atr: allow usage of nested ATRs
 2025-04-28 10:25 UTC  (10+ messages)
` [PATCH v4 1/9] i2c: atr: Fix lockdep for "
` [PATCH v4 2/9] i2c: atr: find_mapping() -> get_mapping()
` [PATCH v4 3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
` [PATCH v4 4/9] i2c: atr: do not create mapping in detach_addr()
` [PATCH v4 5/9] i2c: atr: deduplicate logic in attach_addr()
` [PATCH v4 6/9] i2c: atr: allow replacing mappings "
` [PATCH v4 7/9] i2c: atr: add flags parameter to i2c_atr_new()
` [PATCH v4 8/9] i2c: atr: add static flag
` [PATCH v4 9/9] i2c: atr: add passthrough flag

[PATCH v2 0/2] i2c: imx: adapting the mainline
 2025-04-28  4:57 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: imx: use guard to take spinlock
` [PATCH v2 2/2] i2c: imx: drop master prefix

[PATCH v2 0/6] Apple/PASemi i2c error recovery fixes
 2025-04-27 11:29 UTC  (4+ messages)
` [PATCH v2 4/6] i2c: pasemi: Improve error recovery

[PATCH] dt-bindings: i2c: i2c-mt65xx: Add MediaTek Dimensity 1200 MT6893
 2025-04-25 17:01 UTC  (3+ messages)

[PATCH 00/13] ARM: vt8500: DT bindings and dts updates
 2025-04-25 11:42 UTC  (12+ messages)
` [PATCH 01/13] dt-bindings: i2c: i2c-wmt: Convert to YAML
` [PATCH 03/13] dt-bindings: mmc: vt8500-sdmmc: "
` [PATCH 04/13] dt-bindings: net: via-rhine: "

[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-25 11:13 UTC  (9+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v10 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v10 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v10 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v10 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v10 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v10 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH v8] i2c: riic: Implement bus recovery
 2025-04-25  9:14 UTC  (9+ messages)

PMBus memory overflow
 2025-04-25  8:16 UTC  (2+ messages)

[PATCH 0/2] i2c: i801: Don't instantiate spd5118 under SPD Write Disable
 2025-04-24 13:58 UTC  (6+ messages)
` [PATCH 1/2] i2c: smbus: pass write disabling bit to spd instantiating function
` [PATCH 2/2] i2c: i801: don't instantiate spd5118 if SPD Write Disable is set

[PATCH 0/6] hid: use new GPIO setter callbacks
 2025-04-24 10:08 UTC  (9+ messages)
` [PATCH 1/6] hid: cp2112: destroy mutex on driver detach
` [PATCH 2/6] hid: cp2112: hold the lock for the entire direction_output() call
` [PATCH 3/6] hid: cp2112: use lock guards
` [PATCH 4/6] hid: cp2112: use new line value setter callbacks
` [PATCH 5/6] hid: mcp2200: "
` [PATCH 6/6] hid: mcp2221: "

[PATCH] i2c: mux: ltc4306: use new GPIO line value setter callbacks
 2025-04-24  8:27 UTC  (6+ messages)

[PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
 2025-04-23 13:43 UTC  (21+ messages)
` [PATCH 18/33] dt-bindings: crypto: qcom,inline-crypto-engine: "
` [PATCH 19/33] dt-bindings: interconnect: qcom-bwmon: "
` [PATCH 20/33] dt-bindings: i2c: qcom-cci: "
` [PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: "
` [PATCH 22/33] dt-bindings: interconnect: OSM L3: "
` [PATCH 23/33] dt-bindings: arm-smmu: "
` [PATCH 24/33] dt-bindings: clock: qcom,gpucc: "
` [PATCH 25/33] dt-bindings: remoteproc: qcom: sc7180-pas: "
` [PATCH 26/33] remoteproc: qcom: pas: Add SM7150 remoteproc support
` [PATCH 27/33] soc: qcom: pd-mapper: Add support for SM7150
` [PATCH 28/33] cpufreq: Add SM7150 to cpufreq-dt-platdev blocklist
` [PATCH 29/33] firmware: qcom: tzmem: disable sm7150 platform
` [PATCH 30/33] arm64: dts: qcom: Add dtsi for Snapdragon 730/730g/732g (SM7150) SoCs
` [PATCH 31/33] dt-bindings: arm: qcom: Add SM7150 Google Pixel 4a
` [PATCH 32/33] dt-bindings: display: panel: samsung,ams581vf01: Add google,sunfish

[PATCH] i2c: amd-isp: Add ISP i2c-designware driver
 2025-04-22 16:14 UTC  (9+ messages)

[PATCH 0/2] i2c: imx: adapting the mainline
 2025-04-22 16:10 UTC  (10+ messages)
` [PATCH 1/2] i2c: imx: use guard to take spinlock
` [PATCH 2/2] i2c: imx: drop master prefix

[PATCH v3 0/2] Add support for LT3074 low voltage linear regulator
 2025-04-22 13:25 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: add lt3074
` [PATCH v3 2/2] hwmon: (pmbus/lt3074): add support for lt3074

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-22 12:00 UTC  (8+ messages)
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86

[PATCH v3 0/9] Add support to load QUP SE firmware from
 2025-04-22  6:32 UTC  (4+ messages)
` [PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-21 11:00 UTC  (10+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694

[RFC] precise fault reporting in multi-message transactions
 2025-04-20 13:21 UTC 

[v2,1/1] i2c: designware: Add SMBus Quick Command support
 2025-04-20  3:44 UTC  (3+ messages)

[1/1] i2c: designware: Ensure runtime suspend is invoked during rapid slave unregistration and registration
 2025-04-20  3:31 UTC  (3+ messages)

[PULL REQUEST] i2c-for-6.15-rc3
 2025-04-19 21:38 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