linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-05 10:29:53 to 2021-03-16 16:17:42 UTC [more...]

[RESEND PATCH] mfd: sec: initialize driver via module_platform_driver
 2021-03-16 16:17 UTC  (2+ messages)

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-16 15:52 UTC  (6+ messages)
` [PATCH 1/3] mm: Add unsafe_follow_pfn
` [PATCH 2/3] media/videobuf1|2: Mark follow_pfn usage as unsafe
` [PATCH 3/3] mm: unexport follow_pfn

[RESEND PATCH 01/42] mfd: arizona: use PLATFORM_DEVID_NONE
 2021-03-16 13:28 UTC  (2+ messages)

[PATCH] tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
 2021-03-16 11:25 UTC  (8+ messages)

[PATCH v10 1/2] scsi: ufs: Enable power management for wlun
 2021-03-16  7:48 UTC  (15+ messages)

[PATCH v11 1/2] scsi: ufs: Enable power management for wlun
 2021-03-16  3:16 UTC  (4+ messages)

[PATCH] cpufreq:s5pv210:Fix typo issue
 2021-03-15 13:11 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: exynos: replace deprecated NTC/Murata compatibles
 2021-03-15 12:43 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: white-space cleanups
` [PATCH 3/3] arm64: "

[PATCH v2] drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-03-15 11:49 UTC 

[PATCH] drm/exynos/decon5433: Clean up GPIO includes
 2021-03-15  7:37 UTC  (5+ messages)

[PATCH] drm/exynos/decon5433: Remove the unused include statements
 2021-03-15  6:41 UTC 

[PATCH v3 00/15] Introduce devm_pm_opp_* API
 2021-03-15  4:06 UTC  (18+ messages)
` [PATCH v3 01/15] opp: Add devres wrapper for dev_pm_opp_set_clkname
` [PATCH v3 02/15] opp: Add devres wrapper for dev_pm_opp_set_regulators
` [PATCH v3 03/15] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH v3 04/15] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH v3 05/15] opp: Change return type of devm_pm_opp_register_set_opp_helper()
` [PATCH v3 06/15] opp: Change return type of devm_pm_opp_attach_genpd()
` [PATCH v3 07/15] serial: qcom_geni_serial: Convert to use resource-managed OPP API
` [PATCH v3 08/15] spi: spi-geni-qcom: "
` [PATCH v3 09/15] spi: spi-qcom-qspi: "
` [PATCH v3 10/15] mmc: sdhci-msm: "
` [PATCH v3 11/15] drm/msm: "
` [PATCH v3 12/15] drm/lima: "
` [PATCH v3 13/15] drm/panfrost: "
` [PATCH v3 14/15] media: venus: "
` [PATCH v3 15/15] memory: samsung: exynos5422-dmc: "

[PATCH V3] cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.c
 2021-03-15  3:18 UTC  (4+ messages)

[PATCH 2/2] PCI: Revoke mappings like devmem
 2021-03-13 22:36 UTC  (3+ messages)

[PATCH V2] cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.c
 2021-03-13  3:52 UTC  (6+ messages)

[PATCH] cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.c
 2021-03-12 23:52 UTC  (5+ messages)

[PATCH v2 00/14] Introduce devm_pm_opp_* API
 2021-03-12 13:19 UTC  (22+ messages)
` [PATCH v2 01/14] opp: Add devres wrapper for dev_pm_opp_set_clkname
` [PATCH v2 02/14] opp: Add devres wrapper for dev_pm_opp_set_regulators
` [PATCH v2 03/14] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH v2 04/14] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH v2 05/14] opp: Add devres wrapper for dev_pm_opp_register_notifier
` [PATCH v2 06/14] serial: qcom_geni_serial: Convert to use resource-managed OPP API
` [PATCH v2 07/14] spi: spi-geni-qcom: "
` [PATCH v2 08/14] spi: spi-qcom-qspi: "
` [PATCH v2 09/14] mmc: sdhci-msm: "
` [PATCH v2 10/14] drm/msm: "
` [PATCH v2 11/14] drm/lima: "
` [PATCH v2 12/14] drm/panfrost: "
` [PATCH v2 13/14] media: venus: "
` [PATCH v2 14/14] memory: samsung: exynos5422-dmc: "

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-12 10:20 UTC  (107+ messages)
` [RFT PATCH v3 02/27] dt-bindings: vendor-prefixes: Add apple prefix
` [RFT PATCH v3 03/27] dt-bindings: arm: apple: Add bindings for Apple ARM platforms
` [RFT PATCH v3 04/27] dt-bindings: arm: cpus: Add apple,firestorm & icestorm compatibles
` [RFT PATCH v3 06/27] dt-bindings: timer: arm,arch_timer: Add interrupt-names support
` [RFT PATCH v3 07/27] arm64: arch_timer: implement support for interrupt-names
` [RFT PATCH v3 08/27] asm-generic/io.h: Add a non-posted variant of ioremap()
` [RFT PATCH v3 10/27] docs: driver-api: device-io: Document ioremap() variants & access funcs
` [RFT PATCH v3 11/27] arm64: Implement ioremap_np() to map MMIO as nGnRnE
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted
` [RFT PATCH v3 14/27] arm64: move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
` [RFT PATCH v3 15/27] dt-bindings: interrupt-controller: Add DT bindings for apple-aic
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [RFT PATCH v3 17/27] arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
` [RFT PATCH v3 18/27] tty: serial: samsung_tty: Separate S3C64XX ops structure
` [RFT PATCH v3 19/27] tty: serial: samsung_tty: Add ucon_mask parameter
` [RFT PATCH v3 20/27] tty: serial: samsung_tty: Add s3c24xx_port_type
` [RFT PATCH v3 21/27] tty: serial: samsung_tty: IRQ rework
` [RFT PATCH v3 22/27] tty: serial: samsung_tty: Use devm_ioremap_resource
` [RFT PATCH v3 23/27] dt-bindings: serial: samsung: Add apple,s5l-uart compatible
` [RFT PATCH v3 24/27] tty: serial: samsung_tty: Add support for Apple UARTs
` [RFT PATCH v3 25/27] tty: serial: samsung_tty: Add earlycon "
` [RFT PATCH v3 26/27] dt-bindings: display: Add apple,simple-framebuffer
` [RFT PATCH v3 27/27] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree

[PATCH] video: fbdev: delete redundant printing of return value
 2021-03-11 12:14 UTC 

[PATCH v2 0/5] PCI: dwc: improve msi handling
 2021-03-11  6:50 UTC  (4+ messages)
` [PATCH v2 5/5] PCI: dwc: Move dw_pcie_msi_init() from each users to designware host

[PATCH] scsi: ufs: ufs-exynos: Remove pwr_max from parameters list of exynos_ufs_post_pwr_mode()
 2021-03-11  4:28 UTC 

[PATCH v5 00/19]crypto: convert tasklets to use new tasklet_setup API()
 2021-03-09  9:29 UTC  (4+ messages)
` [PATCH v5 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API

[PATCH 0/3] charger-supply for max8997_charger
 2021-03-09  7:47 UTC  (6+ messages)
` [PATCH 3/3] power: supply: max8997_charger: Switch to new binding

[PATCH v3 1/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos3250
 2021-03-07 20:30 UTC  (5+ messages)
` [PATCH v3 2/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos4412 Odroid

[PATCH] MAINTAINERS: use Krzysztof Kozlowski's Canonical address
 2021-03-07 20:08 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: iio: samsung,exynos-adc: add common clock properties
 2021-03-07 11:44 UTC  (5+ messages)

[PATCH 2/2 v2] usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'
 2021-03-06 18:17 UTC  (4+ messages)

[PATCH 1/2 V2] usb: gadget: s3c: Fix incorrect resources releasing
 2021-03-06 16:13 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).