linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-26 17:21:38 to 2021-06-29 09:19:07 UTC [more...]

[PATCH v4 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-29  9:18 UTC  (32+ messages)
` [PATCH v4 01/27] drm/amdgpu: Track IRQ state in local device state
` [PATCH v4 02/27] drm/hibmc: Call drm_irq_uninstall() unconditionally
` [PATCH v4 03/27] drm/radeon: Track IRQ state in local device state
` [PATCH v4 04/27] drm: Don't test for IRQ support in VBLANK ioctls
` [PATCH v4 05/27] drm/armada: Don't set struct drm_device.irq_enabled
` [PATCH v4 06/27] drm/i915: Track IRQ state in local device state
` [PATCH v4 07/27] drm/komeda: Don't set struct drm_device.irq_enabled
` [PATCH v4 08/27] drm/malidp: "
` [PATCH v4 09/27] drm/exynos: "
` [PATCH v4 10/27] drm/kirin: "
` [PATCH v4 11/27] drm/imx: "
` [PATCH v4 12/27] drm/imx/dcss: "
` [PATCH v4 13/27] drm/mediatek: "
` [PATCH v4 14/27] drm/nouveau: "
` [PATCH v4 15/27] drm/omapdrm: Track IRQ state in local device state
` [PATCH v4 16/27] drm/rcar-du: Don't set struct drm_device.irq_enabled
` [PATCH v4 17/27] drm/rockchip: "
` [PATCH v4 18/27] drm/sti: "
` [PATCH v4 19/27] drm/stm: "
` [PATCH v4 20/27] drm/sun4i: "
` [PATCH v4 21/27] drm/tegra: "
` [PATCH v4 22/27] drm/tidss: Don't use "
` [PATCH v4 23/27] drm/vc4: Don't set "
` [PATCH v4 24/27] drm/vkms: "
` [PATCH v4 25/27] drm/vmwgfx: "
` [PATCH v4 26/27] drm/xlnx: "
` [PATCH v4 27/27] drm/zte: "

[PATCH v5] serial: samsung: use dma_ops of DMA if attached
 2021-06-29  8:31 UTC  (2+ messages)

[PATCH v2] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-06-28 23:47 UTC 

[PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-06-28 23:44 UTC  (5+ messages)

[PATCH v4] serial: samsung: use dma_ops of DMA if attached
 2021-06-28 13:37 UTC  (3+ messages)

[PATCH v3] serial: samsung: use dma_ops of DMA if attached
 2021-06-28  8:40 UTC  (4+ messages)

[PATCH v3 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-24 12:57 UTC  (42+ messages)
` [PATCH v3 01/27] drm/amdgpu: Track IRQ state in local device state
` [PATCH v3 02/27] drm/hibmc: Call drm_irq_uninstall() unconditionally
` [PATCH v3 03/27] drm/radeon: Track IRQ state in local device state
` [PATCH v3 04/27] drm: Don't test for IRQ support in VBLANK ioctls
` [PATCH v3 05/27] drm/armada: Don't set struct drm_device.irq_enabled
` [PATCH v3 06/27] drm/i915: Track IRQ state in local device state
` [PATCH v3 07/27] drm/komeda: Don't set struct drm_device.irq_enabled
` [PATCH v3 08/27] drm/malidp: "
` [PATCH v3 09/27] drm/exynos: "
` [PATCH v3 10/27] drm/kirin: "
` [PATCH v3 11/27] drm/imx: "
` [PATCH v3 12/27] drm/imx/dcss: "
` [PATCH v3 13/27] drm/mediatek: "
` [PATCH v3 14/27] drm/nouveau: "
` [PATCH v3 15/27] drm/omapdrm: Track IRQ state in local device state
` [PATCH v3 16/27] drm/rcar-du: Don't set struct drm_device.irq_enabled
` [PATCH v3 17/27] drm/rockchip: "
` [PATCH v3 18/27] drm/sti: "
` [PATCH v3 19/27] drm/stm: "
` [PATCH v3 20/27] drm/sun4i: "
` [PATCH v3 21/27] drm/tegra: "
` [PATCH v3 22/27] drm/tidss: Don't use "
` [PATCH v3 23/27] drm/vc4: Don't set "
` [PATCH v3 24/27] drm/vkms: "
` [PATCH v3 25/27] drm/vmwgfx: "
` [PATCH v3 26/27] drm/xlnx: "
` [PATCH v3 27/27] drm/zte: "

[PATCH] drm/exynox: Implement mmap as GEM object function
 2021-06-24  9:00 UTC 

[PATCH 0/5] Correctly handle plaform_get_irq()'s result in the i2C drivers
 2021-06-23 21:01 UTC  (2+ messages)
` [PATCH 4/5] i2c: s3c2410: fix IRQ check

[PATCH v2 00/22] Deprecate struct drm_device.irq_enabled
 2021-06-23 12:15 UTC  (34+ messages)
` [PATCH v2 01/22] drm/amdgpu: Track IRQ state in local device state
` [PATCH v2 02/22] drm/hibmc: Call drm_irq_uninstall() unconditionally
  ` 答复: "
` [PATCH v2 03/22] drm/radeon: Track IRQ state in local device state
` [PATCH v2 04/22] drm: Don't test for IRQ support in VBLANK ioctls
` [PATCH v2 05/22] drm/komeda: Don't set struct drm_device.irq_enabled
` [PATCH v2 06/22] drm/malidp: "
` [PATCH v2 07/22] drm/exynos: "
` [PATCH v2 08/22] drm/kirin: "
` [PATCH v2 09/22] drm/imx: "
` [PATCH v2 10/22] drm/mediatek: "
` [PATCH v2 11/22] drm/nouveau: "
` [PATCH v2 12/22] drm/omapdrm: Track IRQ state in local device state
` [PATCH v2 13/22] drm/rockchip: Don't set struct drm_device.irq_enabled
` [PATCH v2 14/22] drm/sti: "
` [PATCH v2 15/22] drm/stm: "
` [PATCH v2 16/22] drm/sun4i: "
` [PATCH v2 17/22] drm/tegra: "
` [PATCH v2 18/22] drm/tidss: Don't use "
` [PATCH v2 19/22] drm/vc4: Don't set "
` [PATCH v2 20/22] drm/vmwgfx: "
` [PATCH v2 21/22] drm/xlnx: "
` [PATCH v2 22/22] drm/zte: "

[PATCH v2 1/2] arm64: dts: exynos7: Add cpu cache information
 2021-06-23  6:08 UTC  (3+ messages)
    ` [PATCH v2 2/2] arm64: dts: exynos5433: "

[PATCH v2] serial: samsung: use dma_ops of DMA if attached
 2021-06-23  4:19 UTC  (5+ messages)

[PATCH] serial: samsung: use dma_ops of DMA if attached
 2021-06-22  7:52 UTC  (5+ messages)

[PATCH 1/2] arm64: dts: exynos7: Add cpu cache information
 2021-06-21 13:46 UTC  (4+ messages)
    ` [PATCH 2/2] arm64: dts: exynos5433: "

[PATCH v4] serial: samsung: change to platform_get_irq_optional
 2021-06-21  5:26 UTC  (2+ messages)

[PATCH v2 0/7] mfd/power/rtc: Do not enforce (incorrect) interrupt trigger type
 2021-06-20 20:22 UTC  (11+ messages)
` [PATCH v2 2/7] mfd: max77686: "
` [PATCH v2 6/7] power: supply: max17042: "
` [PATCH v2 7/7] power: supply: max17040: "
` (subset) [PATCH v2 0/7] mfd/power/rtc: "

[PATCH -next] drm/exynos: g2d: fix missing unlock on error in g2d_runqueue_worker()
 2021-06-15 17:21 UTC 

[GIT PULL 0/2] ARM/arm64: Samsung pull for v5.14, second set
 2021-06-14 19:33 UTC  (3+ messages)
` [GIT PULL 1/2][PATCH] arm64: dts: exynos: enable PMIC wakeup from suspend on TM2
` [GIT PULL 2/2] ARM/arm64: defconfig: samsung: pull for v5.14

[PATCH] ARM: exynos_defconfig: restore framebuffer support
 2021-06-11 10:55 UTC  (2+ messages)

[PATCH v5 0/9] media: v4l2-subdev: add subdev-wide state struct
 2021-06-11  6:14 UTC  (2+ messages)

[GIT PULL] exynos-drm-next
 2021-06-11  2:59 UTC 

[GIT PULL 1/2] ARM: dts: samsung: pull for v5.14
 2021-06-10  7:40 UTC  (2+ messages)
` [GIT PULL 2/2] ARM: samsung: mach/soc "

[PATCH 1/1] irqchip/exynos-combiner: remove unnecessary oom message
 2021-06-10  6:44 UTC  (2+ messages)

Projects
 2021-06-09 12:09 UTC 

Proposal
 2021-06-09 12:10 UTC 

[PATCH 0/9] drm: Implement gem_prime_mmap with drm_gem_prime_mmap()
 2021-06-09 11:20 UTC  (10+ messages)
` [PATCH 1/9] drm/etnaviv: Implement mmap as GEM object function
` [PATCH 2/9] drm/exynox: "
` [PATCH 3/9] drm/mediatek: "
` [PATCH 4/9] drm/msm: "
` [PATCH 5/9] drm/qxl: Remove empty qxl_gem_prime_mmap()
` [PATCH 6/9] drm/vgem: Implement mmap as GEM object function
` [PATCH 7/9] drm/xen: "
` [PATCH 8/9] drm/rockchip: "
` [PATCH 9/9] drm: Update documentation and TODO of gem_prime_mmap hook

[PATCH net-next v13 0/3] AX88796C SPI Ethernet Adapter
 2021-06-04 10:01 UTC  (4+ messages)
    ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH v2] hwrng: exynos: Use pm_runtime_resume_and_get() to replace open coding
 2021-06-03 12:29 UTC  (2+ messages)

[RESEND 00/26] Rid W=1 warnings from GPU
 2021-06-03 11:52 UTC  (5+ messages)
` [RESEND 23/26] drm/exynos/exynos7_drm_decon: Fix incorrect naming of 'decon_shadow_protect_win()'
` [RESEND 24/26] drm/exynos/exynos_drm_ipp: Fix documentation for 'exynos_drm_ipp_get_{caps,res}_ioctl()'

[PATCH 1/1] media: exynos4-is: use DEVICE_ATTR_RW() helper macro
 2021-06-03  7:06 UTC 

[PATCH] arm64: defconfig: Enable Exynos UFS driver
 2021-06-02 13:24 UTC  (2+ messages)

[RESEND PATCH v2 1/4] mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type
 2021-06-02 11:04 UTC  (4+ messages)
` [RESEND PATCH v2 2/4] mfd: max77686: "
` [RESEND PATCH v2 3/4] mfd: max77693: "
` [RESEND PATCH v2 4/4] mfd: max14577: "

[RESEND PATCH v2 00/13] Simplify + drop board file support for Samsung PMIC
 2021-06-01 15:28 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Disable unused camera input for I9100
 2021-05-31 15:54 UTC  (2+ messages)

[RESEND PATCH] i2c: s3c2410: fix possible NULL pointer deref on read message after write
 2021-05-28  8:17 UTC  (2+ messages)

[PATCH -next] drm/exynos-vidi: use DEVICE_ATTR_RW macro
 2021-05-28  7:21 UTC 

[PATCH 1/5] clocksource/drivers/samsung_pwm: Minor whitespace cleanup
 2021-05-27 16:01 UTC  (2+ messages)
` (subset) "

[PATCH v2] soc: samsung: pmu: drop EXYNOS_CENTRAL_SEQ_OPTION defines
 2021-05-27 15:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).