messages from 2023-11-29 17:45:14 to 2023-12-12 15:25:05 UTC [more...]
[PATCH v8 00/13] Introduce STM32 Firewall framework
2023-12-12 15:23 UTC (3+ messages)
` [PATCH v8 01/13] dt-bindings: document generic access controllers
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
[PATCH RFC v2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
2023-12-12 11:47 UTC
[PATCH v4 0/2] i2c: aspeed: Late ack Tx done irqs and handle coalesced start with stop conditions
2023-12-12 5:02 UTC (6+ messages)
` [PATCH v4 1/2] i2c: aspeed: Handle the coalesced stop conditions with the start conditions
` [PATCH v4 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late
[PATCH v7 00/13] Introduce STM32 Firewall framework
2023-12-11 18:48 UTC (15+ messages)
` [PATCH v7 01/13] dt-bindings: document generic access controllers
` [PATCH v7 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v7 03/13] dt-bindings: bus: document RIFSC
` [PATCH v7 04/13] dt-bindings: bus: document ETZPC
` [PATCH v7 05/13] firewall: introduce stm32_firewall framework
` [PATCH v7 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v7 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v7 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v7 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v7 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v7 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v7 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v7 13/13] ARM: dts: stm32: put ETZPC as an access controller "
[PATCH v7 0/2] LTC4286 and LTC4287 driver support
2023-12-11 14:19 UTC (5+ messages)
` [PATCH v7 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
` [PATCH v7 2/2] hwmon: pmbus: Add ltc4286 driver
[PATCH v5 00/24] i2c: designware: code consolidation & cleanups
2023-12-11 13:10 UTC (28+ messages)
` [PATCH v5 01/24] i2c: designware: Fix PM calls order in dw_i2c_plat_probe()
` [PATCH v5 02/24] i2c: designware: Fix reset call "
` [PATCH v5 03/24] i2c: designware: Let PCI core to take care about interrupt vectors
` [PATCH v5 04/24] i2c: designware: Fix lock probe call order in dw_i2c_plat_probe()
` [PATCH v5 05/24] i2c: designware: Replace a while-loop by for-loop
` [PATCH v5 06/24] i2c: designware: Save pointer to semaphore callbacks instead of index
` [PATCH v5 07/24] i2c: designware: Add missing 'c' into PCI IDs variable name
` [PATCH v5 08/24] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
` [PATCH v5 09/24] i2c: designware: Unify terminator in device ID tables
` [PATCH v5 10/24] i2c: designware: Always provide "
` [PATCH v5 11/24] i2c: designware: Drop return value from i2c_dw_acpi_configure()
` [PATCH v5 12/24] i2c: designware: Drop return value from dw_i2c_of_configure()
` [PATCH v5 13/24] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
` [PATCH v5 14/24] i2c: designware: Consolidate firmware parsing and configuring code
` [PATCH v5 15/24] i2c: designware: Unify the firmware type checks
` [PATCH v5 16/24] i2c: designware: Move exports to I2C_DW namespaces
` [PATCH v5 17/24] i2c: designware: Remove ->disable() callback
` [PATCH v5 18/24] i2c: designware: Consolidate PM ops
` [PATCH v5 19/24] i2c: designware: Uninline i2c_dw_probe()
` [PATCH v5 20/24] i2c: designware: Propagate firmware node
` [PATCH v5 21/24] i2c: designware: Use pci_get_drvdata()
` [PATCH v5 22/24] i2c: designware: Use temporary variable for struct device
` [PATCH v5 23/24] i2c: designware: Get rid of redundant 'else'
` [PATCH v5 24/24] i2c: designware: Fix spelling and other issues in the comments
[PATCH v3 0/1] i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock
2023-12-11 12:01 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH v3 0/2] i2c: aspeed: Late ack Tx done irqs and handle coalesced start with stop conditions
2023-12-11 4:09 UTC (12+ messages)
` [PATCH v3 1/2] i2c: aspeed: Handle the coalesced stop conditions with the start conditions
` [PATCH v3 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late
[PATCH v2] i2c: cadence: Add system suspend and resume PM support
2023-12-10 16:21 UTC (5+ messages)
[PATCH v1] i2c: cadence: Add system suspend and resume PM support
2023-12-09 13:07 UTC (3+ messages)
[PATCH v2 0/1] i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock
2023-12-09 12:59 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH v2] i2c: cpm: Remove linux,i2c-index conversion from be32
2023-12-09 0:10 UTC (3+ messages)
[PATCH v2 0/7] i2c: stm32f7: enhancements and support for stm32mp25
2023-12-09 0:07 UTC (11+ messages)
` [PATCH v2 1/7] i2c: stm32f7: perform most of irq job in threaded handler
` [PATCH v2 2/7] i2c: stm32f7: simplify status messages in case of errors
` [PATCH v2 3/7] dt-bindings: i2c: document st,stm32mp25-i2c compatible
` [PATCH v2 4/7] i2c: stm32f7: add support for stm32mp25 soc
` [PATCH v2 5/7] arm64: dts: st: add all 8 i2c nodes on stm32mp251
` [PATCH v2 6/7] arm64: dts: st: add i2c2/i2c8 pins for stm32mp25
` [PATCH v2 7/7] arm64: dts: st: add i2c2 / i2c8 properties on stm32mp257f-ev1
[RFC PATCH v3 0/5] platform/chrome: Introduce DT hardware prober
2023-12-08 15:10 UTC (21+ messages)
` [RFC PATCH v3 1/5] of: dynamic: Add of_changeset_update_prop_string
` [RFC PATCH v3 2/5] i2c: of: Introduce component probe function
` [RFC PATCH v3 3/5] platform/chrome: Introduce device tree hardware prober
` [RFC PATCH v3 4/5] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
[PATCH v2] i2c: rk3x: fix potential spinlock recursion on poll
2023-12-08 12:17 UTC (7+ messages)
[PATCH 0/6] dt-bindings: samsung: continued - add specific compatibles for Tesla FSD Hi,
2023-12-07 13:33 UTC (17+ messages)
` [PATCH 1/6] dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD
` [PATCH 2/6] dt-bindings: pwm: samsung: "
` [PATCH 3/6] dt-bindings: serial: "
` [PATCH 4/6] dt-bindings: samsung: exynos-pmu: "
` [PATCH 5/6] dt-bindings: watchdog: samsung: "
` [PATCH 6/6] arm64: dts: fsd: add specific compatibles "
[PATCH] i2c: rk3x: fix potential spinlock recursion on poll
2023-12-06 20:36 UTC (4+ messages)
[PATCH 0/7] i2c: stm32f7: enhancements and support for stm32mp25
2023-12-06 14:56 UTC (3+ messages)
` [PATCH 3/7] dt-bindings: i2c: document st,stm32mp25-i2c compatible
[PATCH] i2c: cpm: Fix data type
2023-12-06 1:47 UTC (2+ messages)
[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
2023-12-05 16:12 UTC (6+ messages)
` (subset) "
[PATCH 5/7] arm64: dts: st: add all 8 i2c nodes on stm32mp251
2023-12-05 13:53 UTC (2+ messages)
[PATCH v2 00/10] Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON
2023-12-05 8:13 UTC (3+ messages)
` [PATCH v2 08/10] media: netup_unidvb: "
[PATCH v3 0/8] Add support for Sonoff iHost RV1126 Smart Home Gateway
2023-12-05 1:08 UTC (8+ messages)
` [PATCH v3 3/8] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
` (subset) [PATCH v3 0/8] Add support for Sonoff iHost RV1126 Smart Home Gateway
[PATCH RFC] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
2023-12-04 14:10 UTC (2+ messages)
[PATCH 1/1] i2c: imx: Make SDA actually optional for bus recovering
2023-12-04 11:04 UTC (5+ messages)
[PATCH] i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
2023-12-03 22:13 UTC (2+ messages)
[PATCH v4 00/24] i2c: designware: code consolidation & cleanups
2023-12-03 22:06 UTC (15+ messages)
` [PATCH v4 18/24] i2c: designware: Consolidate PM ops
` [PATCH v4 19/24] i2c: designware: Uninline i2c_dw_probe()
` [PATCH v4 20/24] i2c: designware: Propagate firmware node
` [PATCH v4 21/24] i2c: designware: Use pci_get_drvdata()
` [PATCH v4 22/24] i2c: designware: Use temporary variable for struct device
` [PATCH v4 24/24] i2c: designware: Fix spelling and other issues in the comments
[PATCH] i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock
2023-12-03 13:37 UTC (2+ messages)
[PATCH] [i2c] robotfuzz-osif: Add error handling for i2c_add_adapter in osif_probe
2023-12-03 12:38 UTC (2+ messages)
[PATCH] [i2c] viperboard: Add error handling in vprbrd_i2c_probe
2023-12-03 12:32 UTC (2+ messages)
[PATCH] [i2c] tiny-usb: Add error handling in i2c_tiny_usb_probe
2023-12-03 8:49 UTC
[RFC PATCH] mtd: devices: add AT24 eeprom support
2023-12-01 14:44 UTC (5+ messages)
[Bug Report] [6.6] i2c: No atomic i2c transfer handler
2023-12-01 12:26 UTC (3+ messages)
[RFC 0/3] Portable Device Tree Connector
2023-12-01 12:19 UTC (2+ messages)
[bug report] lockdep WARN at PCI device rescan
2023-12-01 10:46 UTC (15+ messages)
[PATCH 0/5] ARM: dts: add support for Gossen Metrawatt Profitest
2023-12-01 9:38 UTC (3+ messages)
` [PATCH 1/5] dt-bindings: at24: add ROHM BR24G04
[PATCH v2 RESEND 0/2] i2c: aspeed: Late ack Tx done irqs and fix unhandled Tx done with NAK
2023-11-30 6:53 UTC (15+ messages)
` [PATCH v2 RESEND 1/2] i2c: aspeed: Fix "
` [PATCH v2 RESEND 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late
[PATCH 4/7] i2c: stm32f7: add support for stm32mp25 soc
2023-11-29 23:09 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 read-only IMAP folder(s) and NNTP newsgroup(s).