messages from 2023-07-23 13:19:37 to 2023-08-09 12:21:13 UTC [more...]
[PATCH -next 0/7] drm: Remove many unnecessary NULL values
2023-08-09 12:20 UTC (10+ messages)
` [PATCH -next 1/7] drm/amdkfd: Remove "
` [PATCH -next 2/7] drm/amd/display: "
` [PATCH -next 3/7] drm/msm: "
` [PATCH -next 4/7] drm/radeon: "
` [PATCH -next 5/7] drm/virtio: Remove an unnecessary NULL value
` [PATCH -next 6/7] drm/format-helper: Remove unnecessary NULL values
` [PATCH -next 7/7] drm: "
Słowa kluczowe do wypozycjonowania
2023-08-09 8:16 UTC
Feedback on Qualcomm's minidump (debug) solution for end user device crash
2023-08-09 7:49 UTC (6+ messages)
[GIT PULL] exynos-drm-next
2023-08-09 6:02 UTC
[PATCH 00/11] Regulator legacy GPIO header removal
2023-08-08 17:02 UTC (14+ messages)
` [PATCH 01/11] regulator: tps65910: Drop useless header
` [PATCH 02/11] regulator: s2mpa01: "
` [PATCH 03/11] regulator: rpi-panel-attiny: "
` [PATCH 04/11] regulator: rk808: Drop useless headers
` [PATCH 05/11] regulator: rc5t583: Drop useless header
` [PATCH 06/11] regulator: mt6311: "
` [PATCH 07/11] regulator: mcp16502: "
` [PATCH 08/11] regulator: max20086: "
` [PATCH 09/11] regulator: lp8755: "
` [PATCH 10/11] regulator: bd71828: "
` [PATCH 11/11] regulator: bd71815: "
[PATCH 00/11] clk: samsung: remove number of clocks from bindings
2023-08-08 17:17 UTC (16+ messages)
` [PATCH 01/11] clk: samsung: exynos3250: do not define number of clocks in bindings
` [PATCH 02/11] clk: samsung: exynos4: "
` [PATCH 03/11] clk: samsung: exynos5250: "
` [PATCH 04/11] clk: samsung: exynos5260: "
` [PATCH 05/11] clk: samsung: exynos5410: "
` [PATCH 06/11] clk: samsung: exynos5420: "
` [PATCH 07/11] clk: samsung: exynos5433: "
` [PATCH 08/11] clk: samsung: exynos7885: "
` [PATCH 09/11] clk: samsung: exynos850: "
` [PATCH 10/11] clk: samsung: exynoautov9: "
` [PATCH 11/11] dt-bindings: clock: samsung: remove define with number of clocks
[PATCH v2 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
2023-08-08 13:31 UTC (7+ messages)
` [PATCH v2 2/3] media: dt-bindings: samsung,fimc: correct unit addresses in DTS example
` [PATCH v2 3/3] media: exynos4-is: fimc-is: replace duplicate pmu node with phandle
[PATCH v2 0/2] pwm: Manage owner assignment implicitly for drivers
2023-08-08 13:18 UTC (8+ messages)
` [PATCH v2 1/2] "
[PATCH] ARM: dts: exynos/i9100: Unconditionally enable LDO12
2023-08-08 11:03 UTC
[PATCH] tty: serial: samsung: Set missing PM ops for hibernation support
2023-08-07 21:34 UTC (5+ messages)
[PATCH v3 0/4] Add optional properties to MAX17040
2023-08-07 13:51 UTC (10+ messages)
` [PATCH v3 1/4] dt-bindings: power: supply: maxim,max17040: update properties
` [PATCH v3 2/4] power: max17040: pass status property from supplier
` [PATCH v3 3/4] power: max17040: get thermal data from adc if available
` [PATCH v3 4/4] ARM: configs: s5pv210_defconfig: enable IIO required by MAX17040
[PATCH 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
2023-08-07 13:09 UTC (5+ messages)
` [PATCH 3/3] media: exynos4-is: fimc-is: "
[PATCH] arm64: dts: exynos: exynos5433-tm2: drop redundant status=okay
2023-08-06 15:43 UTC (2+ messages)
[PATCH -next] i2c: s3c2410: Remove unused extern declarations
2023-08-05 22:13 UTC (2+ messages)
[PATCH -next 0/2] media: platform: Do not check for 0 return after calling platform_get_irq()
2023-08-05 21:42 UTC (7+ messages)
` [PATCH -next 1/2] media: camif-core: "
` [PATCH -next 2/2] media: verisilicon: "
[PATCH 0/2] pwm: Manage owner assignment implicitly for drivers
2023-08-03 21:53 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH -next] i2c: s3c2410: Remove redundant dev_err()
2023-08-02 20:10 UTC (3+ messages)
[PATCH v6 00/25] iommu: Make default_domain's mandatory
2023-08-03 0:08 UTC (26+ messages)
` [PATCH v6 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v6 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v6 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v6 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v6 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v6 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v6 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v6 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v6 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v6 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v6 11/25] iommu/tegra-smmu: "
` [PATCH v6 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v6 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v6 14/25] iommu/msm: "
` [PATCH v6 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v6 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v6 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v6 18/25] iommu/ipmmu: "
` [PATCH v6 19/25] iommu/mtk_iommu: "
` [PATCH v6 20/25] iommu/sun50i: "
` [PATCH v6 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v6 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v6 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v6 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v6 25/25] iommu: Convert remaining simple drivers "
[PATCH v5 00/25] iommu: Make default_domain's mandatory
2023-08-02 23:50 UTC (36+ messages)
` [PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v5 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v5 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v5 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v5 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v5 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v5 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v5 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v5 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v5 11/25] iommu/tegra-smmu: "
` [PATCH v5 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v5 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v5 14/25] iommu/msm: "
` [PATCH v5 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v5 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v5 18/25] iommu/ipmmu: "
` [PATCH v5 19/25] iommu/mtk_iommu: "
` [PATCH v5 20/25] iommu/sun50i: "
` [PATCH v5 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v5 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v5 25/25] iommu: Convert remaining simple drivers "
[PATCH v2 00/22] i2c: Use new PM macros
2023-08-02 20:10 UTC (2+ messages)
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH v3 1/3] MAINTAINERS: soc: reference maintainer profile
2023-07-31 16:23 UTC (5+ messages)
` [PATCH v3 2/3] Documentation/process: maintainer-soc: add clean platforms profile
` [PATCH v3 3/3] MAINTAINER: samsung: document dtbs_check requirement for Samsung
[PATCH -next] drm/exynos: remove redundant of_match_ptr
2023-07-31 13:09 UTC (2+ messages)
[PATCH 1/8] arm64: dts: exynos: exynos5433-tm2: switch sound card to audio-routing
2023-07-31 9:57 UTC (8+ messages)
` [PATCH 2/8] ARM: dts: samsung: exynos4212-tab3: "
` [PATCH 3/8] ARM: dts: samsung: exynos4412-galaxy-s3: "
` [PATCH 4/8] ARM: dts: samsung: exynos4412-n710x: "
` [PATCH 5/8] ARM: dts: samsung: exynos4412-odroid: "
` [PATCH 6/8] ARM: dts: samsung: exynos5422-odroid: "
` [PATCH 7/8] ARM: dts: samsung: s5pv210-fascinate4g: "
` [PATCH 8/8] ARM: dts: samsung: s5pv210-galaxys: "
[PATCH] MAINTAINERS: mfd: Un-support Maxim and Samsung PMIC drivers
2023-07-28 10:22 UTC (3+ messages)
[PATCH] mfd: Explicitly include correct DT includes
2023-07-28 9:10 UTC (2+ messages)
[PATCH -next] spi: s3c64xx: Clean up redundant dev_err_probe()
2023-07-27 19:32 UTC (3+ messages)
[PATCH v3 14/62] mmc: dw_mmc: exynos: Convert to platform remove callback returning void
2023-07-27 7:00 UTC
[PATCH 17/30] usb: ohci-exynos: Use devm_platform_get_and_ioremap_resource()
2023-07-27 0:46 UTC (3+ messages)
` [PATCH 29/30] usb: ehci-exynos: "
[PATCH] I2C: Explicitly include correct DT includes
2023-07-27 0:39 UTC (2+ messages)
[PATCH v3] watchdog: Explicitly include correct DT includes
2023-07-26 23:33 UTC
[PATCH v2] ARM: dts: samsung: exynos4412-midas: add USB connector and USB OTG
2023-07-26 8:53 UTC (6+ messages)
[PATCH 1/2] ARM: dts: samsung: exynos5250-snow: use 'gpios' suffix for i2c-arb
2023-07-26 8:53 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-07-26 7:35 UTC
[PATCH v2 14/61] mmc: dw_mmc: exynos: Convert to platform remove callback returning void
2023-07-26 3:59 UTC
[PATCH v2] watchdog: Explicitly include correct DT includes
2023-07-24 20:55 UTC
Low Interest loan opportunity
2023-07-24 8:46 UTC
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