Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2019-02-13 21:07:46 to 2019-03-04 10:24:24 UTC [more...]

[PATCH 01/15] ARM: actions: fix a leaked reference by addingmissing of_node_put
 2019-03-04 10:24 UTC  (22+ messages)
` [PATCH 02/15] ARM: bcm: "
` [PATCH 03/15] ARM: exynos: "
` [PATCH 04/15] ARM: hisi: "
` [PATCH 05/15] ARM: imx51: "
` [PATCH 06/15] arm: npcm: "
` [PATCH 07/15] ARM: rockchip: "
` [PATCH 08/15] ARM: shmobile: "
` [PATCH 09/15] ARM: socfpga: "
` [PATCH 10/15] ARM: sunxi: "
` [PATCH 11/15] ARM: versatile: "
` [PATCH 12/15] ARM: vexpress: "
` [PATCH 13/15] ARM: zynq: "
` [PATCH 14/15] arm64: cpu_ops: "
` [PATCH 15/15] ARM: axxia: "

[PATCH] crypto: s5p-sss - fix AES support for Exynos5433
 2019-03-01 14:18 UTC  (2+ messages)

[PATCH 00/23] drm/exynos: add support for GSCALER planes on Exynos5433
 2019-03-01 12:20 UTC  (24+ messages)
  ` [PATCH 01/23] drm/exynos: remove exynos_drm_plane.h header
  ` [PATCH 02/23] drm/exynos: remove spare macro
  ` [PATCH 03/23] drm/exynos: drop exynos_drm_plane_config structure
  ` [PATCH 04/23] drm/exynos: add exynos_drm_crtc_init function
  ` [PATCH 05/23] drm/exynos/decon5433: embed exynos_drm_crtc directly into context
  ` [PATCH 06/23] drm/exynos/decon7: "
  ` [PATCH 07/23] drm/exynos/fimd: "
  ` [PATCH 08/23] drm/exynos/mixer: "
  ` [PATCH 09/23] drm/exynos/vidi: "
  ` [PATCH 10/23] drm/exynos: remove standalone exynos_drm_crtc leftovers
  ` [PATCH 11/23] drm/exynos/vidi: remove encoder_to_vidi helper
  ` [PATCH 12/23] drm/exynos: unify plane type assignment
  ` [PATCH 13/23] drm/exynos: set primary and cursor planes in exynos_drm_crtc_init
  ` [PATCH 14/23] drm/exynos: add plane update/disable callbacks for planes
  ` [PATCH 15/23] drm/exynos: add GSCALER plane capability
  ` [PATCH 16/23] drm/exynos/gscaler: fix id assignement
  ` [PATCH 17/23] arm64: dts: exynos: configure GSCALER related clocks
  ` [PATCH 18/23] arm64: dts: exynos: add DSD/GSD clocks to DECONs and GSCALERs
  ` [PATCH 19/23] drm/exynos/gscaler: add local path support
  ` [PATCH 20/23] drm/exynos/decon5433: "
  ` [PATCH 21/23] drm/exynos/decon5433: wait for finish previous update
  ` [PATCH 22/23] drm/exynos/gscaler: change supported color format BGRX8888 to XBGR8888
  ` [PATCH 23/23] drm/exynos/gscaler: fix handling YVU420 pixel format

[PATCH v4 0/3] add AES support for Exynos5433
 2019-03-01 10:12 UTC  (7+ messages)
  ` [PATCH v4 1/3] arm64: dts: exynos: add SlimSSS "
  ` [PATCH v4 3/3] crypto: s5p: add AES support "

[PATCH 0/4] clk/ARM: exynos: Add ADC to Exynos5410 (Odroid XU)
 2019-02-28 18:23 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: exynos: Put CLK_UART3 in order
` [PATCH 2/4] dt-bindings: clock: exynos: Add ADC clock ID to Exynos5410

[PATCH V15 14/18] block: enable multipage bvecs
 2019-02-28 12:39 UTC  (11+ messages)

[PATCH] tty: serial: samsung: Enable baud clock during initialisation
 2019-02-28 10:07 UTC  (2+ messages)

[PATCH v2] crypto: s5p: update iv after AES-CBC op end
 2019-02-28  6:30 UTC  (3+ messages)

[PATCH] crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
 2019-02-28  6:29 UTC  (2+ messages)

[PATCH 4/8] dt-bindings: devfreq: add DMC device description
 2019-02-25 13:49 UTC  (4+ messages)

[PATCH] ARM: dts: exynos: Enable ADC on Arndale Octa
 2019-02-23 20:29 UTC 

[PATCH 03/18] clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
 2019-02-23 13:06 UTC  (5+ messages)
  ` [PATCH 04/18] clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
  ` [PATCH 08/18] clocksource/drivers/exynos_mct: Remove dead code
  ` [PATCH 09/18] clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
  ` [PATCH 11/18] clocksource/drivers/exynos_mct: Remove unused header includes

[PATCH] ARM: dts: exynos: Add pin configuration for read strobe for Odroid XU3/XU4 eMMC
 2019-02-22 10:33 UTC  (3+ messages)

[PATCH] clk: samsung: s3c2443: Mark expected switch fall-through
 2019-02-21 22:23 UTC  (8+ messages)

[PATCH v2 0/2] clk: samsung: Fix kfree() of const memory on setting driver_override
 2019-02-21 21:33 UTC  (7+ messages)
` [PATCH v2 1/2] clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device_alloc() failure
` [PATCH v2 2/2] clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override

[PATCH 1/2] regulator: s5m8767: Constify s5m8767_opmode_reg
 2019-02-21 13:38 UTC  (4+ messages)
` [PATCH 2/2] regulator: s5m8767: Simplify s5m8767_set_voltage_time_sel implementation

[RFC 0/4] clk/driver: platform: Fix kfree() of const memory on setting driver_override
 2019-02-21 11:43 UTC  (9+ messages)
` [RFC 1/4] clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device_alloc() failure
` [RFC 2/4] driver: platform: Provide helper for safer setting of driver_override
` [RFC 3/4] clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override
` [RFC 4/4] slimbus: ngd: "

[PATCH] ASoC: samsung: odroid: Prevent uninitialized variable use
 2019-02-21 11:42 UTC  (2+ messages)
  ` Applied "ASoC: samsung: odroid: Prevent uninitialized variable use" to the asoc tree

[PATCH] ASoC: samsung: odroid: Fix of_node refcount unbalance
 2019-02-20 17:52 UTC  (2+ messages)
  ` Applied "ASoC: samsung: odroid: Fix of_node refcount unbalance" to the asoc tree

[GIT PULL] ARM: dts: exynos: Second pull for v5.1
 2019-02-20 15:11 UTC  (2+ messages)

[PATCH v2 0/4] Devicetree updates for Exynos 5260
 2019-02-20 13:59 UTC  (6+ messages)
` [PATCH v2 1/4] ARM: dts: exynos: Use bustop PLL as the source for MMC clocks on Exynos5260
` [PATCH v2 2/4] ARM: dts: exynos: Add high speed I2C ports for exynos5260
` [PATCH v2 3/4] ARM: dts: exynos: Add interrupts for dedicated EINTs on Exynos5260
` [PATCH v2 4/4] ARM: dts: exynos: Fix interrupt for shared "

[PATCH 06/14] media: platform: fix several typos
 2019-02-20  1:15 UTC  (12+ messages)
` [PATCH 12/14] media: include: "

[PATCH v2 1/2] ASoC: samsung: i2s: Fix secondary platform device unregistration
 2019-02-19 15:42 UTC  (4+ messages)
  ` [PATCH v2 2/2] ASoC: samsung: i2s: Fix multiple "IIS multi" devices initialization

[PATCH] crypto: s5p: update iv after AES op end
 2019-02-19 12:02 UTC  (2+ messages)

[Bug] s5p-sss crypto driver doesn't set next AES-CBC IV
 2019-02-19 10:11 UTC  (4+ messages)

[PATCH 0/5] Exynos SoCs: enable support for ARM Architected Timers
 2019-02-19  0:06 UTC  (19+ messages)
  ` [PATCH 1/5] clocksource: exynos_mct: Remove dead code
  ` [PATCH v4 2/6] clocksource: exynos_mct: Fix error path in timer resources initialization
  ` [PATCH 3/5] clocksource: exynos_mct: Increase priority over ARM arch timer
  ` [PATCH 4/5] ARM: dts: exynos: Add support ARM architected timers
  ` [PATCH 5/5] ARM: exynos: Enable support for "

[PATCH v2 00/21] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards
 2019-02-18 20:22 UTC  (5+ messages)
  ` [PATCH v2 20/21] ARM: dts: exynos5422-odroidxu3: Add support for secondary DAI
  ` [PATCH v2 21/21] ARM: dts: exynos5422-odroidxu4: "

[PATCH 1/2] ARM: dts: exynos: Add CPU cooling on Arndale Octa
 2019-02-18 19:48 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: exynos: Order nodes alphabetically in "

[PATCH 1/3] ARM: dts: exynos: Use stdout path property on Arndale Octa board
 2019-02-18 17:32 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: Add unused PMIC regulators "
` [PATCH 3/3] ARM: dts: exynos: Raise maximum buck regulator voltages on Arndale Octa

[PATCH] clocksource: exynos_mct: Remove unused header includes
 2019-02-18 10:50 UTC  (2+ messages)

[PATCH v2] ARM: pm: fix HYP/SVC mode mismatch when MCPM is used
 2019-02-18  4:14 UTC  (2+ messages)

[GIT PULL] ARM: samsung: mach/soc for v5.1
 2019-02-15 16:44 UTC  (2+ messages)

[GIT PULL 1/2] ARM: defconfig: Samsung for v5.1
 2019-02-15 15:59 UTC  (4+ messages)
` [GIT PULL 2/2] ARM: dts: samsung: exynos and s5pv210 "

[RFC 0/2] Add support for Suspend and Resume for Exynos4412 on
 2019-02-15 13:58 UTC  (12+ messages)
` [RFC 1/2] ARM: dts: exynos: Add proper regulator states for suspend-to-mem for odroid-u3
` [RFC 2/2] soc: samsung: pmu: Add the PMU data of exynos4412 to support low-power state

[PATCH] ARM: pm: fix HYP/SVC mode mismatch when MCPM is used
 2019-02-15 10:33 UTC  (5+ messages)

[PATCH] devfreq: Use of_node_name_eq for node name comparisons
 2019-02-14 14:24 UTC  (4+ messages)

[PATCH v2] mfd: sec-core: Cleanup formatting to a consistent style
 2019-02-14  9:14 UTC  (2+ messages)

[PATCH v3 0/2] mfd: sec: Add support for the RTC on S2MPA01
 2019-02-13 22:24 UTC  (3+ messages)
` [PATCH v3 1/2] mfd: sec: Put one element structure initialisation on one line
` [PATCH v3 2/2] mfd: sec: Add support for the RTC on S2MPA01

[PATCH v4 0/8] Exynos5 Dynamic Memory Controller driver
 2019-02-13 21:07 UTC  (3+ messages)
  ` [PATCH v4 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420


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