messages from 2023-05-03 20:25:57 to 2023-05-24 09:22:32 UTC [more...]
[PATCH v4 00/13] drm/fbdev: Remove DRM's helpers for fbdev I/O
2023-05-24 9:21 UTC (11+ messages)
` [PATCH v4 01/13] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v4 02/13] fbdev: Add initializer macros for struct fb_ops
` [PATCH v4 03/13] drm/armada: Use regular fbdev I/O helpers
` [PATCH v4 04/13] drm/exynos: "
` [PATCH v4 05/13] drm/gma500: "
` [PATCH v4 06/13] drm/radeon: "
` [PATCH v4 07/13] drm/fbdev-dma: "
` [PATCH v4 08/13] drm/msm: "
` [PATCH v4 09/13] drm/omapdrm: "
` [PATCH v4 12/13] drm/fbdev-generic: Implement dedicated "
[PATCH v3 00/12] drm/fbdev: Remove DRM's helpers for fbdev I/O
2023-05-23 19:19 UTC (16+ messages)
` [PATCH v3 01/12] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v3 02/12] drm/armada: Use regular fbdev I/O helpers
` [PATCH v3 03/12] drm/exynos: "
` [PATCH v3 04/12] drm/gma500: "
` [PATCH v3 05/12] drm/radeon: "
` [PATCH v3 06/12] drm/fbdev-dma: "
` [PATCH v3 07/12] drm/msm: "
` [PATCH v3 08/12] drm/omapdrm: "
` [PATCH v3 09/12] drm/tegra: "
` [PATCH v3 10/12] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v3 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
` [Freedreno] "
` [PATCH v3 12/12] drm/i915: "
[PATCH 00/97] usb: Convert to platform remove callback returning void
2023-05-23 0:20 UTC (6+ messages)
` [PATCH 14/97] usb: dwc3-exynos: "
` [PATCH 47/97] usb: ehci-exynos: "
` [PATCH 66/97] usb: ohci-exynos: "
` [PATCH 72/97] usb: ohci-s3c2410: "
Faktoring
2023-05-19 8:06 UTC
[PATCH 0/3] ARM: dts: samsung: Fix some typos in comments
2023-05-19 19:06 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: exynos: "
` [PATCH 2/3] ARM: dts: s3c64xx: "
` [PATCH 3/3] ARM: dts: s5pv210: Fix typo in comments, fix pinctrl header
[PATCH] media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"
2023-05-19 18:28 UTC
[PATCH] iommu/exynos: Implement an IDENTITY domain
2023-05-19 15:39 UTC (2+ messages)
[PATCH] drm/exynos: vidi: fix a wrong error return
2023-05-19 9:21 UTC (5+ messages)
[PATCH 00/53] drm: Convert to platform remove callback returning void
2023-05-19 6:38 UTC (10+ messages)
` [PATCH 18/53] drm/exynos: "
[PATCH v2 00/12] drm/fbdev: Remove DRM's helpers for fbdev I/O
2023-05-18 13:30 UTC (23+ messages)
` [PATCH v2 01/12] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v2 02/12] drm/armada: Use regular fbdev I/O helpers
` [PATCH v2 03/12] drm/exynos: "
` [PATCH v2 04/12] drm/gma500: "
` [PATCH v2 05/12] drm/radeon: "
` [PATCH v2 06/12] drm/fbdev-dma: "
` [PATCH v2 07/12] drm/msm: "
` [PATCH v2 08/12] drm/omapdrm: "
` [PATCH v2 09/12] drm/tegra: "
` [PATCH v2 10/12] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v2 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
` [v2,11/12] "
` [PATCH v2 12/12] drm/i915: "
[PATCH v2 00/25] iommu: Make default_domain's mandatory
2023-05-18 10:56 UTC (30+ messages)
` [PATCH v2 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v2 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v2 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v2 05/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v2 06/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v2 07/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v2 08/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
` [PATCH v2 10/25] iommu/exynos: "
` [PATCH v2 11/25] iommu/tegra-smmu: "
` [PATCH v2 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v2 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v2 14/25] iommu/msm: "
` [PATCH v2 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v2 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v2 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v2 18/25] iommu/ipmmu: "
` [PATCH v2 19/25] iommu/mtk_iommu: "
` [PATCH v2 20/25] iommu/sun50i: "
` [PATCH v2 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v2 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v2 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v2 25/25] iommu: Convert remaining simple drivers "
[PATCH] PM / devfreq: exynos: add Exynos PPMU as a soft module dependency
2023-05-18 8:09 UTC (2+ messages)
[GIT PULL 1/2] arm64: dts: cleanup and fixes for v6.5
2023-05-17 13:12 UTC (2+ messages)
` [GIT PULL 2/2] ARM: dts: cleanup "
[PATCH] spi: MAINTAINERS: drop Krzysztof Kozlowski from Samsung SPI
2023-05-15 11:09 UTC (2+ messages)
[PATCH] ASoC: MAINTAINERS: drop Krzysztof Kozlowski from Samsung audio
2023-05-15 11:09 UTC (4+ messages)
[GIT PULL] exynos-drm-fixes
2023-05-15 8:39 UTC
[PATCH] drm/exynos: g2d: staticize stubs in header
2023-05-15 4:16 UTC (4+ messages)
[PATCH 0/7] clk: samsung: Enable PM in Exynos850 clk driver
2023-05-13 18:50 UTC (3+ messages)
` [PATCH 7/7] arm64: dts: exynos: Remove clock from Exynos850 pmu_system_controller
` (subset) "
[PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
2023-05-12 20:52 UTC (11+ messages)
[PATCH 00/11] drm/fbdev: Remove DRM's helpers for fbdev I/O
2023-05-12 16:20 UTC (18+ messages)
` [PATCH 01/11] drm/armada: Use regular fbdev I/O helpers
` [PATCH 02/11] drm/exynos: "
` [PATCH 03/11] drm/gma500: "
` [PATCH 04/11] drm/radeon: "
` [PATCH 05/11] drm/fbdev-dma: "
` [PATCH 06/11] drm/msm: "
` [PATCH 07/11] drm/omapdrm: "
` [Intel-gfx] "
` [PATCH 08/11] drm/tegra: "
` [PATCH 09/11] drm/fb-helper: Export helpers for marking damage areas
` [PATCH 10/11] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
` [PATCH 11/11] drm/i915: "
[PATCH] spi: s3c64xx: Disable IRQ mode when using DMA
2023-05-11 5:40 UTC (3+ messages)
Pompy ciepła - nowe warunki
2023-05-08 7:41 UTC
[PATCH v3 0/3] Improve polling mode of s3c64xx driver
2023-05-10 6:54 UTC (12+ messages)
` [PATCH v3 1/3] spi: s3c64xx: change polling mode to optional
` [PATCH v3 2/3] spi: s3c64xx: add sleep during transfer
` [PATCH v3 3/3] spi: s3c64xx: support interrupt based pio mode
[RFC PATCH 0/1] Categorize ARM dts directory
2023-05-09 22:54 UTC (25+ messages)
` [Linux-stm32] "
[PATCH v3 00/13] Re-introduce Exynos4212 support and add Samsung Galaxy Tab 3 8.0 boards
2023-05-09 18:22 UTC (28+ messages)
` [PATCH v3 01/13] dt-bindings: soc: samsung: add Exynos4212 PMU compatible
` (subset) "
` [PATCH v3 02/13] dt-bindings: clock: add Exynos4212 clock compatible
` (subset) "
` [PATCH v3 03/13] ARM: exynos: Re-introduce Exynos4212 support
` (subset) "
` [PATCH v3 04/13] soc: samsung: "
` (subset) "
` [PATCH v3 05/13] clk: samsung: Add Exynos4212 compatible to CLKOUT driver
` (subset) "
` [PATCH v3 06/13] clk: samsung: Re-add support for Exynos4212 CPU clock
` (subset) "
` [PATCH v3 07/13] Revert "media: exynos4-is: Remove dependency on obsolete SoC support"
` [PATCH v3 08/13] Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB"
` [PATCH v3 09/13] ARM: dts: Move common Exynos4x12 definitions to exynos4x12.dtsi
` (subset) "
` [PATCH v3 10/13] ARM: dts: Re-introduce Exynos4212 DTSI
` (subset) "
` [PATCH v3 11/13] ARM: dts: exynos: Fix some typos in comments
` [PATCH v3 12/13] dt-bindings: arm: samsung: Add Samsung Galaxy Tab3 family boards
` (subset) "
` [PATCH v3 13/13] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards
[PATCH 00/89] i2c: Convert to platform remove callback returning void
2023-05-09 15:09 UTC (5+ messages)
` [PATCH 22/89] i2c: exynos5: "
` [PATCH 62/89] i2c: s3c2410: "
[PATCH] ARM: dts: s5pv210: remove empty camera pinctrl configuration
2023-05-08 17:04 UTC (2+ messages)
[PATCH 1/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Trats
2023-05-08 17:04 UTC (6+ messages)
` [PATCH 2/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Universal C210
` (subset) "
` [PATCH 3/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Odroid X/U3
` (subset) "
` (subset) [PATCH 1/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Trats
[PATCH 1/4] ARM: dts: s5pv210: align pin configuration nodes with bindings
2023-05-08 17:04 UTC (2+ messages)
[PATCH 1/2] ARM: dts: exynos: drop simple-bus from FIMC in Exynos4
2023-05-08 17:04 UTC (2+ messages)
[PATCH] ARM: s3c: remove obsolete config S3C64XX_SETUP_IDE
2023-05-08 9:01 UTC (3+ messages)
[PATCH 00/30] pwm: Convert to platform remove callback returning void
2023-05-08 3:56 UTC (3+ messages)
[PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
2023-05-04 14:19 UTC (3+ messages)
[PATCH 18/20] iommu: Add ops->domain_alloc_paging()
2023-05-04 13:14 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox