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
2023-09-18 16:37:29 linux-kernel async probe: boot crash with v5.10.188 on STM32MP157
2023-06-01 16:13:49 linux-kernel [PATCH] irqchip/stm32-exti: Fix warning on initialized field overwritten
2023-05-16 16:08:47 linux-kernel Re: [Linux-stm32] [PATCH 2/3] watchdog: stm32_iwdg: Add pretimeout support
2023-05-16 15:42:55 linux-kernel Re: [Linux-stm32] [PATCH 1/3] irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map
2022-10-21 19:27:03 linux-kernel [PATCH] checkpatch: handle utf8 while computing length of commit msg lines
2022-08-17 13:05:50 linux-kernel [PATCH] irqchip/stm32-exti: Remove check on always false condition
2022-07-04 13:47:13 linux-kernel Re: [PATCH v2 0/6] irqchip/stm32-exti: Fixes and simplifications
2022-07-04 13:24:34 linux-kernel Re: [PATCH] genirq: Don't return error on missing optional irq_request_resources()
2022-07-01 09:53:13 linux-kernel Re: [PATCH] scripts/gdb: fix 'lx-dmesg' on 32 bits arch
2022-06-17 15:01:33 linux-kernel [PATCH] scripts/gdb: fix 'lx-dmesg' on 32 bits arch
2022-06-08 08:05:19 linux-kernel [PATCH RESEND] drm: adv7511: override i2c address of cec before accessing it
2022-06-06 16:47:53 linux-kernel [PATCH v2 5/6] irqchip/stm32-exti: Read event trigger type from event_trg register
2022-06-06 16:47:42 linux-kernel [PATCH v2 6/6] irqchip/stm32-exti: Simplify irq description table
2022-06-06 16:47:34 linux-kernel [PATCH v2 4/6] irqchip/stm32-exti: Tag emr register as undefined for stm32mp15
2022-06-06 16:47:30 linux-kernel [PATCH v2 3/6] irqchip/stm32-exti: Prevent illegal read due to unbounded DT value
2022-06-06 16:47:28 linux-kernel [PATCH v2 2/6] irqchip/stm32-exti: Fix irq_mask/irq_unmask for direct events
2022-06-06 16:47:26 linux-kernel [PATCH v2 0/6] irqchip/stm32-exti: Fixes and simplifications
2022-06-06 16:47:22 linux-kernel [PATCH v2 1/6] irqchip/stm32-exti: Fix irq_set_affinity return value
2022-05-13 20:06:49 linux-kernel [PATCH] genirq: Don't return error on missing optional irq_request_resources()
2022-05-12 17:20:30 linux-kernel Re: [PATCH 4/7] irqchip/stm32-exti: forward irq_request_resources to parent
2022-05-11 09:55:38 linux-kernel Re: [PATCH 1/7] irqchip/stm32-exti: set_affinity return IRQ_SET_MASK_OK_DONE if no parent
2022-05-10 21:44:47 linux-kernel [PATCH 2/7] irqchip/stm32-exti: manage IMR at each mask/unmask for direct event
2022-05-10 21:27:15 linux-kernel [PATCH 6/7] irqchip/stm32-exti: read event trigger type from event_trg register
2022-05-10 21:08:11 linux-kernel [PATCH 7/7] irqchip/stm32-exti: simplify irq description table
2022-05-10 21:07:05 linux-kernel [PATCH 1/7] irqchip/stm32-exti: set_affinity return IRQ_SET_MASK_OK_DONE if no parent
2022-05-10 20:53:30 linux-kernel [PATCH 4/7] irqchip/stm32-exti: forward irq_request_resources to parent
2022-05-10 20:35:18 linux-kernel [PATCH 3/7] irqchip/stm32-exti: remove EMR register access for stm32mp15
2022-05-10 18:10:11 linux-kernel [PATCH 5/7] irqchip/stm32-exti: prevent illegal read due to unbounded DT value
2021-12-20 15:53:43 linux-kernel Re: [PATCH] drm: adv7511: override i2c address of cec before accessing it
2021-12-18 21:52:59 linux-kernel [PATCH 2/3] drm/bridge/synopsys: dsi: extend the prototype of mode_valid()
2021-12-18 21:52:58 linux-kernel [PATCH 1/3] drm/stm: dsi: move lane capability detection in probe()
2021-12-18 21:52:02 linux-kernel [PATCH 3/3] drm/stm: dsi: provide the implementation of mode_valid()
2021-12-18 18:28:57 linux-kernel [PATCH] drm: adv7511: override i2c address of cec before accessing it
2021-07-13 14:50:56 linux-kernel [PATCH] drm/stm: dsi: compute the transition time from LP to HS and back