Antonio Borneo ([email protected])

Number of posts: 85 (0.08 per day)
First post: 2021-07-13 14:50:56
Last post: 2024-05-07 13:36:46

Date List Subject
2024-05-07 13:36:46 linux-kernel [PATCH v2 4/8] irqchip/stm32-exti: split MCU and MPU code
2024-05-07 13:23:00 linux-kernel [PATCH v2 3/8] arm64: Kconfig: select STM32MP_EXTI on STM32 platforms
2024-05-07 13:22:37 linux-kernel [PATCH v2 0/8] irqchip/stm32-exti: split MCU and MPU code, allow module build
2024-05-07 13:14:27 linux-kernel [PATCH v2 8/8] arm64: Kconfig: allow build irq-stm32mp-exti driver as module
2024-05-07 13:14:26 linux-kernel [PATCH v2 5/8] irqchip/stm32mp-exti: rename internal symbols
2024-05-07 13:13:51 linux-kernel [PATCH v2 6/8] irqchip/stm32mp-exti: allow build as module
2024-05-07 13:13:47 linux-kernel [PATCH v2 7/8] ARM: stm32: allow build irq-stm32mp-exti driver as module
2024-05-07 13:13:22 linux-kernel [PATCH v2 2/8] ARM: stm32: use different EXTI driver on ARMv7m and ARMv7a
2024-05-07 13:13:00 linux-kernel [PATCH v2 1/8] irqchip/stm32-exti: add CONFIG_STM32MP_EXTI
2024-05-06 13:52:33 linux-kernel [PATCH 8/8] arm64: Kconfig: allow build irq-stm32mp-exti driver as module
2024-05-06 13:52:29 linux-kernel [PATCH 6/8] irqchip/stm32mp-exti: allow build as module
2024-05-06 13:51:28 linux-kernel [PATCH 0/8] irqchip/stm32-exti: split MCU and MPU code, allow module build
2024-05-06 13:50:46 linux-kernel [PATCH 3/8] arm64: Kconfig: select STM32MP_EXTI on STM32 platforms
2024-05-06 13:50:44 linux-kernel [PATCH 1/8] irqchip/stm32-exti: add CONFIG_STM32MP_EXTI
2024-05-06 13:36:34 linux-kernel [PATCH 5/8] irqchip/stm32mp-exti: rename internal symbols
2024-05-06 13:35:52 linux-kernel [PATCH 7/8] ARM: stm32: allow build irq-stm32mp-exti driver as module
2024-05-06 13:35:37 linux-kernel [PATCH 4/8] irqchip/stm32-exti: split MCU and MPU code
2024-05-06 13:35:04 linux-kernel [PATCH 2/8] ARM: stm32: use different EXTI driver on ARMv7m and ARMv7a
2024-04-15 14:09:27 linux-kernel [PATCH v2 11/11] arm64: dts: st: Add interrupt parent to pinctrl on stm32mp251
2024-04-15 13:53:46 linux-kernel [PATCH v2 10/11] arm64: dts: st: Add exti1 and exti2 nodes on stm32mp251
2024-04-15 13:53:08 linux-kernel [PATCH v2 07/11] arm64: Kconfig.platforms: Enable STM32_EXTI for ARCH_STM32
2024-04-15 13:52:43 linux-kernel [PATCH v2 09/11] ARM: dts: stm32: List exti parent interrupts on stm32mp131
2024-04-15 13:52:42 linux-kernel [PATCH v2 05/11] irqchip/stm32-exti: Skip secure events
2024-04-15 13:52:29 linux-kernel [PATCH v2 08/11] ARM: dts: stm32: List exti parent interrupts on stm32mp151
2024-04-15 13:52:09 linux-kernel [PATCH v2 06/11] irqchip/stm32-exti: Mark events reserved with RIF configuration check
2024-04-15 13:51:35 linux-kernel [PATCH v2 00/11] irqchip/stm32-exti: add irq map in DT and STM32MP25 support
2024-04-15 13:51:30 linux-kernel [PATCH v2 03/11] irqchip/stm32-exti: Map interrupts through interrupts-extended
2024-04-15 13:51:10 linux-kernel [PATCH v2 04/11] irqchip/stm32-exti: Convert driver to standard PM
2024-04-15 13:51:02 linux-kernel [PATCH v2 02/11] dt-bindings: interrupt-controller: stm32-exti: Add irq mapping to parent
2024-04-15 13:50:51 linux-kernel [PATCH v2 01/11] irqchip/stm32-exti: Fix minor indentation issue
2024-04-15 13:44:36 linux-kernel Re: [PATCH 02/12] dt-bindings: interrupt-controller: stm32-exti: Add irq nexus child node
2024-02-23 13:45:40 linux-kernel Re: [PATCH 02/12] dt-bindings: interrupt-controller: stm32-exti: Add irq nexus child node
2024-02-16 10:00:00 linux-kernel [PATCH 08/12] ARM: dts: stm32: Use exti interrupt-map on stm32mp151
2024-02-16 09:59:31 linux-kernel [PATCH 09/12] ARM: dts: stm32: Use exti interrupt-map on stm32mp131
2024-02-16 09:58:58 linux-kernel [PATCH 06/12] irqchip/stm32-exti: Mark events reserved with RIF configuration check
2024-02-16 09:54:43 linux-kernel [PATCH 10/12] arm64: dts: st: Add v2m to GIC node on stm32mp251
2024-02-16 09:54:01 linux-kernel [PATCH 11/12] arm64: dts: st: Add exti1 and exti2 nodes on stm32mp251
2024-02-16 09:53:54 linux-kernel [PATCH 12/12] arm64: dts: st: Add interrupt parent to pinctrl on stm32mp251
2024-02-16 09:51:56 linux-kernel [PATCH 05/12] irqchip/stm32-exti: Skip secure events
2024-02-16 09:51:56 linux-kernel [PATCH 07/12] arm64: Kconfig.platforms: Enable STM32_EXTI for ARCH_STM32
2024-02-16 09:50:28 linux-kernel [PATCH 04/12] irqchip/stm32-exti: Convert driver to standard PM
2024-02-16 09:50:24 linux-kernel [PATCH 00/12] irqchip/stm32-exti: add irq-map and STM32MP25 support
2024-02-16 09:50:03 linux-kernel [PATCH 02/12] dt-bindings: interrupt-controller: stm32-exti: Add irq nexus child node
2024-02-16 09:49:50 linux-kernel [PATCH 03/12] irqchip/stm32-exti: Map interrupts through interrupt nexus node
2024-02-16 09:49:47 linux-kernel [PATCH 01/12] irqchip/stm32-exti: Fix minor indentation issue
2024-02-07 10:47:00 linux-kernel [PATCH] pinctrl: stm32: fix PM support for stm32mp257
2024-01-02 16:47:10 linux-kernel [PATCH v2] checkpatch: use utf-8 match for spell checking
2024-01-02 16:23:45 linux-kernel Re: [PATCH] checkpatch: use utf-8 match for spell checking
2023-12-24 12:00:53 linux-kernel Re: [Linux-stm32] [PATCH 12/13] irqchip/stm32-exti: Convert to platform remove callback returning void
2023-12-14 17:13:57 linux-kernel Re: [Linux-stm32] [PATCH 2/2] pinctrl: stm32: fix GPIO level interrupts
2023-12-12 09:43:36 linux-kernel [PATCH] checkpatch: use utf-8 match for spell checking