Laurent Pinchart ([email protected])

Number of posts: 175 (0.05 per day)
First post: 2012-11-21 02:26:58
Last post: 2022-01-06 22:44:15

Date List Subject
2022-01-06 22:44:15 linux-kernel [PATCH v2 2/2] regulator: Add MAX20086-MAX20089 driver
2022-01-06 22:44:13 linux-kernel [PATCH v2 0/2] regulator: Add driver for Maxim MAX20086-MAX20089
2022-01-06 22:44:11 linux-kernel [PATCH v2 1/2] dt-bindings: regulators: Add bindings for Maxim MAX20086-MAX20089
2022-01-02 21:11:41 linux-kernel [PATCH 2/2] regulator: Add MAX20086-MAX20089 driver
2022-01-02 21:11:38 linux-kernel [PATCH 1/2] dt-bindings: regulators: Add bindings for Maxim MAX20086-MAX20089
2022-01-02 21:11:35 linux-kernel [PATCH 0/2] regulator: Add driver for Maxim MAX20086-MAX20089
2021-07-30 22:59:16 linux-kernel [PATCH] scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR
2018-08-19 22:16:39 linux-kernel [PATCH] MAINTAINERS: Update tree location for the Renesas DRM drivers
2018-02-22 00:07:23 linux-kernel [PATCH v5 3/8] of: dynamic: Add __of_node_dupv()
2018-02-22 00:07:15 linux-kernel [PATCH v5 0/8] R-Car DU: Convert LVDS code to bridge driver
2018-02-22 00:07:06 linux-kernel [PATCH v5 6/8] i2c: demux: Use changeset helpers for clarity
2018-02-22 00:06:28 linux-kernel [PATCH v5 4/8] of: changesets: Introduce changeset helper methods
2018-02-22 00:05:57 linux-kernel [PATCH v5 5/8] of: unittest: changeset helpers
2018-02-20 23:12:42 linux-kernel [PATCH v4 03/16] of: dynamic: Add __of_node_dupv()
2018-02-20 23:12:34 linux-kernel [PATCH v4 00/16] R-Car DU: Convert LVDS code to bridge driver
2018-02-20 23:12:18 linux-kernel [PATCH v4 06/16] of: unittest: changeset helpers
2018-02-20 23:12:16 linux-kernel [PATCH v4 05/16] of: changeset: Add of_changeset_node_move method
2018-02-20 23:11:30 linux-kernel [PATCH v4 07/16] i2c: demux: Use changeset helpers for clarity
2018-02-20 23:11:16 linux-kernel [PATCH v4 04/16] of: changesets: Introduce changeset helper methods
2016-11-11 02:01:05 linux-kernel [PATCH] iommu/ipmmu-vmsa: Unify domain alloc/free implementations
2016-04-20 23:52:59 linux-kernel [PATCH v2] PM / Runtime: Only force-resume device if it has been force-suspended
2016-03-03 20:17:00 linux-kernel [PATCH] PM / Runtime: Only force-resume device if it has been force-suspended
2016-03-01 23:20:34 linux-kernel [PATCH] PM / Domains: Propagate start and restore errors during runtime resume
2015-05-14 23:02:06 linux-kernel [RFC/PATCH 2/9] arm: dma-mapping: Support IOMMU mappings spanning the full 32 bits range
2015-05-14 23:02:04 linux-kernel [RFC/PATCH 3/9] of: dma: Move range size workaround to of_dma_get_range()
2015-05-14 23:01:33 linux-kernel [RFC/PATCH 8/9] iommu: of: Handle IOMMU lookup failure with deferred probing or error
2015-05-14 23:00:28 linux-kernel [RFC/PATCH 9/9] iommu/ipmmu-vmsa: Use DT-based instantiation
2015-05-14 23:00:24 linux-kernel [RFC/PATCH 6/9] drivers: platform: Configure dma operations at probe time
2015-05-14 23:00:21 linux-kernel [RFC/PATCH 7/9] iommu: of: Document the of_iommu_configure() function
2015-05-14 23:00:18 linux-kernel [RFC/PATCH 5/9] of: dma: Split of_configure_dma() into mask and ops configuration
2015-05-14 23:00:14 linux-kernel [RFC/PATCH 4/9] of: dma: Make of_dma_deconfigure() public
2015-05-14 23:00:11 linux-kernel [RFC/PATCH 0/9] IOMMU probe deferral support
2015-05-14 23:00:10 linux-kernel [RFC/PATCH 1/9] arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
2014-10-30 14:00:10 linux-kernel [PATCH 2/3] i2c: core: Dispose OF IRQ mapping at client removal time
2014-10-30 14:00:09 linux-kernel [PATCH 3/3] i2c: core: Map OF IRQ at probe time
2014-10-30 13:59:42 linux-kernel [PATCH 0/3] Delay I2C OF IRQ mapping until probe time
2014-10-30 13:59:41 linux-kernel [PATCH 1/3] of/irq: Export of_irq_get()
2014-10-28 22:30:57 linux-kernel [PATCH] dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c
2014-10-24 10:19:26 linux-kernel [PATCH v2 2/4] mm: cma: Always consider a 0 base address reservation as dynamic
2014-10-24 10:19:24 linux-kernel [PATCH v2 3/4] mm: cma: Ensure that reservations never cross the low/high mem boundary
2014-10-24 10:18:53 linux-kernel [PATCH v2 4/4] mm: cma: Use %pa to print physical addresses
2014-10-24 10:18:50 linux-kernel [PATCH v2 1/4] mm: cma: Don't crash on allocation if CMA area can't be activated
2014-10-24 10:18:49 linux-kernel [PATCH v2 0/4] Low/high memory CMA reservation fixes
2014-10-23 14:35:42 linux-kernel [PATCH 1/4] mm: cma: Don't crash on allocation if CMA area can't be activated
2014-10-23 14:35:07 linux-kernel [PATCH 2/4] mm: cma: Always consider a 0 base address reservation as dynamic
2014-10-23 14:34:45 linux-kernel [PATCH 3/4] mm: cma: Ensure that reservations never cross the low/high mem boundary
2014-10-23 14:34:01 linux-kernel [PATCH 4/4] mm: cma: Use %pa to print physical addresses
2014-10-23 14:33:58 linux-kernel [PATCH 0/4] Low/high memory CMA reservation fixes
2014-07-02 14:32:42 linux-kernel [PATCH] MAINTAINERS: Add entry for the Renesas pin controller driver
2014-02-14 01:00:33 linux-kernel [PATCH 02/27] clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
2014-02-14 01:00:30 linux-kernel [PATCH 27/27] ARM: shmobile: koelsch-reference: Enable CMT0 in device tree