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

Date List Subject
2024-05-27 16:20:38 linux-kernel [PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-05-13 17:05:21 linux-kernel Re: [PATCH 09/17] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
2024-05-13 11:20:14 linux-kernel [PATCH net v2] net: lan966x: remove debugfs directory in probe() error path
2024-05-03 14:40:31 linux-kernel Re: [PATCH 15/17] pci: of_property: Add the interrupt-controller property in PCI device nodes
2024-05-03 14:24:48 linux-kernel Re: [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
2024-05-02 13:24:28 linux-kernel Re: [PATCH 12/17] irqchip: Add support for LAN966x OIC
2024-05-02 10:05:41 linux-kernel Re: [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
2024-04-30 16:35:33 linux-kernel Re: [PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
2024-04-30 15:41:28 linux-kernel Re: [PATCH 07/17] net: mdio: mscc-miim: Handle the switch reset
2024-04-30 15:40:53 linux-kernel Re: [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
2024-04-30 09:09:56 linux-kernel [PATCH 13/17] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
2024-04-30 09:05:26 linux-kernel [PATCH 16/17] mfd: Add support for LAN966x PCI device
2024-04-30 08:48:17 linux-kernel [PATCH 10/17] irqdomain: Add missing parameter descriptions in docs
2024-04-30 08:44:26 linux-kernel [PATCH 17/17] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
2024-04-30 08:43:53 linux-kernel [PATCH 15/17] pci: of_property: Add the interrupt-controller property in PCI device nodes
2024-04-30 08:43:52 linux-kernel [PATCH 08/17] net: lan966x: remove debugfs directory in probe() error path
2024-04-30 08:43:38 linux-kernel [PATCH 14/17] of: dynamic: Introduce of_changeset_add_prop_bool()
2024-04-30 08:43:05 linux-kernel [PATCH 12/17] irqchip: Add support for LAN966x OIC
2024-04-30 08:43:03 linux-kernel [PATCH 11/17] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
2024-04-30 08:42:23 linux-kernel [PATCH 09/17] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
2024-04-30 08:41:25 linux-kernel [PATCH 07/17] net: mdio: mscc-miim: Handle the switch reset
2024-04-30 08:41:06 linux-kernel [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
2024-04-30 08:40:54 linux-kernel [PATCH 05/17] reset: mchp: sparx5: set the dev member of the reset controller
2024-04-30 08:40:28 linux-kernel [PATCH 04/17] reset: core: add get_device()/put_device on rcdev
2024-04-30 08:40:08 linux-kernel [PATCH 03/17] reset: mchp: sparx5: Release syscon when not use anymore
2024-04-30 08:39:53 linux-kernel [PATCH 02/17] reset: mchp: sparx5: Remove dependencies and allow building as a module
2024-04-30 08:39:43 linux-kernel [PATCH 01/17] mfd: syscon: Add reference counting and device managed support
2024-04-30 08:39:20 linux-kernel [PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
2024-04-23 14:59:09 linux-kernel [PATCH v4 0/2] Attach DT nodes to existing PCI devices
2024-04-23 14:57:55 linux-kernel [PATCH v4 2/2] PCI: of: Attach created of_node to existing device
2024-04-23 14:57:43 linux-kernel [PATCH v4 1/2] driver core: Introduce device_{add,remove}_of_node()
2024-04-23 11:34:59 linux-kernel Re: local bus enumeration beyond a PCI device
2024-04-23 08:39:45 linux-kernel Re: [PATCH v3 0/2] fw_devlink overlay fix
2024-04-12 08:10:44 linux-kernel Re: [PATCH v3 2/2] PCI: of: Attach created of_node to existing device
2024-04-11 14:07:28 linux-kernel Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devices
2024-04-10 12:35:23 linux-kernel Re: [RFC PATCH v2 0/2] fw_devlink overlay fix
2024-04-09 13:17:56 linux-kernel Re: [RFC PATCH v2 0/2] fw_devlink overlay fix
2024-04-08 15:11:32 linux-kernel Re: [PATCH 2/2] of: property: fw_devlink: Fix links to supplier when created from phandles
2024-04-08 13:48:15 linux-kernel Re: [PATCH RESEND 0/2] leds: gpio: Add devlink between the leds-gpio device and the gpio used.
2024-04-08 12:46:11 linux-kernel Re: [PATCH v3 0/2] Attach DT nodes to existing PCI devices
2024-04-05 12:48:25 linux-kernel Re: [PATCH v2 1/1] serial: 8250_of: Add clock_notifier
2024-04-04 08:35:00 linux-kernel Re: [PATCH 1/1] serial: 8250_of: Add clock_notifier
2024-03-26 07:56:43 linux-kernel Re: [PATCH v6 1/2] driver core: Introduce device_link_wait_removal()
2024-03-25 23:28:53 linux-kernel Re: Implementation of fwnode_operations :: device_get_match_data() for software nodes?
2024-03-25 17:55:04 linux-kernel [PATCH v3 0/2] Attach DT nodes to existing PCI devices
2024-03-25 17:37:32 linux-kernel [PATCH v3 RESEND] driver core: Keep the supplier fwnode consistent with the device
2024-03-25 17:09:49 linux-kernel [PATCH v3 2/2] PCI: of: Attach created of_node to existing device
2024-03-25 17:09:38 linux-kernel [PATCH v3 1/2] driver core: Introduce device_{add,remove}_of_node()
2024-03-25 17:07:14 linux-kernel [PATCH v6 2/2] of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
2024-03-25 17:06:37 linux-kernel [PATCH v6 0/2] Synchronize DT overlay removal with devlink removals
2024-03-25 16:58:04 linux-kernel [PATCH v6 1/2] driver core: Introduce device_link_wait_removal()