Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2015-11-10 13:24:59 to 2015-11-17 04:39:21 UTC [more...]

[PATCH 0/2] arm64: EXYNOS: Consolidate Exynos7 symbol
 2015-11-17  4:39 UTC  (8+ 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 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 00/27] mtd: nand: refactor the NAND subsystem (part 1)
 2015-11-17  3:03 UTC  (30+ 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 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 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 25/27] ARM: make use of nand_set/get_controller_data() helpers

[PATCH] cpufreq: do not mark s3c2410_plls_add as __init
 2015-11-17  1:57 UTC  (4+ messages)

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

[PATCH] ARM: use "depends on" for SoC configs instead of "if" after prompt
 2015-11-16 23:49 UTC  (10+ messages)

[PATCH] SPI: s3c64xx: pass DMA arguments in platform data
 2015-11-16 16:00 UTC 

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

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

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

[PATCH 00/25] Exynos DRM: new life of IPP (Image Post Processing) subsystem
 2015-11-16 11:52 UTC  (59+ 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 20/25] drm/exynos: gem: set default alignment for dumb GEM buffers
` [PATCH 21/25] drm/exynos: gem: remove old unused prototypes
` [PATCH 22/25] drm/exynos: gem: simplify access to exynos gem object
` [PATCH 24/25] drm/exynos: add generic plane rotation property support
` [PATCH 25/25] drm/exynos: add support for plane scaling

[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 0/2] ARM: use const and __initconst for smp_operations (with refactoring hisi)
 2015-11-15  1:39 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: use const and __initconst for smp_operations

[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  (14+ messages)
` [PATCH v4 2/9] ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
` [PATCH v4 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
` [PATCH v4 4/9] ARM: EXYNOS: split up exynos3250 SoC specific PMU data
` [PATCH v4 7/9] ARM: EXYNOS: split up exynos5420 "
` [PATCH v4 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver
` [PATCH v4 9/9] drivers: soc: Add support for Exynos "

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-13  7:31 UTC  (8+ messages)
` [PATCH v8 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

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

[PATCH] drm/exynos: only run atomic_check() if crtc is active
 2015-11-12 13:49 UTC  (2+ messages)

[PATCHv10 00/16] HDMI CEC framework
 2015-11-12 12:21 UTC  (17+ messages)
` [PATCHv10 01/16] dts: exynos4*: add HDMI CEC pin definition to pinctrl
` [PATCHv10 02/16] dts: exynos4: add node for the HDMI CEC device
` [PATCHv10 03/16] dts: exynos4412-odroid*: enable "
` [PATCHv10 04/16] input.h: add BUS_CEC type
` [PATCHv10 05/16] HID: add HDMI CEC specific keycodes
` [PATCHv10 06/16] rc: Add HDMI CEC protocol handling
` [PATCHv10 07/16] cec: add HDMI CEC framework
` [PATCHv10 08/16] cec: add compat32 ioctl support
` [PATCHv10 09/16] cec.txt: add CEC framework documentation
` [PATCHv10 10/16] DocBook/media: add CEC documentation
` [PATCHv10 11/16] v4l2-subdev: add HDMI CEC ops
` [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

[PATCH v7 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2015-11-12  7:02 UTC  (7+ messages)
` [PATCH v7 1/4] Documentation: dt-bindings: Describe SROMc configuration

Devicetree gpu entry for Mali400-MP4 embedded in Exynos4412 Prime SoC'S
 2015-11-11 18:31 UTC 

[PATCH] ARM: dts: exynos5422-odroid*: remove fimd node
 2015-11-11 18:07 UTC  (3+ messages)

[PATCH V3 5/5] ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz>
 2015-11-11  2:40 UTC 

[PATCH 00/13] drm/exynos: async G2D and g2d_move()
 2015-11-11  1:55 UTC  (7+ messages)
` [PATCH 09/13] exynos/fimg2d: add g2d_move

[PATCH v4] tests/exynos: add fimg2d performance analysis
 2015-11-11  1:24 UTC  (6+ messages)


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