LinuxLists
Users
About
Herve Codina (
[email protected]
)
Number of posts: 1143 (1.17 per day)
First post: 2021-10-08 10:36:22
Last post: 2024-06-14 18:27:28
Next Page
Date
List
Subject
2024-06-14 18:27:28
linux-kernel
[PATCH 13/23] genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
2024-06-14 18:16:34
linux-kernel
[PATCH 03/23] irqdomain: Fixed unbalanced fwnode get and put
2024-06-14 17:45:01
linux-kernel
[PATCH 22/23] irqchip: Add support for LAN966x OIC
2024-06-14 17:44:38
linux-kernel
[PATCH 21/23] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
2024-06-14 17:44:26
linux-kernel
[PATCH 20/23] irqdomain: Remove __irq_domain_add()
2024-06-14 17:43:44
linux-kernel
[PATCH 17/23] irqdomain: Convert __irq_domain_add() wrappers to irq_domain_instantiate()
2024-06-14 17:43:33
linux-kernel
[PATCH 16/23] irqdomain: Add a resource managed version of irq_domain_instantiate()
2024-06-14 17:39:31
linux-kernel
[PATCH 23/23] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
2024-06-14 17:38:26
linux-kernel
[PATCH 19/23] um: virt-pci: Use irq_domain_instantiate()
2024-06-14 17:38:20
linux-kernel
[PATCH 18/23] irqdomain: Convert domain creation functions to irq_domain_instantiate()
2024-06-14 17:37:25
linux-kernel
[PATCH 09/23] irqdomain: Use irq_domain_instantiate() for hierarchy domain creation
2024-06-14 17:37:17
linux-kernel
[PATCH 15/23] irqdomain: Add support for generic irq chips creation before publishing a domain
2024-06-14 17:37:14
linux-kernel
[PATCH 02/23] irqdomain: Introduce irq_domain_instantiate()
2024-06-14 17:37:04
linux-kernel
[PATCH 14/23] genirq/generic_chip: Introduce init() and exit() hooks
2024-06-14 17:36:27
linux-kernel
[PATCH 12/23] irqdomain: Introduce init() and exit() hooks
2024-06-14 17:36:19
linux-kernel
[PATCH 05/23] irqdomain: Use a dedicated function to set the domain name
2024-06-14 17:36:06
linux-kernel
[PATCH 11/23] irqdomain: Handle domain bus token in irq_domain_create()
2024-06-14 17:35:31
linux-kernel
[PATCH 10/23] irqdomain: Make __irq_domain_create() return an error code
2024-06-14 17:35:25
linux-kernel
[PATCH 04/23] irqdomain: Constify parameter in is_fwnode_irqchip()
2024-06-14 17:35:02
linux-kernel
[PATCH 07/23] irqdomain: Handle additional domain flags in irq_domain_instantiate()
2024-06-14 17:34:48
linux-kernel
[PATCH 08/23] irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
2024-06-14 17:34:41
linux-kernel
[PATCH 01/23] irqdomain: Introduce irq_domain_free()
2024-06-14 17:34:32
linux-kernel
[PATCH 00/23] Introduce irq_domain_instanciate()
2024-06-14 17:34:32
linux-kernel
[PATCH 06/23] irqdomain: Convert __irq_domain_create() to use struct irq_domain_info
2024-06-07 09:29:35
linux-kernel
Re: [PATCH v3 07/10] irqdomain: Allow giving name suffix for domain
2024-06-07 08:26:59
linux-kernel
Re: [PATCH v2 10/19] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
2024-06-07 08:14:15
linux-kernel
Re: [PATCH v3 07/10] irqdomain: Allow giving name suffix for domain
2024-06-06 15:56:08
linux-kernel
Re: [PATCH v2 11/19] irqchip: Add support for LAN966x OIC
2024-06-06 15:55:54
linux-kernel
Re: [PATCH v2 10/19] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
2024-06-06 10:42:19
linux-kernel
Re: [PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs
2024-06-06 07:15:13
linux-kernel
Re: [PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs
2024-05-31 07:39:20
linux-kernel
Re: [PATCH v1 1/1] mfd: core: Make use of device_set_node()
2024-05-27 16:46:41
linux-kernel
[PATCH v2 14/19] of: unittest: Add tests for changeset properties adding
2024-05-27 16:44:01
linux-kernel
[PATCH v2 06/19] dt-bindings: net: mscc-miim: Add resets property
2024-05-27 16:35:11
linux-kernel
[PATCH v2 19/19] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
2024-05-27 16:34:39
linux-kernel
[PATCH v2 17/19] PCI: of_property: Add interrupt-controller property in PCI device nodes
2024-05-27 16:32:40
linux-kernel
[PATCH v2 15/19] of: dynamic: Introduce of_changeset_add_prop_bool()
2024-05-27 16:31:10
linux-kernel
[PATCH v2 08/19] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
2024-05-27 16:30:51
linux-kernel
[PATCH v2 07/19] net: mdio: mscc-miim: Handle the switch reset
2024-05-27 16:30:11
linux-kernel
[PATCH v2 04/19] reset: core: add get_device()/put_device on rcdev
2024-05-27 16:29:22
linux-kernel
[PATCH v2 02/19] reset: mchp: sparx5: Remove dependencies and allow building as a module
2024-05-27 16:26:35
linux-kernel
[PATCH v2 18/19] mfd: Add support for LAN966x PCI device
2024-05-27 16:25:51
linux-kernel
[PATCH v2 16/19] of: unittest: Add a test case for of_changeset_add_prop_bool()
2024-05-27 16:24:49
linux-kernel
[PATCH v2 13/19] of: dynamic: Constify parameter in of_changeset_add_prop_string_array()
2024-05-27 16:24:29
linux-kernel
[PATCH v2 12/19] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
2024-05-27 16:24:29
linux-kernel
[PATCH v2 11/19] irqchip: Add support for LAN966x OIC
2024-05-27 16:24:01
linux-kernel
[PATCH v2 10/19] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
2024-05-27 16:23:36
linux-kernel
[PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs
2024-05-27 16:22:25
linux-kernel
[PATCH v2 05/19] reset: mchp: sparx5: set the dev member of the reset controller
2024-05-27 16:21:41
linux-kernel
[PATCH v2 03/19] reset: mchp: sparx5: Release syscon when not use anymore
2024-05-27 16:20:55
linux-kernel
[PATCH v2 01/19] mfd: syscon: Add reference counting and device managed support