linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-06 15:49:37 to 2020-09-14 22:30:07 UTC [more...]

[PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-09-14 22:29 UTC  (6+ messages)

[PATCH v2 00/16] drm/exynos: Convert driver to drm bridge
 2020-09-14 21:19 UTC  (20+ messages)
` [PATCH v2 01/16] drm/encoder: remove obsolete documentation of bridge
` [PATCH v2 02/16] drm/exynos: remove in_bridge_node from exynos_dsi
` [PATCH v2 03/16] drm/exynos: use exynos_dsi as drvdata
` [PATCH v2 04/16] drm/exynos: extract helper functions for probe
` [PATCH v2 05/16] drm/exynos: move dsi host registration to probe
` [PATCH v2 06/16] drm/exynos: shift register values to fields on write
` [PATCH v2 07/16] drm/exynos: use identifier instead of register offsets
` [PATCH v2 08/16] drm/exynos: add host_ops callback for platform drivers
` [PATCH v2 09/16] drm/exynos: add callback for tearing effect handler
` [PATCH v2 10/16] drm/exynos: implement a drm bridge
` [PATCH v2 11/16] drm/exynos: convert encoder functions to bridge function
` [PATCH v2 12/16] drm/exynos: configure mode on drm bridge
` [PATCH v2 13/16] drm/exynos: get encoder from bridge whenever possible
` [PATCH v2 14/16] drm/exynos: add API functions for platform drivers
` [PATCH v2 15/16] drm/exynos: split out platform specific code

[PATCH v2 1/6] dt-bindings: gpu: arm,mali-midgard: Add missing properties
 2020-09-14 20:51 UTC  (8+ messages)
` [PATCH v2 2/6] dt-bindings: gpu: arm,mali-utgard: "
  ` [PATCH v2 2/6] dt-bindings: gpu: arm, mali-utgard: "
` [PATCH v2 3/6] dt-bindings: gpu: arm,mali-utgard: Correct Maxime's email
  ` [PATCH v2 3/6] dt-bindings: gpu: arm, mali-utgard: "
` [PATCH v2 4/6] dt-bindings: gpu: samsung-rotator: Add missing properties
` [PATCH v2 1/6] dt-bindings: gpu: arm, mali-midgard: "

[PATCH v2 1/2] dt-bindings: arm: samsung: pmu: Add missing properties
 2020-09-14 20:47 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: timer: exynos4210-mct: Add missing clocks

[PATCH 1/3] dt-bindings: crypto: slimsss: Correct a typo in compatible
 2020-09-14 20:34 UTC  (6+ messages)
` [PATCH 2/3] crypto: s5p-sss - Add and fix kerneldoc
` [PATCH 3/3] crypto: s5p-sss - Pass error from clk_get and reduce verbosity on deferral

[PATCH v2 1/2] dt-bindings: mfd: syscon: Merge Samsung Exynos Sysreg bindings
 2020-09-14 20:24 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: mfd: syscon: Document Exynos3 and Exynos5433 compatibles

[PATCH 1/4] dt-bindings: display: samsung,amoled-mipi-dsi: Do not require enable-gpios on samsung,s6e63j0x03
 2020-09-14 18:16 UTC  (2+ messages)
` [PATCH 1/4] dt-bindings: display: samsung, amoled-mipi-dsi: Do not require enable-gpios on samsung, s6e63j0x03

[PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties
 2020-09-14 18:15 UTC  (3+ messages)
` [PATCH 05/10] dt-bindings: connector: Convert Samsung 11-pin USB bindings to dtschema

[PATCH v3 08/16] irqchip/gic: Configure SGIs as standard interrupts
 2020-09-14 15:09 UTC  (4+ messages)

a saner API for allocating DMA addressable pages v2
 2020-09-14 15:34 UTC  (22+ messages)
` [PATCH 01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/17] mm: turn alloc_pages into an inline function
` [PATCH 03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/17] drm/nouveau/gk20a: "
` [PATCH 05/17] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/17] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/17] 53c700: improve non-coherent DMA handling
` [PATCH 08/17] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/17] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/17] hal2: "
` [PATCH 11/17] sgiseeq: "
` [PATCH 12/17] 53c700: "
` [PATCH 13/17] dma-mapping: remove dma_cache_sync
` [PATCH 14/17] dma-mapping: add a new dma_alloc_pages API
` [PATCH 15/17] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 16/17] dma-iommu: implement ->alloc_noncoherent
` [PATCH 17/17] firewire-ohci: use dma_alloc_pages

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-09-14 15:05 UTC  (4+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "

[PATCH] MAINTAINERS: make linux-usb list remarks consistent
 2020-09-14  7:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: mark linux-samsung-soc list non-moderated
 2020-09-14  6:32 UTC  (2+ messages)

[PATCH v3 0/3] PM / devfreq: Deprecate fixed property name by using phandle get
 2020-09-14  0:15 UTC  (8+ messages)
    ` [PATCH v3 1/3] PM / devfreq: Add devfreq_get_devfreq_by_node function
    ` [PATCH v3 2/3] PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle function
    ` [PATCH v3 3/3] PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle function

[PATCH 00/11] ARM: dts: s3c: dtschema fixes
 2020-09-11 14:38 UTC  (14+ messages)
` [PATCH 01/11] ARM: dts: s5pv210: Correct ethernet unit address in SMDKV210
` [PATCH 02/11] ARM: dts: s3c6410: move fixed clocks under root node in Mini6410
` [PATCH 03/11] ARM: dts: s3c6410: move fixed clocks under root node in SMDK6410
` [PATCH 04/11] ARM: dts: s3c6410: align node SROM bus node name with dtschema in Mini6410
` [PATCH 05/11] ARM: dts: s3c6410: align node SROM bus node name with dtschema in SMDK6410
` [PATCH 06/11] ARM: dts: s3c6410: remove additional CPU compatible
` [PATCH 07/11] ARM: dts: s3c24xx: fix number of PWM cells
` [PATCH 08/11] ARM: dts: s3c24xx: override nods by label
` [PATCH 09/11] ARM: dts: s3c24xx: align PWM/timer node name with dtschema
` [PATCH 10/11] ARM: dts: s3c24xx: add address to CPU node
` [PATCH 11/11] ARM: dts: s3c24xx: move fixed clocks under root node in SMDK2416

[PATCH v3 1/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos3250
 2020-09-11 14:54 UTC  (6+ messages)
` [PATCH v3 2/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos4412 Odroid
` [PATCH v3 3/3] ARM: dts: exynos: Add clocks sound node in Exynos5422 Odroid XU4

[PATCH 1/3] Documentation: Update paths of Samsung S3C machine files
 2020-09-11 14:33 UTC  (3+ messages)
` [PATCH 2/3] serial: s3c: Update path of Samsung S3C machine file
` [PATCH 3/3] ARM: s3c: Bring back notes from removed debug-macro.S

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

[PATCH 1/4] ASoC: odroid: Add missing properties
 2020-09-11 14:46 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: exynos: Remove undocumented i2s properties in Exynos5433

[PATCH] ARM: dts: exynos: Remove 'opp-shared' from Exynos4412 bus OPP-tables
 2020-09-11 12:22 UTC 

[PATCH] ARM: dts: exynos: Remove 'opp-shared' from Exynos3 bus OPP-tables
 2020-09-11 12:22 UTC 

[PATCH] crypto: s5p-sss: remove redundant null check
 2020-09-11  6:58 UTC  (2+ messages)

[PATCH v3 0/8] nfc: s3fwrn5: Few cleanups
 2020-09-11  6:08 UTC  (11+ messages)
` [PATCH v3 1/8] dt-bindings: net: nfc: s3fwrn5: Convert to dtschema
` [PATCH v3 2/8] dt-bindings: net: nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs
` [PATCH v3 3/8] "
` [PATCH v3 4/8] nfc: s3fwrn5: Remove unneeded 'ret' variable
` [PATCH v3 5/8] nfc: s3fwrn5: Add missing CRYPTO_HASH dependency
` [PATCH v3 6/8] nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modified
` [PATCH v3 7/8] MAINTAINERS: Add Krzysztof Kozlowski to Samsung S3FWRN5 and remove Robert
` [PATCH v3 8/8] arm64: dts: exynos: Use newer S3FWRN5 GPIO properties in Exynos5433 TM2

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-10 13:34 UTC  (14+ messages)
                ` [Intel-gfx] "

[PATCH 1/2] ARM: samsung: fix PM debug build with DEBUG_LL but !MMU
 2020-09-10 15:41 UTC  (2+ messages)
` [PATCH 2/2] ARM: s3c24xx: fix Wunused-variable warning on !MMU

[PATCH v2 1/2] dt-bindings: iio: adc: exynos-adc: require second interrupt with touch screen
 2020-09-10 16:19 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: iio: adc: exynos-adc: do not require syscon on S5Pv210

[PATCH v2 0/9] nfc: s3fwrn5: Few cleanups
 2020-09-10 16:14 UTC  (7+ messages)
` [PATCH v2 1/9] dt-bindings: net: nfc: s3fwrn5: Convert to dtschema
` [PATCH v2 2/9] dt-bindings: net: nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs
` [PATCH v2 9/9] arm64: defconfig: Enable Samsung S3FWRN5 NFC driver

[PATCH 00/25] ARM: dts: s5pv210: Cleanup - dtschema warnings
 2020-09-10 11:55 UTC  (51+ messages)
` [PATCH 01/25] dt-bindings: samsung: pmu: document S5Pv210
` [PATCH 02/25] dt-bindings: iio: adc: exynos-adc: require second interrupt with touch screen
` [PATCH 03/25] dt-bindings: iio: adc: exynos-adc: do not require syscon on S5Pv210
` [PATCH 04/25] ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in Aries
` [RFT 05/25] ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings
` [RFT 06/25] ARM: dts: s5pv210: move fixed clocks under root node
` [RFT 07/25] ARM: dts: s5pv210: move PMU node out of clock controller
` [RFT 08/25] ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node
` [RFT 09/25] ARM: dts: s5pv210: fix number of I2S DAI cells
` [PATCH 10/25] ARM: dts: s5pv210: add RTC 32 KHz clock in Aquilla
` [PATCH 11/25] ARM: dts: s5pv210: add RTC 32 KHz clock in Aries family
` [PATCH 12/25] ARM: dts: s5pv210: add RTC 32 KHz clock in Goni
` [PATCH 13/25] ARM: dts: s5pv210: add RTC 32 KHz clock in SMDKC110
` [PATCH 14/25] ARM: dts: s5pv210: add RTC 32 KHz clock in SMDKV210
` [PATCH 15/25] ARM: dts: s5pv210: add RTC 32 KHz clock in Torbreck
` [PATCH 16/25] ARM: dts: s5pv210: use defines for GPIO flags in Aquila
` [PATCH 17/25] ARM: dts: s5pv210: use defines for GPIO flags in Goni
` [PATCH 18/25] ARM: dts: s5pv210: use defines for IRQ flags in SMDKV210
` [PATCH 19/25] ARM: dts: s5pv210: use defines for IRQ flags in Goni
` [RFT 20/25] ARM: dts: s5pv210: move fixed regulators under root node in Aquila
` [RFT 21/25] ARM: dts: s5pv210: move fixed regulators under root node in Goni
` [RFT 22/25] ARM: dts: s5pv210: replace deprecated "gpios" i2c-gpio property in Aquila
` [RFT 23/25] ARM: dts: s5pv210: replace deprecated "gpios" i2c-gpio property in Goni
` [RFT 24/25] ARM: dts: s5pv210: align SPI GPIO node name with dtschema in Aries
` [RFT 25/25] ARM: dts: s5pv210: align DMA channels with dtschema

[PATCH v3 01/18] iio: accel: bma180: Simplify with dev_err_probe()
 2020-09-10 11:23 UTC  (9+ messages)
` [PATCH v3 08/18] iio: adc: stm32: "

[PATCH RFC v6 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-09-09 14:47 UTC  (7+ messages)
  ` [PATCH RFC v6 1/6] dt-bindings: exynos-bus: Add documentation for interconnect properties

[PATCH 1/3] clk: samsung: Add clk ID definitions for the CPU parent clocks
 2020-09-08 23:01 UTC  (2+ messages)

[PATCH] ODROID-XU4: char: exynos: fix platform_no_drv_owner.cocci warnings
 2020-09-08 10:04 UTC  (2+ messages)

[PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-09-07 18:06 UTC  (2+ messages)

[PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-09-07 17:47 UTC  (2+ messages)

[GIT PULL] ARM: mach: samsung: S3C cleanup for v5.10
 2020-09-07 10:56 UTC 

[PATCH v2 1/2] mmc: host: Drop unneeded MMC dependency in Kconfig
 2020-09-07 10:07 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: host: Enable compile testing of multiple drivers

[PATCH v2 00/40] PCI: dwc: Driver clean-ups
 2020-09-07  9:35 UTC  (2+ messages)

[PATCH v2 1/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos3250
 2020-09-07  8:35 UTC  (4+ 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).