linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-20 15:46:48 to 2019-12-10 14:50:40 UTC [more...]

[PATCH 01/10] tty: serial: samsung: allow driver to be built by anyone
 2019-12-10 14:50 UTC  (13+ messages)
` [PATCH 02/10] tty: serial: samsung_tty: fix build warning
` [PATCH 03/10] tty: serial: samsung.h: fix up minor comment issues
` [PATCH 04/10] tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_info
` [PATCH 05/10] tty: serial: samsung_tty: delete samsung.h
` [PATCH 06/10] tty: serial: samsung_tty: drop unneded dbg() calls
` [PATCH 07/10] tty: serial: samsung_tty: use standard debugging macros
` [PATCH 08/10] tty: serial: samsung_tty: use 'unsigned int' not 'unsigned'
` [PATCH 09/10] tty: serial: samsung_tty: fix up minor comment formatting
` [PATCH 10/10] tty: serial: samsung_tty: fix blank line checkpatch warning

[PATCH 0/2] Increase CPU frequency in Exynos5422/5800 SoCs
 2019-12-10 11:40 UTC  (3+ messages)
    ` [PATCH 1/2] ARM: dts: exynos: Add initial data for coupled regulators for Exynos5422/5800
    ` [PATCH 2/2] ARM: dts: exynos: Add missing CPU frequencies "

[PATCH] MAINTAINERS: update my email address
 2019-12-10  9:46 UTC  (3+ messages)

[PATCH 0/2] dmaengine: pl330: A few system suspend/resume changes
 2019-12-10  6:09 UTC  (6+ messages)
` [PATCH 1/2] dmaengine: pl330: Drop boilerplate code for suspend/resume
` [PATCH 2/2] dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks

[PATCH v3 0/4] devfreq: Clean up exynos-bus driver
 2019-12-10  4:20 UTC  (8+ messages)
    ` [PATCH v3 1/4] devfreq: exynos-bus: Extract exynos_bus_profile_init()
    ` [PATCH v3 2/4] devfreq: exynos-bus: Extract exynos_bus_profile_init_passive()
    ` [PATCH v3 3/4] devfreq: exynos-bus: Change goto-based logic to if-else logic
    ` [PATCH v3 4/4] devfreq: exynos-bus: Clean up code

[PATCH 01/17] clk: sunxi: sunxi-ng: convert to devm_platform_ioremap_resource
 2019-12-10  2:10 UTC  (18+ messages)
` [PATCH 02/17] clk: qcom: "
` [PATCH 03/17] clk: samsung: "
` [PATCH 04/17] clk: mediatek: "
` [PATCH 05/17] clk: hisilicon: "
` [PATCH 06/17] clk: tegra: "
` [PATCH 07/17] clk: mvebu: "
` [PATCH 08/17] clk: imx: "
` [PATCH 09/17] clk: sifive: "
` [PATCH 10/17] clk: axi-clkgen: "
` [PATCH 11/17] clk: milbeaut: "
` [PATCH 12/17] clk: socfpga: "
` [PATCH 13/17] clk: gemini: "
` [PATCH 14/17] clk: axm5516: "
` [PATCH 15/17] clk: bm1880: "
` [PATCH 16/17] clk: actions: "
` [PATCH 17/17] ARC: clk: "

[PATCH v2 0/25] drm/panel infrastructure + backlight update
 2019-12-09 22:04 UTC  (28+ messages)
` [PATCH v2 01/25] drm/drm_panel: no error when no callback
` [PATCH v2 02/25] drm/panel: add backlight support
` [PATCH v2 03/25] drm/panel: simple: use drm_panel "
` [PATCH v2 04/25] drm: get drm_bridge_panel connector via helper
` [PATCH v2 05/25] drm/panel: add drm_connector argument to get_modes()
` [PATCH v2 07/25] drm/panel: drop drm_device from drm_panel
` [PATCH v2 08/25] drm/panel: feiyang-fy07024di26a30d: use drm_panel backlight support
` [PATCH v2 09/25] drm/panel: ilitek-ili9881c: "
` [PATCH v2 10/25] drm/panel: innolux-p079zca: "
` [PATCH v2 11/25] drm/panel: kingdisplay-kd097d04: "
` [PATCH v2 12/25] drm/panel: lvds: "
` [PATCH v2 13/25] drm/panel: olimex-lcd-olinuxino: "
` [PATCH v2 14/25] drm/panel: osd-osd101t2587-53ts: "
` [PATCH v2 15/25] drm/panel: panasonic-vvx10f034n00: "
` [PATCH v2 16/25] drm/panel: raydium-rm68200: "
` [PATCH v2 17/25] drm/panel: rocktech-jh057n00900: "
` [PATCH v2 18/25] drm/panel: ronbo-rb070d30: "
` [PATCH v2 19/25] drm/panel: seiko-43wvf1g: "
` [PATCH v2 20/25] drm/panel: sharp-lq101r1sx01: "
` [PATCH v2 21/25] drm/panel: sharp-ls043t1le01: "
` [PATCH v2 22/25] drm/panel: sitronix-st7701: "
` [PATCH v2 23/25] drm/panel: sitronix-st7789v: "
` [PATCH v2 24/25] drm/panel: tpo-td028ttec1: "
` [PATCH v2 25/25] drm/panel: tpo-tpg110: "

[PATCH] arm: multi_v7_config: Restore debugfs support
 2019-12-09 18:05 UTC  (5+ messages)

[PATCH v2] arm: exynos_config: Restore debugfs support
 2019-12-09 18:01 UTC  (2+ messages)

[PATCH] MAINTAINERS: Include Samsung SoC serial driver in Samsung entry
 2019-12-09 17:56 UTC  (2+ messages)

[GIT PULL] ARM: dts: exynos: Second pull for v5.5
 2019-12-09 17:22 UTC  (2+ messages)

[PATCH 1/2] pinctrl: samsung: Enable compile test for build coverage
 2019-12-09 16:39 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: samsung: Clarify the option titles/names

[PATCH v2 21/28] drm/exynos: mic: Use drm_bridge_init()
 2019-12-09 11:08 UTC  (3+ messages)
` [PATCH v2 00/28] drm/bridge: Consolidate initialization

[PATCH 0/2] remove direct dependancy between irq and exynos
 2019-12-09  8:41 UTC  (7+ messages)
` [PATCH 1/2] irqchip: define EXYNOS_IRQ_COMBINER
` [PATCH 2/2] ARM: exynos: add select EXYNOS_IRQ_COMBINER

[PATCH] ARM: exynos_defconfig: Bring back explicitly wanted options
 2019-12-06  8:01 UTC  (2+ messages)

[PATCH] devfreq: exynos-bus: workaround dev_pm_opp_set_rate() errors on Exynos5422/5800 SoCs
 2019-12-06  1:25 UTC  (10+ messages)

[PATCH resend] drm/exynos: gsc: add missed component_del
 2019-12-05 16:05 UTC 

[PATCH] ARM: exynos: add select EXYNOS_IRQ_COMBINER
 2019-12-05 15:21 UTC  (2+ messages)

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-12-05  2:36 UTC  (5+ messages)
  ` [RFC PATCH v2 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

[PATCH v2 00/11] thermal: clean up output of make W=1
 2019-12-04 16:29 UTC  (4+ messages)
` [PATCH v2 08/11] thermal: samsung: Appease the kernel-doc deity

[PATCH v1 0/26] drm/panel infrastructure + backlight update
 2019-12-04 13:11 UTC  (54+ messages)
` [PATCH v1 01/26] drm/drm_panel: no error when no callback
` [PATCH v1 02/26] drm/panel: add backlight support
` [PATCH v1 03/26] drm/panel: simple: use drm_panel "
` [PATCH v1 04/26] drm: get drm_bridge_panel connector via helper
` [PATCH v1 05/26] drm/panel: add drm_connector argument to get_modes()
` [PATCH v1 07/26] drm/panel: remove get_timings
` [PATCH v1 08/26] drm/panel: drop drm_device from drm_panel
` [PATCH v1 09/26] drm/panel: feiyang-fy07024di26a30d: use drm_panel backlight support
` [PATCH v1 10/26] drm/panel: ilitek-ili9881c: "
` [PATCH v1 11/26] drm/panel: innolux-p079zca: "
` [PATCH v1 12/26] drm/panel: kingdisplay-kd097d04: "
` [PATCH v1 13/26] drm/panel: lvds: "
` [PATCH v1 14/26] drm/panel: olimex-lcd-olinuxino: "
` [PATCH v1 15/26] drm/panel: osd-osd101t2587-53ts: "
` [PATCH v1 16/26] drm/panel: panasonic-vvx10f034n00: "
` [PATCH v1 17/26] drm/panel: raydium-rm68200: "
` [PATCH v1 18/26] drm/panel: rocktech-jh057n00900: "
` [PATCH v1 19/26] drm/panel: ronbo-rb070d30: "
` [PATCH v1 20/26] drm/panel: seiko-43wvf1g: "
` [PATCH v1 21/26] drm/panel: sharp-lq101r1sx01: "
` [PATCH v1 22/26] drm/panel: sharp-ls043t1le01: "
` [PATCH v1 23/26] drm/panel: sitronix-st7701: "
` [PATCH v1 24/26] drm/panel: sitronix-st7789v: "
` [PATCH v1 25/26] drm/panel: tpo-td028ttec1: "
` [PATCH v1 26/26] drm/panel: tpo-tpg110: "

[PATCH] regulator: s5m8767: Fix a warning message
 2019-12-04 12:15 UTC  (3+ messages)
` Applied "regulator: s5m8767: Fix a warning message" to the regulator tree

[PATCH 22/30] drm/exynos: mic: Use drm_bridge_init()
 2019-12-03  4:54 UTC  (2+ messages)

[PATCH v1 0/16] drm: panel related updates
 2019-12-02 15:22 UTC  (15+ messages)
` [PATCH v1 02/16] drm/exynos: fix opencoded use of drm_panel_*
` [PATCH v1 03/16] "
` [PATCH v1 06/16] drm/msm: "
` [PATCH v1 09/16] drm/tegra: "
` [PATCH v1 14/16] drm/panel: call prepare/enable only once

[RESEND PATCH] arm/arm64: defconfig: Update configs to use the new CROS_EC options
 2019-11-29 22:49 UTC 

[PATCH] PM / devfreq: Add missing locking while setting suspend_freq
 2019-11-29 11:53 UTC  (3+ messages)

[PATCH] pinctrl: samsung: modularize samsung pinctrl driver
 2019-11-27  7:58 UTC  (6+ messages)

[PATCH] arm: exynos_config: Restore debugfs support
 2019-11-26  1:21 UTC  (5+ messages)

[PATCH] clk: samsung: exynos5420: Keep top G3D clocks enabled
 2019-11-22  1:43 UTC  (2+ messages)

[RESEND PATCH] MAINTAINERS: update my e-mail address
 2019-11-21 13:18 UTC  (4+ messages)

[PATCH v2] ARM: Fix Kconfig indentation
 2019-11-21  3:20 UTC 

[PATCH v2] media: Fix Kconfig indentation
 2019-11-21  3:19 UTC 

[PATCH] ARM: Fix Kconfig indentation
 2019-11-20 18:23 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).