messages from 2024-12-16 10:42:07 to 2024-12-26 01:22:03 UTC [more...]
[PATCH v2 0/9] Add support for I2C bus recovery for riic driver
2024-12-26 1:21 UTC (34+ messages)
` [PATCH v2 1/9] i2c: riic: Replace dev_err with dev_err_probe in probe function
` [PATCH v2 2/9] i2c: riic: Use local `dev` pointer in `dev_err_probe()`
` [PATCH v2 3/9] i2c: riic: Use BIT macro consistently
` [PATCH v2 4/9] i2c: riic: Use GENMASK() macro for bitmask definitions
` [PATCH v2 5/9] i2c: riic: Make use of devres helper to request deasserted reset line
` [PATCH v2 6/9] i2c: riic: Mark riic_irqs array as const
` [PATCH v2 7/9] i2c: riic: Use predefined macro and simplify clock tick calculation
` [PATCH v2 8/9] i2c: riic: Add `riic_bus_barrier()` to check bus availability
` [PATCH v2 9/9] i2c: riic: Implement bus recovery
[PATCH v2 0/2] Microchip CoreI2C driver fixes
2024-12-26 0:59 UTC (5+ messages)
` [PATCH v2 1/2] i2c: microchip-core: actually use repeated sends
` [PATCH v2 2/2] i2c: microchip-core: fix "ghost" detections
[PATCH v8 0/4] i2c: npcm: read/write operation, checkpatch
2024-12-26 0:52 UTC (6+ messages)
` [PATCH v8 1/4] i2c: npcm: Modify timeout evaluation mechanism
` [PATCH v8 2/4] i2c: npcm: Assign client address earlier for `i2c_recover_bus()`
` [PATCH v8 3/4] i2c: npcm: use i2c frequency table
` [PATCH v8 4/4] i2c: npcm: Enable slave in eob interrupt
[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
2024-12-26 0:43 UTC (19+ 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 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH v2 00/17] rockchip: Add rk3562 support
2024-12-26 0:36 UTC (3+ messages)
` [PATCH v2 05/17] dt-bindings: i2c: i2c-rk3x: Add rk3562 compatible
[PATCH v2 0/2] i2c: exynos5: Add support for Exynos8895 SoC
2024-12-25 22:59 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: exynos5: Add samsung,exynos8895-hsi2c compatible
` [PATCH v2 2/2] i2c: exynos5: Add support for Exynos8895 SoC
[PATCH v3] i2c: imx: switch different pinctrl state in different system power status
2024-12-25 22:52 UTC (3+ messages)
[PATCH v6] i2c: imx: support DMA defer probing
2024-12-25 22:42 UTC (6+ messages)
Повідомлення від ТОВ Нова Пошта
2024-12-25 13:39 UTC
[PATCH v5 0/4] Enable shared SE support over I2C
2024-12-24 9:58 UTC (12+ messages)
` [PATCH v5 2/4] dmaengine: gpi: Add Lock and Unlock TRE support to access I2C exclusively
` [PATCH v5 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems
[PATCH 0/9] Regulator driver with I2C/Regmap Rust abstractions
2024-12-21 20:20 UTC (21+ messages)
` [PATCH 1/9] rust: i2c: add basic I2C client abstraction
` [PATCH 2/9] rust: add abstraction for regmap
` [PATCH 3/9] rust: error: add declaration for ENOTRECOVERABLE error
` [PATCH 4/9] rust: regulator: add abstraction for Regulator's modes
` [PATCH 5/9] rust: regulator: add Regulator Driver abstraction
` [PATCH 6/9] rust: regulator: add support for regmap
` [PATCH 7/9] dt-bindings: regulator: add binding for ncv6336 regulator
` [PATCH 8/9] regulator: add driver "
` [PATCH 9/9] arm64: dts: qcom: apq8039-t2: add node "
[PATCH v9 0/4] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
2024-12-21 11:03 UTC (4+ messages)
` [PATCH v9 4/4] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address
[GIT PULL] i2c-host-fixes for v6.13-rc4
2024-12-20 13:44 UTC
[PATCH 00/38] rockchip: Add rk3562 support
2024-12-20 12:21 UTC (2+ messages)
[PATCH v5] i2c: imx: support DMA defer probing
2024-12-20 11:46 UTC (20+ messages)
[PATCH v3] i2c: imx: add imx7d compatible string for applying errata ERR007805
2024-12-19 10:50 UTC (6+ messages)
[PATCH v1] i2c: imx: fix missing stop condition in single-master mode
2024-12-19 9:19 UTC (6+ messages)
[PATCH v2] i2c: imx: switch different pinctrl state in different system power status
2024-12-19 7:02 UTC (4+ messages)
[PATCH v4 0/4] Add support for Intel CRPS PSU
2024-12-18 15:16 UTC (9+ messages)
` [PATCH v4 1/4] hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
` [PATCH v4 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v4 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
` [PATCH v4 4/4] ARM: dts: aspeed: system1: Use crps PSU driver
[PATCH v1 0/2] i2c: exynos5: Add support for Exynos8895 SoC
2024-12-18 9:30 UTC (13+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: exynos5: Add samsung,exynos8895-hsi2c compatible
[PATCH v1] i2c: microchip-core: actually use repeated sends
2024-12-17 18:35 UTC (6+ messages)
[PATCH v4 0/2] Add Block event interrupt support for I2C protocol
2024-12-17 17:04 UTC (3+ messages)
` [PATCH v4 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v4 2/2] i2c: i2c-qcom-geni: Add "
[PATCH v3 0/4] Add support for Intel CRPS PSU
2024-12-17 5:49 UTC (6+ messages)
` [PATCH v3 1/4] hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
` [PATCH v3 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v3 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
` [PATCH v3 4/4] ARM: dts: aspeed: system1: Use crps PSU driver
[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 (21+ 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 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 0/4] Add support for Intel CRPS PSU
2024-12-16 18:01 UTC (9+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox