Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2018-03-09 23:02:25 to 2018-04-16 10:12:02 UTC [more...]

[PATCH 00/14] thermal: exynos: pending fixes and cleanups
 2018-04-16 10:12 UTC  (12+ messages)
  ` [PATCH 01/14] thermal: exynos: Reading temperature makes sense only when TMU is turned on
  ` [PATCH 02/14] thermal: exynos: Propagate error value from tmu_read()
  ` [PATCH 03/14] thermal: exynos: Read soc_type from match data
  ` [PATCH 04/14] thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data
  ` [PATCH 05/14] thermal: exynos: remove parsing of samsung,tmu_default_temp_offset property
  ` [PATCH 06/14] thermal: exynos: remove parsing of samsung,tmu_[first,second]_point_trim properties
  ` [PATCH 07/14] thermal: exynos: remove parsing of samsung,tmu_noise_cancel_mode property
  ` [PATCH 08/14] thermal: exynos: remove parsing of samsung,tmu[_min,_max]_efuse_value properties
  ` [PATCH 09/14] thermal: exynos: remove parsing of samsung,tmu_reference_voltage property
  ` [PATCH 10/14] thermal: exynos: remove parsing of samsung,tmu_gain property
  ` [PATCH 11/14] thermal: exynos: remove parsing of samsung,tmu_cal_type property

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-16  9:57 UTC  (39+ messages)
` [PATCH v6 01/30] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v6 02/30] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v6 03/30] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v6 04/30] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v6 05/30] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v6 06/30] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v6 07/30] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v6 08/30] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v6 09/30] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v6 10/30] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v6 11/30] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v6 12/30] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v6 13/30] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v6 14/30] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v6 15/30] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v6 16/30] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v6 17/30] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v6 18/30] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v6 19/30] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v6 20/30] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v6 21/30] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v6 22/30] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v6 23/30] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v6 24/30] drm/rockchip: Disable PSR on input events
` [PATCH v6 25/30] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v6 26/30] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v6 27/30] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v6 29/30] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v6 30/30] drm/rockchip: psr: Remove flush by CRTC

[PATCH] pinctrl/samsung: Correct EINTG banks order
 2018-04-14 16:27 UTC  (7+ messages)

[PATCH] thermal/drivers/exynos_tmu: Fix warnings in temp_to_code / code_to_temp
 2018-04-13 11:08 UTC  (2+ messages)

[PATCHv2] pinctrl: samsung: add pin_dbg_show callback for debugfs
 2018-04-12  8:14 UTC  (4+ messages)

[PATCH 00/16] Make all drivers under drivers/media to build with COMPILE_TEST
 2018-04-09  9:49 UTC  (3+ messages)
` [PATCH 07/16] media: exymos4-is: allow compile test for EXYNOS FIMC-LITE

[PATCH] clk: samsung: s3c: Mark expected switch fall-through
 2018-04-05 23:11 UTC  (3+ messages)

[PATCH v2 07/19] media: exymos4-is: allow compile test for EXYNOS FIMC-LITE
 2018-04-05 20:29 UTC 

[PATCH] ARM: s3c24xx: mini2440: use device properties for at24 eeprom
 2018-04-05 11:16 UTC  (2+ messages)

[PATCH] video: fbdev: s3c-fb: remove dead platform code for Exynos and S5PV210 platforms
 2018-03-28 14:31 UTC  (3+ messages)

[PATCH] thermal: exynos_tmu: avoid uninitialized variables
 2018-03-28 13:56 UTC  (2+ messages)

[GIT PULL] ARM: exynos: mach for v4.17, part two
 2018-03-27 13:48 UTC  (2+ messages)

[PATCH] pinctrl: samsung: add pin_dbg_show callback for debugfs
 2018-03-27 13:47 UTC  (3+ messages)

[GIT PULL] ARM: dts: exynos: Second pull for v4.17
 2018-03-27 12:11 UTC  (2+ messages)

[PATCH] mtd: switch to mtd_device_register()
 2018-03-24  7:13 UTC 

[PATCH] media: fimc-capture: get rid of two warnings
 2018-03-23 12:57 UTC 

linux-next: manual merge of the net-next tree with the mac80211 tree
 2018-03-23 11:51 UTC 

[PATCH V3] ZBOOT: fix stack protector in compressed boot phase
 2018-03-23  8:14 UTC 

[PATCH] ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
 2018-03-21 17:55 UTC  (7+ messages)

[PATCH 4/5] ASoC: samsung: Document compatible strings for Odroid X/X2, Odroid XU3
 2018-03-19 10:57 UTC  (6+ messages)
  ` [PATCH 5/5] ASoC: samsung: Add compatible strings for Odroid X, X2, U3 boards

[PATCH 1/5] ASoC: samsung: odroid: Fix 32000 sample rate handling
 2018-03-19  1:47 UTC  (9+ messages)
  ` [PATCH 2/5] ASoC: samsung: odroid: Drop sample rates that cannot be supported from hw_params()
    ` Applied "ASoC: samsung: odroid: Drop sample rates that cannot be supported from hw_params()" to the asoc tree
  ` [PATCH 3/5] ASoC: samsung: Use snd_soc_of_put_dai_link_codecs() in odroid.c
    ` Applied "ASoC: samsung: Use snd_soc_of_put_dai_link_codecs() in odroid.c" to the asoc tree
  ` Applied "ASoC: samsung: odroid: Fix 32000 sample rate handling" "

[GIT PULL] exynos-drm-fixes
 2018-03-18 23:58 UTC 

[PATCH v5 00/36] DRM Rockchip rk3399 (Kevin)
 2018-03-17 16:00 UTC  (66+ messages)
` [PATCH v5 01/36] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v5 02/36] drm/rockchip: Remove analogix psr worker
` [PATCH v5 03/36] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
` [PATCH v5 04/36] drm/rockchip: add mutex vop lock
` [PATCH v5 05/36] drm/bridge: analogix_dp: add fast link train for eDP
` [PATCH v5 06/36] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH v5 07/36] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v5 08/36] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v5 09/36] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v5 10/36] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v5 11/36] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v5 12/36] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v5 13/36] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v5 14/36] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v5 15/36] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v5 16/36] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v5 17/36] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v5 18/36] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v5 19/36] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v5 20/36] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v5 21/36] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v5 22/36] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v5 23/36] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v5 24/36] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v5 25/36] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v5 26/36] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip

[PATCH 0/8] Use clk bulk API in exynos5433 drivers
 2018-03-15 22:55 UTC  (5+ messages)
  ` [PATCH 1/8] clk: Add clk_bulk_alloc functions

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-03-15 17:08 UTC  (16+ messages)
    ` [PATCH v5 1/6] "

[PATCH 00/12] thermal: exynos: sanitize DeviceTree support
 2018-03-14 23:42 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Add #sound-dai-cells property to exynos5250 i2s nodes
 2018-03-14 19:15 UTC  (3+ messages)

[PATCH] clk: samsung: Add fout=196608001 Hz EPLL rate entry for exynos4412
 2018-03-14 11:32 UTC 

[PATCH 1/4] ARM: dts: exynos5250: Add #sound-dai-cells property to hdmi device node
 2018-03-14 10:33 UTC  (5+ messages)

[PATCH 4/6] ASoC: Snow Chromebook DT bindings update
 2018-03-13 16:31 UTC  (2+ messages)
` Applied "ASoC: samsung: Snow DT bindings update" to the asoc tree

[PATCH v3 1/2] ASoC: samsung: Snow DT bindings update
 2018-03-13 16:31 UTC  (5+ messages)
  ` [PATCH v3 2/2] ASoC: samsung: Add HDMI audio support for Snow
    ` Applied "ASoC: samsung: Add HDMI audio support for Snow" to the asoc tree

[RFC 1/2] pci: dwc: pci-exynos: modify the Kconfig dependency
 2018-03-13 11:54 UTC  (3+ messages)

[PATCH 0/2] Remove VLA usage in rtc-s5m
 2018-03-13  3:22 UTC  (9+ messages)
` [PATCH 1/2] rtc: s5m: Move enum from rtc.h to rtc-s5m.c
` [PATCH 2/2] rtc: s5m: Remove VLA usage

[PATCH 2/6] ASoC: samsung: i2s: Fix rclk_srcrate handling
 2018-03-12 18:07 UTC  (2+ messages)
` Applied "ASoC: samsung: i2s: Fix rclk_srcrate handling" to the asoc tree

[PATCH 5/6] ASoC: samsung: Drop uneeded RCLKSRC setting in the Snow driver
 2018-03-12 18:07 UTC  (2+ messages)
` Applied "ASoC: samsung: Drop uneeded RCLKSRC setting in the Snow driver" to the asoc tree

[PATCH v2 1/7] ASoC: max98090: Add #sound-dai-cells property documentation
 2018-03-12 18:06 UTC  (9+ messages)
  ` [PATCH v2 6/7] ASoC: samsung: Drop uneeded RCLKSRC setting in the Snow driver
  ` [PATCH v2 7/7] ASoC: samsung: Add HDMI audio support for Chromebook Snow
    ` [PATCH v2 5/7] ASoC: Snow Chromebook DT bindings update

[PATCH] clk: samsung: exynos5420: Add CLK_SET_RATE_PARENT flag to mout_mau_epll_clk
 2018-03-12 10:31 UTC  (6+ messages)
    ` [PATCH] clk: samsung: exynos5420: Add more entries to EPLL rate table

[PATCH 0/2] drm/exynos/mixer: fixes for interlaced mode
 2018-03-12  7:12 UTC  (3+ messages)

[PATCH v2] dt-bindings: exynos: Document #sound-dai-cells property of the HDMI node
 2018-03-12  1:23 UTC  (3+ messages)

[PATCH v3 1/6] ARM: dts: exynos: Add #sound-dai-cells property to hdmi node in exynos5250.dtsi
 2018-03-11 17:44 UTC  (12+ messages)
    ` [PATCH v3 6/6] ARM: dts: exynos: Enable HDMI audio support on exynos5800-peach-pi
    ` [PATCH v3 5/6] ARM: dts: exynos: Enable HDMI audio support on exynos5420-peach-pit
    ` [PATCH v3 4/6] ARM: dts: exynos: Enable HDMI audio on Snow Chromebook
    ` [PATCH v3 3/6] ARM: dts: exynos: Update of the max98095 node in exynos5250-snow.dts
    ` [PATCH v3 2/6] ARM: dts: exynos: Add audio clocks configuration for exynos5250-snow

[PATCH] rtc: s5m: Remove VLA usage
 2018-03-10  4:34 UTC  (5+ messages)


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