Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2015-11-12 12:21:41 to 2015-11-17 18:04:10 UTC [more...]

[PATCH] ARM: use "depends on" for SoC configs instead of "if" after prompt
 2015-11-17 18:04 UTC  (12+ messages)

[PATCH 00/25] Exynos DRM: new life of IPP (Image Post Processing) subsystem
 2015-11-17 18:00 UTC  (53+ messages)
` [PATCH 01/25] ARM: dts: exynos4: add rotator nodes
        ` [PATCH v2 1/4] "
          ` [PATCH v2 2/4] ARM: dts: exynos4: fix power domain for sysmmu-rotator device
          ` [PATCH v2 3/4] ARM: dts: exynos5250: add rotator node
          ` [PATCH v2 4/4] ARM: dts: exynos542x: "
` [PATCH 02/25] "
` [PATCH 03/25] drm/exynos: gsc: prepare and unprepare gsc clock
` [PATCH 04/25] drm/exynos: gsc: fix wrong pm_runtime state
` [PATCH 06/25] drm/exynos: fix to calculate offset of each plane for ipp fimc
` [PATCH 08/25] drm/exynos: rotator: convert to common clock framework
` [PATCH 09/25] drm/exynos: exynos7-decon: remove excessive check
` [PATCH 10/25] drm/exynos: move dma_addr attribute from exynos plane to exynos fb
` [PATCH 11/25] drm/exynos: introduce exynos_drm_plane_state structure
` [PATCH 12/25] drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
` [PATCH 13/25] drm/exynos: mixer: enable video overlay plane only when VP is available
` [PATCH 14/25] drm/exynos: introduce exynos_drm_plane_config structure
` [PATCH 15/25] drm/exynos: add generic check for plane state
` [PATCH 16/25] drm/exynos: mixer: use ratio precalculated in exynos_state
` [PATCH 18/25] drm/exynos: fimd: fix dma burst size setting for small plane size

[PATCH 0/2] ARM: use const and __initconst for smp_operations (with refactoring hisi)
 2015-11-17 17:57 UTC  (3+ messages)
  ` [PATCH 2/2] ARM: use const and __initconst for smp_operations

[PATCH] drm/exynos: only run atomic_check() if crtc is active
 2015-11-17 16:12 UTC  (5+ messages)

[PATCH] ARM: multi_v7_defconfig: Build ChromeOS EC drivers as modules
 2015-11-17 15:58 UTC 

[PATCHv2] ASoC: samsung: pass DMA channels as pointers
 2015-11-17 15:55 UTC  (3+ messages)
` [PATCHv2 2/3] ASoC: s3c24xx-i2s: pass DMA channels as platform data
` [PATCHv2 3/3] ASoC: samsung: pass filter function as pointer

[PATCH] SPI: s3c64xx: pass DMA arguments in platform data
 2015-11-17 15:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP
 2015-11-17 15:45 UTC  (2+ messages)
` [PATCH] drm/exynos: remove unused variables

[PATCH 00/27] mtd: nand: refactor the NAND subsystem (part 1)
 2015-11-17 15:32 UTC  (35+ messages)
` [PATCH 02/27] mtd: nand: add an mtd_to_nand() helper
` [PATCH 03/27] mtd: nand: update examples in the documentation to use mtd_to_nand()
` [PATCH 05/27] blackfin: nand: make use of mtd_to_nand() where appropriate
` [PATCH 06/27] cris: "
` [PATCH 07/27] mips: "
` [PATCH 09/27] mtd: nand: make use of mtd_to_nand() in NAND core code
` [PATCH 10/27] mtd: nand: make use of mtd_to_nand() in NAND drivers
` [PATCH 13/27] mtd: nand: add nand_to_mtd() helper
` [PATCH 17/27] cris: nand: use the mtd instance embedded in struct nand_chip
` [PATCH 18/27] mtd: nand: update mtd_to_nand()
` [PATCH 22/27] mtd: nand: simplify nand_dt_init() usage
  ` [PATCH 01/27] mtd: nand: fix drivers abusing mtd->priv
  ` [PATCH 04/27] ARM: nand: make use of mtd_to_nand() where appropriate
  ` [PATCH 08/27] sh: "
  ` [PATCH 11/27] staging: mt29f_spinand: make use of mtd_to_nand()
  ` [PATCH 12/27] mtd: nand: embed an mtd_info structure into nand_chip
  ` [PATCH 14/27] mtd: nand: use the mtd instance embedded in struct nand_chip
  ` [PATCH 15/27] mtd: nand: update the documentation to reflect framework changes
  ` [PATCH 16/27] staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
  ` [PATCH 19/27] mtd: nand: remove useless mtd->priv = chip assignments
  ` [PATCH 20/27] cris: "
  ` [PATCH 21/27] staging: mt29f_spinand: remove useless mtd->priv = chip assignment
  ` [PATCH 23/27] mtd: nand: kill the chip->flash_node field
  ` [PATCH 24/27] mtd: nand: add helpers to access ->priv
  ` [PATCH 26/27] mtd: nand: make use of nand_set/get_controller_data() helpers
  ` [PATCH 27/27] staging: mt29f_spinand: "
` [PATCH 25/27] ARM: "

[PATCH 0/2] arm64: EXYNOS: Consolidate Exynos7 symbol
 2015-11-17 14:01 UTC  (9+ messages)
` [PATCH 1/2] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
` [PATCH 2/2] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-17 13:31 UTC  (14+ messages)
` [PATCH v9 10/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v9 15/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
  ` [PATCH v10 10/17] phy: Add driver for rockchip Display Port PHY

[PATCH 1/3] ASoC: samsung: pass DMA channels as pointers
 2015-11-17 10:25 UTC  (9+ messages)
` [PATCH 2/3] ASoC: s3c24xx-i2s: pass DMA channels as platform data
` [PATCH 3/3] ASoC: samsung: pass filter function as pointer

[PATCH v2 2/3] [media] include/media: move driver interface headers to a separate dir
 2015-11-17  9:16 UTC  (7+ messages)
` [PATCH v2 3/3] [media] include/media: move platform_data to linux/platform_data/media

[PATCH] cpufreq: do not mark s3c2410_plls_add as __init
 2015-11-17  9:01 UTC  (5+ messages)

[PATCH v6 0/9] samsung: pmu: split up SoC specific PMU data
 2015-11-17  6:16 UTC  (12+ messages)
` [PATCH v6 1/9] ARM: EXYNOS: removing redundant code from regs-pmu.h
` [PATCH v6 2/9] ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
` [PATCH v6 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
` [PATCH v6 4/9] ARM: EXYNOS: split up exynos3250 SoC specific PMU data
` [PATCH v6 5/9] ARM: EXYNOS: split up exynos4 "
` [PATCH v6 6/9] ARM: EXYNOS: split up exynos5250 "
` [PATCH v6 7/9] ARM: EXYNOS: split up exynos5420 "
` [PATCH v6 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver
` [PATCH v6 9/9] drivers: soc: Add support for Exynos "

[PATCH v5 0/8] Add support for Exynos SROM Controller driver
 2015-11-17  4:59 UTC  (5+ messages)

[PATCH v5 0/9] samsung: pmu: split up SoC specific PMU data
 2015-11-17  4:28 UTC  (20+ messages)
` [PATCH v5 1/9] ARM: EXYNOS: removing redundant code from regs-pmu.h
` [PATCH v5 2/9] ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
` [PATCH v5 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
` [PATCH v5 4/9] ARM: EXYNOS: split up exynos3250 SoC specific PMU data
` [PATCH v5 5/9] ARM: EXYNOS: split up exynos4 "
` [PATCH v5 6/9] ARM: EXYNOS: split up exynos5250 "
` [PATCH v5 7/9] ARM: EXYNOS: split up exynos5420 "
` [PATCH v5 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver
` [PATCH v5 9/9] drivers: soc: Add support for Exynos "

[PATCH 00/16] drm/exynos/hdmi: refactoring/cleanup patches
 2015-11-17  3:40 UTC  (4+ messages)
` [PATCH 02/16] dt-bindings: remove deprecated compatible string from exynos-hdmi

[PATCH] ARM: dts: exynos4210-universal_c210: disable DMA for UARTs
 2015-11-16 14:36 UTC 

[PATCH] drm/exynos: dsi: add runtime pm support
 2015-11-16 12:26 UTC 

[PATCH v9 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2015-11-16  7:43 UTC  (5+ messages)
` [PATCH v9 1/4] Documentation: dt-bindings: Describe SROMc configuration
` [PATCH v9 2/4] ARM: dts: Add SROMc to Exynos 5410
` [PATCH v9 3/4] drivers: exynos-srom: Add support for bank configuration
` [PATCH v9 4/4] ARM: dts: Add Ethernet chip to SMDK5410

Greetings
 2015-11-15  9:48 UTC 

[PATCH 2/2] [media] include/media: move platform driver headers to a separate dir
 2015-11-13 22:57 UTC  (6+ messages)

[PATCH] drm/atomic: only run atomic_check() if crtc is active
 2015-11-13 17:33 UTC  (3+ messages)

[PATCH v8 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2015-11-13 16:02 UTC  (6+ messages)
` [PATCH v8 1/4] Documentation: dt-bindings: Describe SROMc configuration
` [PATCH v8 2/4] ARM: dts: Add SROMc to Exynos 5410
` [PATCH v8 3/4] drivers: exynos-srom: Add support for bank configuration
` [PATCH v8 4/4] ARM: dts: Add Ethernet chip to SMDK5410

[PATCH 09/10] dt-bindings: video: exynos5433-decon: add bindings for DECON-TV
 2015-11-13 14:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] PCI: designware: bail out if host_init failed
 2015-11-13  9:49 UTC  (2+ messages)

[PATCH v4 0/9] samsung: pmu: split up SoC specific PMU data
 2015-11-13  9:27 UTC  (4+ messages)
` [PATCH v4 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"

You have received fax, document 00000979566
 2015-11-12 15:10 UTC 

[PATCHv10 00/16] HDMI CEC framework
 2015-11-12 12:21 UTC  (6+ messages)
` [PATCHv10 12/16] cec: adv7604: add cec support
` [PATCHv10 13/16] cec: adv7842: "
` [PATCHv10 14/16] cec: adv7511: "
` [PATCHv10 15/16] cec: s5p-cec: Add s5p-cec driver
` [PATCHv10 16/16] cobalt: add cec support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox