Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2023-10-11 21:55:25 to 2023-11-01 12:37:16 UTC [more...]

exynos-mixer 14450000.mixer: [drm:exynos_drm_register_dma] *ERROR* Device 14450000.mixer lacks support for IOMMU
 2023-11-01 12:36 UTC  (3+ messages)

[PATCH] drm/exynos: fix a wrong error checking
 2023-11-01  9:36 UTC 

[Patch v4 00/11] Add MFC V12 support
 2023-11-01  8:24 UTC  (15+ messages)
  ` [Patch v4 01/11] dt-bindings: media: s5p-mfc: Add mfcv12 variant
  ` [Patch v4 02/11] media: s5p-mfc: Rename IS_MFCV10 macro
  ` [Patch v4 03/11] media: s5p-mfc: Add initial support for MFCv12
  ` [Patch v4 04/11] media: s5p-mfc: Add YV12 and I420 multiplanar format support
  ` [Patch v4 05/11] media: s5p-mfc: Add support for rate controls in MFCv12
  ` [Patch v4 06/11] media: s5p-mfc: Add support for UHD encoding
  ` [Patch v4 07/11] media: s5p-mfc: Add support for DMABUF for encoder
  ` [Patch v4 08/11] media: s5p-mfc: Set context for valid case before calling try_run
  ` [Patch v4 09/11] media: s5p-mfc: Load firmware for each run in MFCv12
  ` [Patch v4 10/11] media: s5p-mfc: DPB Count Independent of VIDIOC_REQBUF
  ` [Patch v4 11/11] arm64: dts: fsd: Add MFC related DT enteries

[PATCH 0/9] interconnect: Convert to platform remove callback returning void
 2023-11-01  8:14 UTC  (3+ messages)
` [PATCH 9/9] interconnect: exynos: "

exynos-mixer 14450000.mixer: [drm:exynos_drm_register_dma] *ERROR* Device 14450000.mixer lacks support for IOMMU
 2023-10-31 16:58 UTC  (2+ messages)

[PATCH v3 0/3] Add atomic transfers to s3c24xx i2c driver
 2023-10-31 14:42 UTC  (4+ messages)
  ` [PATCH v3 1/3] i2c: s3c24xx: fix read transfers in polling mode
  ` [PATCH v3 2/3] i2c: s3c24xx: fix transferring more than one message "
  ` [PATCH v3 3/3] i2c: s3c24xx: add support for atomic transfers

[PATCH v2 0/3] Add atomic transfers to s3c24xx i2c driver
 2023-10-31 14:00 UTC  (8+ messages)
  ` [PATCH v2 1/3] i2c: s3c24xx: fix read transfers in polling mode
  ` [PATCH v2 2/3] i2c: s3c24xx: fix transferring more than one message "
  ` [PATCH v2 3/3] i2c: s3c24xx: add support for atomic transfers

[PATCH 00/10] Introduce ExynosAutov920 SoC and SADK board
 2023-10-31  9:47 UTC  (11+ messages)
  ` [PATCH 01/10] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg
  ` [PATCH 02/10] dt-bindings: soc: samsung: usi: add exynosautov920-usi compatible
  ` [PATCH 03/10] dt-bindings: serial: samsung: add exynosautov920-uart compatible
  ` [PATCH 04/10] dt-bindings: pwm: samsung: add exynosautov9 compatible
  ` [PATCH 05/10] dt-bindings: pinctrl: samsung: add exynosautov920 pinctrl binding
  ` [PATCH 06/10] dt-bindings: arm: samsung: Document exynosautov920 SADK board binding
  ` [PATCH 07/10] soc: samsung: exynos-chipid: add exynosautov920 SoC support
  ` [PATCH 08/10] pinctrl: samsung: add exynosautv920 pinctrl
  ` [PATCH 09/10] arm64: dts: exynos: add initial support for exynosautov920 SoC
  ` [PATCH 10/10] arm64: dts: exynos: add minimal support for exynosautov920 sadk board

[PATCH v4 0/8] Improve Exynos thermal driver
 2023-10-31  9:26 UTC  (10+ messages)
  ` [PATCH v4 1/8] thermal: exynos: remove an unnecessary field description
  ` [PATCH v4 2/8] thermal: exynos: drop id field
  ` [PATCH v4 3/8] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
  ` [PATCH v4 4/8] thermal: exynos: handle devm_regulator_get_optional return value correctly
  ` [PATCH v4 5/8] thermal: exynos: simplify regulator (de)initialization
  ` [PATCH v4 6/8] thermal: exynos: stop using the threshold mechanism on Exynos 4210
  ` [PATCH v4 7/8] thermal: exynos: split initialization of TMU and the thermal zone
  ` [PATCH v4 8/8] thermal: exynos: use set_trips

[PATCH] pwm: samsung: Document new member .channel in struct samsung_pwm_chip
 2023-10-29 12:10 UTC  (10+ messages)

[PATCH] PCI: exynos: Change macro names to exynos specific
 2023-10-27  8:06 UTC  (3+ messages)

[PATCH] PCI: exynos: Adapt to clk_bulk_* APIs
 2023-10-27  8:06 UTC  (3+ messages)

[PATCH] arm64: dts: exynos: add gpio-key node for exynosautov9-sadk
 2023-10-27  7:04 UTC  (2+ messages)

[PATCH] drm: Use device_get_match_data()
 2023-10-26  5:44 UTC  (3+ messages)

[PATCH v2 1/2] pwm: samsung: Fix a bit test in pwm_samsung_resume()
 2023-10-25 12:11 UTC  (2+ messages)

[PATCH v2] tty: serial: samsung_tty: remove dead code
 2023-10-25 11:22 UTC  (4+ messages)

[PATCH] pwm: samsung: Fix a bit test
 2023-10-25  4:18 UTC  (3+ messages)

[PATCH 00/42] crypto: Convert to platform remove callback returning void
 2023-10-24 21:52 UTC  (6+ messages)
` [PATCH 16/42] crypto: exynos-rng - "
` [PATCH 35/42] crypto: s5p-sss "

[PATCH v3 00/11] pwm: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
 2023-10-24 21:42 UTC  (3+ messages)
` [PATCH v3 07/11] pwm: samsung: "

[GIT PULL] ARM: dts: samsung: Second round for v6.7
 2023-10-24 13:26 UTC 

[PATCH v2 0/2] ARM: dts: samsung: exynos4412-midas: fix key-ok and use Linux event codes
 2023-10-24 13:22 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: dts: samsung: exynos4412-midas: fix key-ok event code
` [PATCH v2 2/2] ARM: dts: samsung: exynos4412-midas: use Linux event codes for input keys

Wycena paneli fotowoltaicznych
 2023-10-24  8:15 UTC 

[PATCH] clk: Use device_get_match_data()
 2023-10-24  3:16 UTC  (2+ messages)

[GIT PULL] arm64: dts: samsung: second pull for v6.7
 2023-10-23 16:54 UTC 

[PATCH] i2c: exynos5: Calculate t_scl_l, t_scl_h according to i2c spec
 2023-10-23 15:12 UTC  (5+ messages)

[PATCH v3 0/8] Improve Exynos thermal driver
 2023-10-23 13:44 UTC  (5+ messages)
  ` [PATCH v3 7/8] thermal: exynos: split initialization of TMU and the thermal zone

[PATCH v3] i2c: exynos5: add support for atomic transfers
 2023-10-21 19:55 UTC  (4+ messages)

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-20 21:47 UTC  (81+ messages)
` [PATCH v3 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v3 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v3 04/20] dt-bindings: watchdog: Document Google gs101 & gs201 watchdog bindings
` [PATCH v3 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v3 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v3 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v3 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v3 09/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 11/20] clk: samsung: clk-gs101: add CMU_APM support
` [PATCH v3 12/20] clk: samsung: clk-gs101: Add support for CMU_MISC clock unit
` [PATCH v3 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v3 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v3 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs
` [PATCH v3 16/20] tty: serial: samsung: Add gs101 compatible and SoC data
` [PATCH v3 17/20] arm64: dts: google: Add initial Google gs101 SoC support
` [PATCH v3 18/20] arm64: dts: google: Add initial Oriole/pixel 6 board support
` [PATCH v3 19/20] arm64: defconfig: Enable Google Tensor SoC
` [PATCH v3 20/20] MAINTAINERS: add entry for "

[PATCH 1/2] tty: serial: samsung: drop earlycon support for unsupported platforms
 2023-10-19 14:32 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: serial: drop unsupported samsung bindings

[PATCH] tty: serial: samsung_tty: remove dead code
 2023-10-18 19:53 UTC  (3+ messages)

[PATCH] ARM: dts: exynos: fix input keys with Linux event codes for midas
 2023-10-17  9:51 UTC  (2+ messages)

[GIT PULL] pinctrl: samsung: drivers for v6.7
 2023-10-16  9:42 UTC  (2+ messages)

[GIT PULL 1/2] ARM: defconfig: pull for v6.7
 2023-10-16  7:29 UTC  (2+ messages)
` [PULL 2/2 PATCH] soc: samsung: exynos-chipid: Convert to platform remove callback returning void

[PATCH 00/40] soc: Convert to platform remove callback returning void
 2023-10-14 21:59 UTC  (6+ messages)
        ` [GIT PULL] Convert drivers/soc to struct platform_driver::remove_new()

[PATCH] iio: exynos-adc: request second interupt only when touchscreen mode is used
 2023-10-14 16:48 UTC  (2+ messages)

[PATCH 13/21] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
 2023-10-14  6:37 UTC  (2+ messages)

[PATCH v2 00/11] pwm: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
 2023-10-13 17:42 UTC  (2+ messages)
` [PATCH v2 07/11] pwm: samsung: "

[PATCH] arm64: dts: exynos: Add reserved memory for pstore on E850-96
 2023-10-12 20:03 UTC  (3+ messages)

[PATCH] drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple
 2023-10-12 16:45 UTC  (6+ messages)

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-12 11:24 UTC  (4+ messages)
` [PATCH v2 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible

[bug report] drm/exynos/iommu: merge IOMMU and DMA code
 2023-10-12  9:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox