messages from 2024-06-16 10:53:30 to 2024-06-22 13:32:41 UTC [more...]
[PATCH v3 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
2024-06-22 13:32 UTC (16+ messages)
` [PATCH v3 1/6] i2c: core: Setup i2c_adapter runtime-pm before calling device_add()
` [PATCH v3 2/6] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH v3 3/6] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
` [PATCH v3 4/6] platform/x86: dell-smo8800: Allow lis3lv02d i2c_client instantiation without IRQ
` [PATCH v3 5/6] platform/x86: dell-smo8800: Add a couple more models to dell_lis3lv02d_devices[]
` [PATCH v3 6/6] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address
[GIT PULL] i2c-host-fixes for v6.10-rc5
2024-06-22 9:13 UTC
[PATCH v4 0/6] docs: i2c: summary: update and use inclusive wording
2024-06-22 8:14 UTC (11+ messages)
` [PATCH v4 1/6] docs: i2c: summary: start sentences consistently
` [PATCH v4 2/6] docs: i2c: summary: update I2C specification link
` [PATCH v4 3/6] docs: i2c: summary: update speed mode description
` [PATCH v4 4/6] docs: i2c: summary: document use of inclusive language
` [PATCH v4 5/6] docs: i2c: summary: document 'local' and 'remote' targets
` [PATCH v4 6/6] docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs
[PATCH 00/12] i2c: riic: Add support for Renesas RZ/G3S
2024-06-22 8:08 UTC (30+ messages)
` [PATCH 01/12] clk: renesas: r9a08g045: Add clock, reset and power domain support for I2C
` [PATCH 02/12] i2c: riic: Use temporary variable for struct device
` [PATCH 03/12] i2c: riic: Call pm_runtime_get_sync() when need to access registers
` [PATCH 04/12] i2c: riic: Use pm_runtime_resume_and_get()
` [PATCH 05/12] i2c: riic: Enable runtime PM autosuspend support
` [PATCH 06/12] i2c: riic: Add suspend/resume support
` [PATCH 07/12] i2c: riic: Define individual arrays to describe the register offsets
` [PATCH 08/12] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
` [PATCH 09/12] i2c: riic: Add support for fast mode plus
` [PATCH 10/12] arm64: dts: renesas: r9a08g045: Add I2C nodes
` [PATCH 11/12] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node
` [PATCH 12/12] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node
[PATCH] nvmem: core: Implement force_ro sysfs attribute
2024-06-22 6:49 UTC (2+ messages)
[RFC PATCH] i2c: imx: avoid rescheduling when waiting for bus not busy
2024-06-22 5:02 UTC (4+ messages)
[PATCH 1/1] i2c: Add nop fwnode operations
2024-06-21 17:42 UTC (3+ messages)
[PATCH v2 0/3] Read MAC address through NVMEM for sama7g5ek
2024-06-21 14:14 UTC (5+ messages)
` [PATCH v2 1/3] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
` [PATCH v2 2/3] ARM: dts: at91: at91-sama7g5ek: add EEPROMs
` [PATCH v2 3/3] dt-bindings: eeprom: at24: Add at24,mac02e4 and at24,mac02e6
[Patch v4 00/10] Add audio support for LPC32XX CPUs
2024-06-21 12:44 UTC (27+ messages)
` [Patch v4 01/10] dt-bindings: dma: pl08x: Add dma-cells description
` [Patch v4 02/10] dt-bindings: dma: Add lpc32xx DMA mux binding
` [Patch v4 03/10] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [Patch v4 04/10] ARM: dts: lpc32xx: Add missing dma and i2s properties
` [Patch v4 05/10] clk: lpc32xx: initialize regmap using parent syscon
` [Patch v4 06/10] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v4 07/10] ARM: lpc32xx: Remove pl08x platform data in favor for device tree
` [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v4 09/10] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
` [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()
[PATCH] i2c: add missing MODULE_DESCRIPTION() macros
2024-06-21 11:41 UTC (3+ messages)
[PATCH 0/7] dt-bindings: i2c: few fixes and cleanups
2024-06-21 9:27 UTC (13+ messages)
` [PATCH 1/7] dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema
` [PATCH 2/7] dt-bindings: i2c: google,cros-ec-i2c-tunnel: "
` [PATCH 3/7] dt-bindings: i2c: atmel,at91sam: drop unneeded address/size-cells
` [PATCH 4/7] dt-bindings: i2c: nvidia,tegra20: "
` [PATCH 5/7] dt-bindings: i2c: samsung,s3c2410: "
` [PATCH 6/7] dt-bindings: i2c: ti,omap4: reference i2c-controller.yaml schema
` [PATCH 7/7] dt-bindings: i2c: adjust indentation in DTS example to coding style
[PATCH v3 0/6] docs: i2c: summary: update and use inclusive wording
2024-06-21 7:03 UTC (13+ messages)
` [PATCH v3 5/6] docs: i2c: summary: document 'local' and 'remote' targets
[PATCH v2] i2c: ocores: set IACK bit after core is enabled
2024-06-20 23:19 UTC (3+ messages)
[PATCH v2] dt-bindings: drop stale Anson Huang from maintainers
2024-06-21 0:08 UTC (5+ messages)
[Patch V3] i2c: imx-lpi2c: add eDMA mode support for LPI2C
2024-06-20 22:54 UTC (3+ messages)
[PATCH 0/3] Read MAC address through NVMEM for sama7g5ek
2024-06-20 11:10 UTC (8+ messages)
` [PATCH 1/3] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
` [PATCH 2/3] ARM: dts: at91: at91-sama7g5ek: add EEPROMs
` [PATCH 3/3] dt-bindings: eeprom: at24: Add at24,mac02e4 and at24,mac02e6
[PATCH v2] dt-bindings: i2c: nxp,lpc1788-i2c: convert to dt schema
2024-06-20 10:57 UTC (2+ messages)
[PATCH v7 0/2] i2c: octeon: Add block-mode r/w
2024-06-20 4:17 UTC (3+ messages)
` [PATCH v7 1/2] i2c: octeon: refactor common i2c operations
` [PATCH v7 2/2] i2c: octeon: Add block-mode "
[PATCH v6 1/2] i2c: octeon: refactor hlc r/w operations
2024-06-20 1:05 UTC (5+ messages)
[PATCH] dt-bindings: i2c: convert to dt schema
2024-06-19 18:26 UTC (3+ messages)
[PATCH v3 0/3] Add I2C support on TH1520
2024-06-19 13:42 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: dw: Document compatible thead,th1520-i2c
` [PATCH v3 2/3] riscv: dts: thead: Add TH1520 I2C nodes
` [PATCH v3 3/3] riscv: dts: thead: Enable I2C on the BeagleV-Ahead
[PATCH v4 0/9] Add Mule MFD support
2024-06-19 13:31 UTC (15+ messages)
` [PATCH v4 1/9] hwmon: (amc6821) add platform driver probe
` [PATCH v4 2/9] hwmon: (amc6821) dev_err using amc6821 device struct
` [PATCH v4 3/9] dt-bindings: mfd: add support for mule
` [PATCH v4 4/9] i2c: muxes: add support for mule i2c multiplexer
` [PATCH v4 5/9] mfd: simple-mfd-i2c: Add support for tsd,mule
` [PATCH v4 6/9] arm64: dts: rockchip: add mule mfd (0x18) on rk3588-jaguar
` [PATCH v4 7/9] arm64: dts: rockchip: add mule mfd (0x18) on rk3399-puma
` [PATCH v4 8/9] arm64: dts: rockchip: add mule mfd (0x18) on rk3588-tiger
` [PATCH v4 9/9] arm64: dts: rockchip: add mule mfd (0x18) on px30-ringneck
[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
2024-06-18 19:31 UTC (19+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs
[RFT PATCH] hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllers
2024-06-17 14:58 UTC (5+ messages)
[PATCH v3 0/3] i2c: mux: gpio: Add 'settle-time-us' property
2024-06-17 12:19 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: "
` [PATCH v3 2/3] i2c: mux: gpio: Re-order #include to match alphabetic order
` [PATCH v3 3/3] i2c: mux: gpio: Add support for the 'settle-time-us' property
[PATCH] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
2024-06-17 6:53 UTC (2+ messages)
[PATCH] dt-bindings: drop stale Anson Huang from maintainers
2024-06-17 6:11 UTC (3+ messages)
[PULL REQUEST] i2c-for-6.10-rc4
2024-06-16 19:00 UTC (2+ messages)
[GIT PULL] i2c-host-fixes for v6.10-rc4
2024-06-16 10:53 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).