linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-03 07:15:18 to 2019-12-14 17:55:15 UTC [more...]

[PATCH 01/10] soc: sunxi: convert to devm_platform_ioremap_resource
 2019-12-14 17:54 UTC  (5+ messages)
` [PATCH 02/10] soc: samsung: "
` [PATCH 03/10] soc: amlogic: "
` [PATCH 05/10] soc: fsl: "
` [PATCH 06/10] soc: mediatek: "

[PATCH v2 0/4 RESEND] USB3503: correct GPIOs polarity and update the driver
 2019-12-13 16:04 UTC  (9+ messages)
    ` [PATCH v2 1/4] ARM: dts: exynos: Correct USB3503 GPIOs polarity
    ` [PATCH v2 2/4] ARM: dts: qcom: "
    ` [PATCH v2 3/4] ARM: dts: sun8i: a83t: "
    ` [PATCH v2 4/4] usb: usb3503: Convert to use GPIO descriptors

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

[PATCH] pinctrl: samsung: Fix missing OF and GPIOLIB dependency on S3C24xx and S3C64xx
 2019-12-13 15:59 UTC  (2+ messages)

[PATCH v2 0/25] drm/panel infrastructure + backlight update
 2019-12-13 13:30 UTC  (29+ 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 v8 1/6] software node: rename is_array to is_inline
 2019-12-13  8:37 UTC  (7+ messages)

[PATCH RESEND] phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
 2019-12-13  8:31 UTC 

[PATCH] clk: samsung: exynos5420: Keep top G3D clocks enabled
 2019-12-13  7:11 UTC  (4+ messages)

[PATCH resend] drm/exynos: gsc: add missed component_del
 2019-12-13  4:05 UTC  (2+ messages)

[PATCH v2 0/4] USB3503: correct GPIOs polarity and update the driver
 2019-12-12 20:21 UTC  (6+ messages)
    ` [PATCH v2 1/4] ARM: dts: exynos: Correct USB3503 GPIOs polarity
    ` [PATCH v2 2/4] ARM: dts: qcom: "
    ` [PATCH v2 3/4] ARM: dts: sun8i: a83t: "
    ` [PATCH v2 4/4] usb: usb3503: Convert to use GPIO descriptors

[alsa-devel] [PATCH v2] ASoC: max98090: save and restore SHDN when changing sensitive registers
 2019-12-12 18:05 UTC  (4+ messages)

[PATCH 01/10] tty: serial: samsung: allow driver to be built by anyone
 2019-12-12 11:09 UTC  (25+ 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] media: exynos4-is: add missed clk_disable_unprepare in remove
 2019-12-12 11:03 UTC  (3+ messages)

[PATCH v3 0/4] devfreq: Clean up exynos-bus driver
 2019-12-12  1:52 UTC  (10+ 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 1/3] soc: samsung: Drop "syscon" compatible requirement from the chipid driver
 2019-12-11 18:20 UTC  (3+ messages)
  ` [PATCH 2/3] ARM: dts: exynos: Remove syscon compatible from chipid node on Exynos5

[PATCH 0/2] Increase CPU frequency in Exynos5422/5800 SoCs
 2019-12-11 18:20 UTC  (4+ 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] ARM: exynos_defconfig: Bring back explicitly wanted options
 2019-12-11 18:09 UTC  (3+ messages)

[PATCH 01/17] clk: sunxi: sunxi-ng: convert to devm_platform_ioremap_resource
 2019-12-11  9:49 UTC  (19+ 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: "

[RESEND PATCH] MAINTAINERS: update my e-mail address
 2019-12-11  9:35 UTC  (2+ messages)

[PATCH v1 0/26] drm/panel infrastructure + backlight update
 2019-12-10 21:33 UTC  (29+ messages)
` [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 13/26] drm/panel: lvds: use drm_panel backlight support
` [PATCH v1 18/26] drm/panel: rocktech-jh057n00900: "
` [PATCH v1 25/26] drm/panel: tpo-td028ttec1: "
` [PATCH v1 26/26] drm/panel: tpo-tpg110: "

[PATCH AUTOSEL 5.3 005/292] drm: exynos: exynos_hdmi: use cec_notifier_conn_(un)register
 2019-12-10 21:20 UTC 

[PATCH AUTOSEL 5.4 247/350] media: exynos4-is: fix wrong mdev and v4l2 dev order in error path
 2019-12-10 21:05 UTC 

[PATCH AUTOSEL 5.4 006/350] drm: exynos: exynos_hdmi: use cec_notifier_conn_(un)register
 2019-12-10 20:58 UTC 

[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] 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 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] devfreq: exynos-bus: workaround dev_pm_opp_set_rate() errors on Exynos5422/5800 SoCs
 2019-12-06  1:25 UTC  (10+ messages)

[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  (2+ messages)

[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


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).