linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-01 16:59:03 to 2021-01-19 22:40:03 UTC [more...]

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-01-19 16:03 UTC  (12+ messages)
` [PATCH v7 12/17] PCI: Revoke mappings like devmem
` [PATCH v7 14/17] media/videobuf1|2: Mark follow_pfn usage as unsafe

[PATCH] regulator: core: avoid regulator_resolve_supply() race condition
 2021-01-18 20:49 UTC  (3+ messages)

[PATCH v1 5/5] driver core: Set fw_devlink=on by default
 2021-01-18 17:43 UTC  (10+ messages)

[PATCH v6 1/8] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2021-01-18 12:45 UTC  (21+ messages)
` [PATCH v6 2/8] regulator: dt-bindings: Document max8997-pmic nodes
` [PATCH v6 3/8] power: supply: max8997_charger: Set CHARGER current limit
` (subset) [PATCH v6 1/8] extcon: max8997: Add CHGINS and CHGRM interrupt handling

[PATCH v3 00/19]crypto: convert tasklets to use new tasklet_setup API()
 2021-01-18  7:11 UTC  (23+ messages)
` [PATCH v3 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
` [PATCH v3 02/19] crypto: atmel: "
` [PATCH v3 03/19] crypto: axis: "
` [PATCH v3 04/19] crypto: caam: "
` [PATCH v3 05/19] crypto: cavium: "
` [PATCH v3 06/19] crypto: ccp: "
` [PATCH v3 07/19] crypto: ccree: "
` [PATCH v3 08/19] crypto: hifn_795x: "
` [PATCH v3 09/19] crypto: img-hash: "
` [PATCH v3 10/19] crypto: ixp4xx: "
` [PATCH v3 11/19] crypto: mediatek: "
` [PATCH v3 12/19] crypto: omap: "
` [PATCH v3 13/19] crypto: picoxcell: "
` [PATCH v3 14/19] crypto: qat: "
` [PATCH v3 15/19] crypto: qce: "
` [PATCH v3 16/19] crypto: rockchip: "
` [PATCH v3 17/19] crypto: s5p: "
` [PATCH v3 18/19] crypto: talitos: "
` [PATCH v3 19/19] crypto: octeontx: "

[PATCH v5 0/3] rtc: s5m: driver improvements
 2021-01-16 22:23 UTC  (6+ messages)
` [PATCH v5 1/3] rtc: s5m: select REGMAP_I2C
` [PATCH v5 2/3] rtc: s5m: use devm_i2c_new_dummy_device()
` [PATCH v5 3/3] rtc: s5m: check the return value of s5m8767_rtc_init_reg()

[PATCH] soc: samsung: pm_domains: Convert to regular platform driver
 2021-01-16  8:25 UTC  (7+ messages)
  ` (subset) "

[PATCH v10 0/3] AX88796C SPI Ethernet Adapter
 2021-01-16  1:27 UTC  (5+ messages)
    ` [PATCH v10 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH v10 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH v10 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH 02/10] drm: Rename plane atomic_check state names
 2021-01-15 21:20 UTC  (11+ messages)
` [PATCH 04/10] drm/atomic: Pass the full state to planes atomic_check
` [PATCH 08/10] drm: Rename plane->state variables in atomic update and disable
` [PATCH 09/10] drm/atomic: Pass the full state to planes atomic disable and update
` [PATCH 10/10] drm: Use state helper instead of the plane state pointer

[PATCH 0/3] Fix broken references at next-20210114 due to yaml conversion
 2021-01-14  9:08 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: usb: update snps,dwc3.yaml references

[PATCH] ARM: dts: exynos: Add energy model for Exynos 5250
 2021-01-13  5:20 UTC  (2+ messages)

[PATCH v4 0/3] rtc: s5m: driver improvements
 2021-01-11 14:12 UTC  (9+ messages)
` [PATCH v4 1/3] rtc: s5m: select REGMAP_I2C
` [PATCH v4 2/3] rtc: s5m: check the return value of s5m8767_rtc_init_reg()
` [PATCH v4 3/3] rtc: s5m: use devm_i2c_new_dummy_device()

[PATCH 0/8] i2c: improve RECV_LEN documentation & usage
 2021-01-09 12:43 UTC  (2+ messages)
` [PATCH 8/8] i2c: s3c2410: advertise SMBus transfers using RECV_LEN

[PATCH] soc: samsung: exynos-chipid: correct helpers __init annotation
 2021-01-08 17:11 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] rtc: s5m: check the return value of s5m8767_rtc_init_reg()
 2021-01-07 18:20 UTC  (4+ messages)
` [PATCH v3 2/2] rtc: s5m: use devm_i2c_new_dummy_device()

[PATCH v2 04/19] crypto: caam: convert tasklets to use new tasklet_setup() API
 2021-01-07 12:45 UTC  (18+ messages)
` [PATCH v2 05/19] crypto: cavium: "
` [PATCH v2 06/19] crypto: ccp: "
` [PATCH v2 07/19] crypto: ccree: "
` [PATCH v2 08/19] crypto: hifn_795x: "
` [PATCH v2 09/19] crypto: img-hash: "
` [PATCH v2 10/19] crypto: ixp4xx: "
` [PATCH v2 11/19] crypto: mediatek: "
` [PATCH v2 12/19] crypto: omap: "
` [PATCH v2 13/19] crypto: picoxcell: "
` [PATCH v2 14/19] crypto: qat: "
` [PATCH v2 15/19] crypto: qce: "
` [PATCH v2 16/19] crypto: rockchip: "
` [PATCH v2 17/19] crypto: s5p: "
` [PATCH v2 18/19] crypto: talitos: "
` [PATCH v2 19/19] crypto: octeontx: "

[PATCH v2 00/19]crypto: convert tasklets to use new tasklet_setup API()
 2021-01-07 12:26 UTC  (4+ messages)
` [PATCH v2 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
` [PATCH v2 02/19] crypto: atmel: "
` [PATCH v2 03/19] crypto: axis: "

[PATCH 26/31] PM / devfreq: tegra30: convert to use devm_pm_opp_* API
 2021-01-06 18:17 UTC  (4+ messages)

[PATCH] rtc: s5m: use devm_i2c_new_dummy_device()
 2021-01-06  6:59 UTC  (6+ messages)

[PATCH] rtc: s5m: use devm_i2c_new_dummy_device()
 2021-01-06  6:47 UTC 

[PATCH 28/31] PM / devfreq: imx8m-ddrc: convert to use devm_pm_opp_* API
 2021-01-05 19:59 UTC  (3+ messages)

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-01-05 16:33 UTC  (39+ messages)
` [PATCH 01/31] opp: Add devres wrapper for dev_pm_opp_set_clkname and dev_pm_opp_put_clkname
` [PATCH 05/31] opp: Add devres wrapper for dev_pm_opp_register_notifier
` [PATCH 06/31] serial: qcom_geni_serial: fix potential mem leak in qcom_geni_serial_probe()
` [PATCH 07/31] serial: qcom_geni_serial: convert to use devm_pm_opp_* API
` [PATCH 08/31] spi: spi-qcom-qspi: fix potential mem leak in spi_geni_probe()
` [PATCH 09/31] "
` [PATCH 12/31] mmc: sdhci-msm: convert to use devm_pm_opp_* API
` [PATCH 13/31] spi: spi-qcom-qspi: fix potential mem leak in qcom_qspi_probe()
` [PATCH 14/31] spi: spi-qcom-qspi: convert to use devm_pm_opp_* API
` [PATCH 15/31] drm/msm: fix potential mem leak
` [PATCH 16/31] drm/msm: convert to use devm_pm_opp_* API and remove dp_ctrl_put
` [PATCH 17/31] drm/lima: convert to use devm_pm_opp_* API
` [PATCH 18/31] drm/lima: remove unneeded devm_devfreq_remove_device()
` [PATCH 19/31] drm/panfrost: convert to use devm_pm_opp_* API
` [PATCH 20/31] media: venus: fix error check in core_get_v4()
` [PATCH 21/31] media: venus: convert to use devm_pm_opp_* API
` [PATCH 22/31] memory: samsung: exynos5422-dmc: fix return error in exynos5_init_freq_table
` [PATCH 23/31] memory: samsung: exynos5422-dmc: convert to use devm_pm_opp_* API
` [PATCH 24/31] memory: tegra20: "

[PATCH 31/31] PM / devfreq: convert to devm_pm_opp_register_notifier and remove unused API
 2021-01-05  5:36 UTC  (3+ messages)

[PATCH 30/31] PM / devfreq: exynos: convert to use devm_pm_opp_* API
 2021-01-05  4:35 UTC  (2+ messages)

[PATCH 29/31] PM / devfreq: imx-bus: convert to use devm_pm_opp_* API
 2021-01-05  4:20 UTC  (2+ messages)

[PATCH 27/31] PM / devfreq: rk3399_dmc: convert to use devm_pm_opp_* API
 2021-01-05  4:00 UTC  (2+ messages)

[PATCH 25/31] memory: tegra30: convert to use devm_pm_opp_* API
 2021-01-04 18:06 UTC  (2+ messages)

[PATCH] serial: samsung: Checks the return value of function
 2021-01-04 10:03 UTC  (2+ messages)

Enabling HDMI support on Exynos5410 SoC
 2021-01-03 16:26 UTC  (2+ messages)

[PATCH v2 0/4] soc: samsung: exynos-chipid and asv improvements
 2021-01-03 16:11 UTC  (6+ messages)
` [PATCH v2 1/4] soc: samsung: exynos-asv: don't defer early on not-supported SoCs
` [PATCH v2 2/4] soc: samsung: exynos-asv: handle reading revision register error
` (subset) [PATCH v2 0/4] soc: samsung: exynos-chipid and asv improvements

[PATCH] MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny
 2021-01-02 22:00 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).