messages from 2024-06-22 13:32:41 to 2024-06-28 08:02:23 UTC [more...]
[PATCH v3 0/3] Read MAC address through NVMEM for sama7g5ek
2024-06-28 8:01 UTC (4+ messages)
` [PATCH v3 1/3] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
` [PATCH v3 2/3] ARM: dts: at91: at91-sama7g5ek: add EEPROMs
` [PATCH v3 3/3] dt-bindings: eeprom: at24: Add Microchip 24AA025E48/24AA025E64
[PATCH v2 00/12] i2c: riic: Add support for Renesas RZ/G3S
2024-06-28 7:55 UTC (25+ messages)
` [PATCH v2 01/12] clk: renesas: r9a08g045: Add clock, reset and power domain support for I2C
` [PATCH v2 02/12] i2c: riic: Use temporary variable for struct device
` [PATCH v2 03/12] i2c: riic: Call pm_runtime_get_sync() when need to access registers
` [PATCH v2 04/12] i2c: riic: Use pm_runtime_resume_and_get()
` [PATCH v2 05/12] i2c: riic: Enable runtime PM autosuspend support
` [PATCH v2 06/12] i2c: riic: Add suspend/resume support
` [PATCH v2 07/12] i2c: riic: Define individual arrays to describe the register offsets
` [PATCH v2 08/12] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
` [PATCH v2 09/12] i2c: riic: Add support for fast mode plus
` [PATCH v2 10/12] arm64: dts: renesas: r9a08g045: Add I2C nodes
` [PATCH v2 11/12] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node
` [PATCH v2 12/12] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node
[Patch v5 00/12] Add audio support for LPC32XX CPUs
2024-06-28 7:48 UTC (15+ messages)
` [Patch v5 01/12] dt-bindings: dma: pl08x: Add dma-cells description
` [Patch v5 02/12] dt-bindings: dma: Add lpc32xx DMA mux binding
` [Patch v5 03/12] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [Patch v5 04/12] ARM: dts: lpc32xx: Use simple-mfd for clock control block
` [Patch v5 05/12] ARM: dts: lpc32xx: Add missing dma properties
` [Patch v5 06/12] ARM: dts: lpc32xx: Add missing i2s properties
` [Patch v5 07/12] clk: lpc32xx: initialize regmap using parent syscon
` [Patch v5 08/12] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v5 09/12] ARM: lpc32xx: Remove pl08x platform data in favor for device tree
` [Patch v5 10/12] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v5 11/12] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
` [Patch v5 12/12] i2x: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
[PATCH v2 0/2] Add MPS MP5920 Host-Swap controller
2024-06-28 7:21 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add MPS mp5920
` [PATCH v2 2/2] hwmon: add MP5920 driver
[PATCH v3 1/4] nvmem: Replace spaces with tab in documentation
2024-06-27 23:39 UTC (10+ messages)
` [PATCH v3 2/4] nvmem: Document type attribute
` [PATCH v3 3/4] nvmem: Use sysfs_emit() for "
` [PATCH v3 4/4] nvmem: core: Implement force_ro sysfs attribute
[PATCH v4 0/6] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
2024-06-28 1:42 UTC (13+ messages)
` [PATCH v4 1/6] i2c: core: Setup i2c_adapter runtime-pm before calling device_add()
` [PATCH v4 2/6] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH v4 3/6] platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h
` [PATCH v4 4/6] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
` [PATCH v4 5/6] platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]
` [PATCH v4 6/6] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address
[PATCH v4 0/9] Add Mule MFD support
2024-06-28 0:05 UTC (10+ messages)
` [PATCH v4 3/9] dt-bindings: mfd: add support for mule
[PATCH v4 1/4] nvmem: Replace spaces with tab in documentation
2024-06-27 23:37 UTC (4+ messages)
` [PATCH v4 2/4] nvmem: Document type attribute
` [PATCH v4 3/4] nvmem: Use sysfs_emit() for "
` [PATCH v4 4/4] nvmem: core: Implement force_ro sysfs attribute
[PATCH v2 0/4] i2c: smbus cleanups and SPD support for piix4
2024-06-27 17:48 UTC (5+ messages)
` [PATCH v2 1/4] i2c: smbus: only limit max banks to eight
` [PATCH v2 2/4] i2c: smbus: probe SPDs on a best-effort basis
` [PATCH v2 3/4] i2c: smbus: drop warning about muxed segments requirement
` [PATCH v2 4/4] i2c: piix4: Register SPDs
[PATCH v2] i2c: aspeed: Update the stop sw state when the bus recovery occurs
2024-06-27 15:25 UTC (2+ messages)
[PATCH 0/2] i2c: testunit: regression fixes
2024-06-27 15:21 UTC (5+ messages)
` [PATCH 1/2] i2c: testunit: don't erase registers after STOP
` [PATCH 2/2] i2c: testunit: discard write requests while old command is running
[PATCH] i2c: add debug message for detected HostNotify alerts
2024-06-27 15:13 UTC (2+ messages)
Regression caused by "eeprom: at24: Probe for DDR3 thermal sensor in the SPD case" - "sysfs: cannot create duplicate filename"
2024-06-27 12:12 UTC (12+ messages)
[Patch v4 00/10] Add audio support for LPC32XX CPUs
2024-06-27 11:05 UTC (13+ messages)
` [Patch v4 06/10] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()
[PATCH] i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-06-26 21:11 UTC (7+ messages)
[PATCH 2/2] hwmon: add MP5920 driver
2024-06-26 16:37 UTC (3+ messages)
[PATCH] i2c: viai2c: turn common code into a proper module
2024-06-26 16:04 UTC (5+ messages)
[PATCH] i2c: dev: Check for I2C_FUNC_I2C before calling i2c_transfer
2024-06-26 10:39 UTC (2+ messages)
[PATCH] Documentation: i2c: testunit: use proper reST
2024-06-26 10:27 UTC (2+ messages)
[PATCH v5 0/2] hwmon: Add support for MPS mp2891 chip
2024-06-26 9:46 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add MPS mp2891
` [PATCH v5 2/2] hwmon: add MP2891 driver
[PATCH i2c-tools] eeprog: use force option when eeprog gets data from a pipe
2024-06-26 9:08 UTC
[PATCH v2 0/3] Read MAC address through NVMEM for sama7g5ek
2024-06-26 8:16 UTC (7+ messages)
` [PATCH v2 1/3] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
` [PATCH v2 3/3] dt-bindings: eeprom: at24: Add at24,mac02e4 and at24,mac02e6
[PATCH v2] dt-bindings: drop stale Anson Huang from maintainers
2024-06-26 6:51 UTC (3+ messages)
[PATCH v3] dt-bindings: i2c: nxp,lpc1788-i2c: convert to dt schema
2024-06-26 6:29 UTC (6+ messages)
[PATCH v2 0/4] arm64: dts: qcom: add description of CCI controllers for sm8550 and sm8650
2024-06-26 3:36 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: qcom-cci: Document sm8550 compatible
[PATCH v3 0/3] Add I2C support on TH1520
2024-06-25 21:30 UTC (6+ messages)
` [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 00/12] i2c: riic: Add support for Renesas RZ/G3S
2024-06-25 5:07 UTC (4+ messages)
` [PATCH 08/12] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
Dell PowerEdge R930: `i2c i2c-0: More than 8 memory slots on a single bus, contact i801 maintainer to add missing mux config`
2024-06-24 21:37 UTC (4+ messages)
[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
2024-06-24 20:30 UTC (10+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs
[RFC PATCH] i2c: imx: avoid rescheduling when waiting for bus not busy
2024-06-24 15:49 UTC (4+ messages)
[PATCH v3] dt-bindings: i2c: nxp,lpc1788-i2c: convert to dt schema
2024-06-24 13:12 UTC (2+ messages)
[PATCH v2] dt-bindings: i2c: nxp,lpc1788-i2c: convert to dt schema
2024-06-24 8:47 UTC (4+ messages)
[PATCH v2 1/4] nvmem: Replace spaces with tab in documentation
2024-06-24 0:19 UTC (7+ messages)
` [PATCH v2 2/4] nvmem: Document type attribute
` [PATCH v2 3/4] nvmem: Use sysfs_emit() for "
` [PATCH v2 4/4] nvmem: core: Implement force_ro sysfs attribute
[PULL REQUEST] i2c-for-6.10-rc5
2024-06-23 15:13 UTC (2+ messages)
[PATCH v3 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
2024-06-23 14:30 UTC (42+ messages)
` [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 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-23 0:15 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).