Yann Sionneau ([email protected])

Number of posts: 65 (0.15 per day)
First post: 2022-06-21 14:36:53
Last post: 2023-08-22 16:46:27

Date List Subject
2023-08-22 16:46:27 linux-kernel [PATCH v6] i2c: designware: Add support for recovery when GPIO need pinctrl.
2023-08-22 11:31:32 linux-kernel [PATCH v3] Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPIO function, the recovery won't work.
2023-08-22 10:46:42 linux-kernel [PATCH v3] i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
2023-01-20 15:38:39 linux-kernel [RFC PATCH v2 17/31] irqchip: Add irq-kvx-apic-mailbox driver
2023-01-20 15:36:00 linux-kernel [RFC PATCH v2 25/31] kvx: Add some library functions
2023-01-20 15:08:28 linux-kernel [RFC PATCH v2 18/31] irqchip: Add kvx-core-intc core interupt controller driver
2023-01-20 15:06:13 linux-kernel [RFC PATCH v2 20/31] kvx: Add memory management
2023-01-20 15:05:48 linux-kernel [RFC PATCH v2 29/31] kvx: Add support for cpuinfo
2023-01-20 14:55:28 linux-kernel [RFC PATCH v2 31/31] kvx: Add IPI driver
2023-01-20 14:55:14 linux-kernel [RFC PATCH v2 24/31] kvx: Add misc common routines
2023-01-20 14:48:40 linux-kernel [RFC PATCH v2 15/31] irqchip: Add irq-kvx-apic-gic driver
2023-01-20 14:45:15 linux-kernel [RFC PATCH v2 10/31] kvx: Add CPU definition headers
2023-01-20 14:38:42 linux-kernel [RFC PATCH v2 28/31] kvx: Add debugging related support
2023-01-20 14:38:37 linux-kernel [RFC PATCH v2 26/31] kvx: Add multi-processor (SMP) support
2023-01-20 14:37:19 linux-kernel [RFC PATCH v2 12/31] kvx: Add other common headers
2023-01-20 14:36:45 linux-kernel [RFC PATCH v2 21/31] kvx: Add system call support
2023-01-20 14:36:30 linux-kernel [RFC PATCH v2 22/31] kvx: Add signal handling support
2023-01-20 14:36:27 linux-kernel [RFC PATCH v2 23/31] kvx: Add ELF relocations and module support
2023-01-20 14:36:13 linux-kernel [RFC PATCH v2 14/31] kvx: Add exception/interrupt handling
2023-01-20 14:35:57 linux-kernel [RFC PATCH v2 27/31] kvx: Add kvx default config file
2023-01-20 14:35:34 linux-kernel [RFC PATCH v2 30/31] kvx: Add power controller driver
2023-01-20 14:28:58 linux-kernel [RFC PATCH v2 19/31] kvx: Add process management
2023-01-20 14:25:24 linux-kernel [RFC PATCH v2 08/31] kvx: Add ELF-related definitions
2023-01-20 14:24:47 linux-kernel [RFC PATCH v2 07/31] Documentation: Add binding for kalray,kv3-1-pwr-ctrl
2023-01-20 14:24:31 linux-kernel [RFC PATCH v2 16/31] irqchip: Add irq-kvx-itgen driver
2023-01-20 14:22:50 linux-kernel [RFC PATCH v2 00/31] Upstream kvx Linux port
2023-01-20 14:22:39 linux-kernel [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
2023-01-20 14:21:59 linux-kernel [RFC PATCH v2 05/31] Documentation: Add binding for kalray,coolidge-itgen
2023-01-20 14:21:57 linux-kernel [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
2023-01-20 14:21:09 linux-kernel [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
2023-01-20 14:14:05 linux-kernel [RFC PATCH v2 13/31] kvx: Add boot and setup routines
2023-01-20 14:12:35 linux-kernel [RFC PATCH v2 09/31] kvx: Add build infrastructure
2023-01-20 14:12:33 linux-kernel [RFC PATCH v2 06/31] Documentation: Add binding for kalray,kv3-1-ipi-ctrl
2023-01-20 14:11:03 linux-kernel [RFC PATCH v2 04/31] Documentation: Add binding for kalray,kv3-1-apic-mailbox
2023-01-20 14:11:00 linux-kernel [RFC PATCH v2 03/31] Documentation: Add binding for kalray,kv3-1-apic-gic
2023-01-18 14:11:33 linux-kernel Re: [RFC PATCH 05/25] kvx: Add atomic/locking headers
2023-01-18 10:04:39 linux-kernel Re: [RFC PATCH 02/25] kvx: Add ELF-related definitions
2023-01-18 09:53:47 linux-kernel Re: [RFC PATCH 01/25] Documentation: kvx: Add basic documentation
2023-01-09 15:48:26 linux-kernel Re: [RFC PATCH 00/25] Upstream kvx Linux port
2023-01-09 14:16:28 linux-kernel Re: [RFC PATCH 00/25] Upstream kvx Linux port
2023-01-03 18:28:33 linux-kernel [RFC PATCH 04/25] kvx: Add CPU definition headers
2023-01-03 18:28:11 linux-kernel [RFC PATCH 01/25] Documentation: kvx: Add basic documentation
2023-01-03 17:48:06 linux-kernel [RFC PATCH 07/25] kvx: Add boot and setup routines
2023-01-03 17:44:47 linux-kernel [RFC PATCH 12/25] kvx: Add system call support
2023-01-03 17:24:41 linux-kernel [RFC PATCH 19/25] kvx: power: scall poweroff driver
2023-01-03 17:23:57 linux-kernel [RFC PATCH 17/25] kvx: Add multi-processor (SMP) support
2023-01-03 17:21:45 linux-kernel [RFC PATCH 24/25] kvx: Add support for CPU Perf Monitors
2023-01-03 17:21:21 linux-kernel [RFC PATCH 21/25] kvx: Add support for ftrace
2023-01-03 17:21:20 linux-kernel [RFC PATCH 09/25] kvx: irqchip: Add support for irq controllers
2023-01-03 17:20:57 linux-kernel [RFC PATCH 08/25] kvx: Add exception/interrupt handling
2023-01-03 17:20:51 linux-kernel [RFC PATCH 00/25] Upstream kvx Linux port