messages from 2024-08-20 07:45:47 to 2024-08-24 07:50:03 UTC [more...]
[PATCH v2 00/12] Add device tree for ArmSoM Sige 5 board
2024-08-24 7:49 UTC (15+ messages)
` [PATCH v2 01/12] dt-bindings: arm: rockchip: Add ArmSoM Sige 5
` [PATCH v2 02/12] dt-bindings: arm: rockchip: Add rk3576 compatible string to pmu.yaml
` [PATCH v2 03/12] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
` [PATCH v2 04/12] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
` [PATCH v2 05/12] dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
` [PATCH v2 06/12] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576
` [PATCH v2 07/12] dt-bindings: mmc: Add support for rk3576 eMMC
` [PATCH v2 08/12] dt-bindings: gpu: Add rockchip,rk3576-mali compatible
` [PATCH v2 09/12] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible
` [PATCH v2 10/12] dt-bindings: spi: Add rockchip,rk3576-spi compatible
` [PATCH v2 11/12] arm64: dts: rockchip: Add rk3576 SoC base DT
` [PATCH v2 12/12] arm64: dts: rockchip: Add rk3576-armsom-sige5 board
[PATCH v3 0/5] Add SDM670 camera subsystem
2024-08-23 23:44 UTC (17+ messages)
` [PATCH v3 1/5] dt-bindings: i2c: qcom-cci: Document SDM670 compatible
` [PATCH v3 2/5] dt-bindings: media: camss: Add qcom,sdm670-camss
` [PATCH v3 3/5] media: qcom: camss: add support for SDM670 camss
` [PATCH v3 4/5] arm64: dts: qcom: sdm670: add camcc
` [PATCH v3 5/5] arm64: dts: qcom: sdm670: add camss and cci
[PATCH v1 1/1] i2c: designware: Consolidate PM ops
2024-08-23 16:28 UTC
[PATCH 0/9] AT24 EEPROM MTD Support
2024-08-23 16:24 UTC (2+ messages)
[PATCH 4/9] mtd: devices: add AT24 eeprom support
2024-08-23 15:37 UTC (12+ messages)
[PATCH v3 0/4] i2c: Use devm_clk_get_enabled() helpers
2024-08-23 15:36 UTC (8+ messages)
` [PATCH v3 1/4] i2c: emev2: "
` [PATCH v3 2/4] i2c: emev2: drop sclk from struct em_i2c_device
` [PATCH v3 3/4] i2c: jz4780: Use devm_clk_get_enabled() helpers
` [PATCH v3 4/4] i2c: jz4780: Use dev_err_probe()
[PATCH v2 0/4] i2c: imx: prevent rescheduling in non-dma mode
2024-08-23 14:42 UTC (20+ messages)
` [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode
[PATCH net 0/3] Add I2C bus lock for Wangxun
2024-08-23 14:14 UTC (8+ messages)
` [PATCH net 1/3] net: txgbe: add IO address in I2C platform device data
` [PATCH net 2/3] i2c: designware: add device private data passing to lock functions
` [PATCH net 3/3] i2c: designware: support hardware lock for Wangxun 10Gb NIC
[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
2024-08-23 14:03 UTC (16+ messages)
` [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
2024-08-23 14:00 UTC (31+ messages)
` [PATCH v5 01/10] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v5 03/10] regulator: Split up _regulator_get()
` [PATCH v5 04/10] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all()
` [PATCH v5 05/10] gpiolib: Add gpio_property_name_length()
` [PATCH v5 06/10] i2c: Introduce OF component probe function
` [PATCH v5 07/10] i2c: of-prober: Add regulator support
` [PATCH v5 08/10] i2c: of-prober: Add GPIO support
` [PATCH v5 09/10] platform/chrome: Introduce device tree hardware prober
` [PATCH v5 10/10] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
[PATCH v1 0/5] i2c: designware: Cleanups (part 2)
2024-08-23 13:31 UTC (8+ messages)
` [PATCH v1 1/5] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
` [PATCH v1 2/5] i2c: designware: Consolidate firmware parsing and configuring code
` [PATCH v1 3/5] i2c: designware: Unify the firmware type checks
` [PATCH v1 4/5] i2c: designware: Move exports to I2C_DW namespaces
` [PATCH v1 5/5] i2c: designware: Remove ->disable() callback
[PATCH v5 00/11] i2c: riic: Add support for Renesas RZ/G3S
2024-08-23 11:59 UTC (16+ messages)
` [PATCH v5 01/11] i2c: riic: Use temporary variable for struct device
` [PATCH v5 02/11] i2c: riic: Call pm_runtime_get_sync() when need to access registers
` [PATCH v5 03/11] i2c: riic: Use pm_runtime_resume_and_get()
` [PATCH v5 04/11] i2c: riic: Enable runtime PM autosuspend support
` [PATCH v5 05/11] i2c: riic: Add suspend/resume support
` [PATCH v5 06/11] i2c: riic: Define individual arrays to describe the register offsets
` [PATCH v5 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
` [PATCH v5 08/11] i2c: riic: Add support for fast mode plus
` [PATCH v5 09/11] arm64: dts: renesas: r9a08g045: Add I2C nodes
` [PATCH v5 10/11] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node
` [PATCH v5 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node
[PATCH 1/1] i2c: rcar: tidyup priv->devtype handling on rcar_i2c_probe()
2024-08-23 8:29 UTC (2+ messages)
[PATCH v2 0/4] i2c: Replace lists of special clients with flagging of such clients
2024-08-23 7:49 UTC (6+ messages)
` [PATCH v2 1/4] ALSA: ppc: Remove i2c client removal hack
` [PATCH v2 2/4] i2c: Replace list-based mechanism for handling auto-detected clients
` [PATCH v2 3/4] i2c: Replace list-based mechanism for handling userspace-created clients
` [PATCH v2 4/4] i2c: core: Remove obsolete members of i2c_adapter and i2c_client
[PATCH] dt-bindings: i2c: aspeed: drop redundant multi-master
2024-08-23 3:48 UTC (4+ messages)
[PATCH v2 0/3] Use devm_clk_get_enabled() helpers
2024-08-23 2:36 UTC (7+ messages)
` [PATCH v2 1/3] i2c: emev2: "
` [PATCH v2 2/3] i2c: emev2: Drop sclk from struct em_i2c_device
` [PATCH v2 3/3] i2c: jz4780: Use devm_clk_get_enabled() helpers
[PATCH] i2c: riic: Simplify unsupported bus speed handling
2024-08-23 0:47 UTC (3+ messages)
[PATCH 0/3] i2c: Replace lists of special clients with flagging of such clients
2024-08-22 17:31 UTC (7+ messages)
` [PATCH 1/3] i2c: Replace list-based mechanism for handling auto-detected clients
` [PATCH 2/3] i2c: Replace list-based mechanism for handling userspace-created clients
` [PATCH 3/3] i2c: Remove obsolete members of i2c_adapter and i2c_client
[PATCH 0/5] Add ASF Controller Support to the i2c-piix4 driver
2024-08-22 14:22 UTC (6+ messages)
` [PATCH 1/5] i2c: piix4: Allow more than two algo selection for SMBus
` [PATCH 2/5] i2c: piix4: Add i2c_algorithm operations to support AMD ASF with SMBus
` [PATCH 3/5] i2c: piix4: Add ACPI support for ASF SMBus device
` [PATCH 4/5] i2c: piix4: Adjust the SMBus debug message
` [PATCH 5/5] i2c: piix4: Clear remote IRR bit to get successive interrupt
[PATCH 0/2] Use devm_clk_get_enabled() helpers
2024-08-22 12:53 UTC (7+ messages)
` [PATCH 1/2] i2c: emev2: "
` [PATCH 2/2] i2c: jz4780: "
[PATCH 0/5] Congatec Board Controller drivers
2024-08-22 10:38 UTC (3+ messages)
` [PATCH 1/5] mfd: add Congatec Board Controller mfd driver
[PATCH] dt-bindings: i2c: qcom,i2c-cci: add missing clocks constraint in if:then:
2024-08-21 21:32 UTC (3+ messages)
[PATCH] i2c: Remove I2C_COMPAT config symbol and related code
2024-08-21 20:13 UTC
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2024-08-21 14:15 UTC (5+ messages)
` [PATCH v3 2/7] i2c: designware: Let PCI core to take care about interrupt vectors
[PATCH 0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups
2024-08-21 14:13 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: combine same if:then: clauses
` [PATCH 2/3] dt-bindings: i2c: nvidia,tegra20-i2c: restrict also clocks in if:then:
` [PATCH 3/3] dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level
[PATCH 0/2] Add missing icc_disable in exit path
2024-08-21 14:11 UTC (3+ messages)
` [PATCH 2/2] i2c: qcom-geni: Use goto for clearer "
pca953x: Probing too early
2024-08-21 10:55 UTC (10+ messages)
[PATCH v4 0/6] platform/chrome: Introduce DT hardware prober
2024-08-21 9:44 UTC (6+ messages)
` [PATCH v4 4/6] i2c: of-prober: Add GPIO and regulator support
[PATCH v2] pca954x: Reset if channel select fails
2024-08-21 7:42 UTC (3+ messages)
[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
2024-08-20 19:22 UTC (6+ messages)
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT
[PATCH v4 00/11] i2c: riic: Add support for Renesas RZ/G3S
2024-08-20 16:44 UTC (10+ messages)
` [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
[PATCH v4 0/2] Add support for Congatec CGEB BIOS interface
2024-08-20 8:48 UTC (3+ 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).