linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-06 11:48:11 to 2024-12-17 02:21:32 UTC [more...]

[PATCH v3 0/4] Add support for Intel CRPS PSU
 2024-12-17  2:20 UTC  (2+ messages)
` [PATCH v3 1/4] hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs

[PATCH v2 0/4] Add support for Intel CRPS PSU
 2024-12-16 22:30 UTC  (12+ messages)
` [PATCH v2 1/4] hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
` [PATCH v2 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v2 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
` [PATCH v2 4/4] ARM: dts: aspeed: system1: Use crps PSU driver

[PATCH 0/9] Add support for I2C bus recovery for riic driver
 2024-12-16 21:03 UTC  (22+ messages)
` [PATCH 1/9] i2c: riic: Replace dev_err with dev_err_probe in probe function
` [PATCH 2/9] i2c: riic: Use local `dev` pointer in `dev_err_probe()`
` [PATCH 3/9] i2c: riic: Use BIT macro consistently
` [PATCH 4/9] i2c: riic: Use GENMASK() macro for bitmask definitions
` [PATCH 5/9] i2c: riic: Make use of devres helper to request deasserted reset line
` [PATCH 6/9] i2c: riic: Mark riic_irqs array as const
` [PATCH 7/9] i2c: riic: Use predefined macro and simplify clock tick calculation
` [PATCH 8/9] i2c: riic: Add `riic_bus_barrier()` to check bus availability
` [PATCH 9/9] i2c: riic: Implement bus recovery

[PATCH v1 0/2] i2c: exynos5: Add support for Exynos8895 SoC
 2024-12-16 20:59 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: exynos5: Add samsung,exynos8895-hsi2c compatible
` [PATCH v1 2/2] i2c: exynos5: Add support for Exynos8895 SoC

[PATCH v2] dt-bindings: i2c: renesas,riic: Document the R9A09G047 support
 2024-12-16 20:24 UTC 

[PATCH 0/3] Add RZ/G3E RIIC support
 2024-12-16 20:23 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: i2c: renesas,riic: Document the R9A09G047 support

[PATCH v1] i2c: imx: fix missing stop condition in single-master mode
 2024-12-16 18:42 UTC  (3+ messages)

[PATCH v1 0/4] Add support for Intel CRPS PSU
 2024-12-16 18:01 UTC  (12+ messages)
` [PATCH v1 1/4] hwmon: pmbus-core: Add label for fan and temp
` [PATCH v1 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v1 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
` [PATCH v1 4/4] ARM: dts: aspeed: system1: Use crps PSU driver

[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-16 17:14 UTC  (30+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v3 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v3 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v3 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v3 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v3 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH v5 0/4] Enable shared SE support over I2C
 2024-12-16 12:47 UTC  (26+ messages)
` [PATCH v5 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v5 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PULL REQUEST] i2c-for-6.13-rc3
 2024-12-16  0:13 UTC  (2+ messages)

[PATCH] i2c: slave-eeprom: Constify 'struct bin_attribute'
 2024-12-15 13:21 UTC 

[GIT PULL] i2c-host-fixes for v6.13-rc3
 2024-12-14  9:03 UTC  (2+ messages)

[PATCH v4 0/8] Add support for GE SUNH hot-pluggable connector
 2024-12-13 11:45 UTC  (5+ messages)
` [PATCH v4 5/8] i2c: i2c-core-of: follow i2c-parent phandle to probe devices from added nodes

[PATCH v2 0/2] Qcom Geni exit path cleanups
 2024-12-13  0:57 UTC  (7+ messages)
` [PATCH v2 1/2] i2c: qcom-geni: Use dev_err_probe in the probe function
` [PATCH v2 2/2] i2c: qcom-geni: Simplify error handling in "

[PATCH 0/2] Qcom Geni exit path cleanups
 2024-12-12 16:32 UTC  (9+ messages)
` [PATCH 1/2] i2c: qcom-geni: Use dev_err_probe in the probe function
` [PATCH 2/2] i2c: qcom-geni: Simplify error handling in "

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2024-12-12 15:58 UTC  (26+ messages)
` [PATCH v1 1/7] dt-bindings: i2c: qcom,i2c-geni: Document DT properties for QUP firmware loading
` [PATCH v1 4/7] soc: qcom: geni-se:: Add support to load QUP SE Firmware via Linux subsystem

[PATCH v9 0/4] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
 2024-12-12 14:51 UTC  (9+ messages)
` [PATCH v9 1/4] platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h
` [PATCH v9 2/4] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
` [PATCH v9 3/4] platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]
` [PATCH v9 4/4] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address

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

[PATCH] i2c: riic: Always round-up when calculating bus period
 2024-12-12 11:57 UTC  (6+ messages)

[PATCH V2 0/2] Add atomic transfer support to i2c-xiic
 2024-12-11 11:36 UTC  (4+ messages)
` [PATCH V2 1/2] i2c: xiic: Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume to facilitate atomic mode
` [PATCH V2 2/2] i2c: xiic: Add atomic transfer support

[PATCH 1/3] i2c: davinci: kill platform data
 2024-12-11 10:23 UTC  (3+ messages)
` [PATCH 2/3] i2c: davinci: order includes alphabetically
` [PATCH 3/3] i2c: davinci: use generic device property accessors

[PATCH v2] drm/bridge: ti-sn65dsi86: Fix multiple instances
 2024-12-11  8:27 UTC  (4+ messages)

[PATCH v4] i2c: imx: support DMA defer probing
 2024-12-11  7:06 UTC  (6+ messages)

[PATCH] i2c: nomadik: Enable compile testing for the Nomadik driver
 2024-12-10 22:16 UTC 

[PATCH] i2c: core: fix reference leak in i2c_register_adapter()
 2024-12-11  3:08 UTC 

[PATCH] i2c: nomadik: Add missing sentinel to match table
 2024-12-10 18:59 UTC  (2+ messages)

[PATCH v3 0/9] misc: Support TI FPC202 dual-port controller
 2024-12-10 15:21 UTC  (5+ messages)
` [PATCH v3 8/9] i2c: Support dynamic address translation

[PATCH] i2c: pnx: Fix timeout in wait functions
 2024-12-10 14:51 UTC  (2+ messages)

[PATCH v3 0/2] i2c: omap: trivial code cleanups
 2024-12-10 14:44 UTC  (6+ messages)
` [PATCH v3 1/2] i2c: omap: Clean up coding style
` [PATCH v3 2/2] i2c: omap: remove unused parameter

[PATCH v2 0/3] i2c: atr: A few i2c-atr fixes
 2024-12-10  8:04 UTC  (5+ messages)
` [PATCH v2 1/3] i2c: atr: Fix client detach

[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  (2+ 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  (6+ messages)
` [PATCH 5/6] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH 6/6] arm64: dts: qcom: x1e80100: Add CAMSS block definition

[PATCH v1] i2c: microchip-core: actually use repeated sends
 2024-12-06 11:48 UTC  (5+ 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).