Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2015-12-08 08:32:24 to 2015-12-10 08:52:59 UTC [more...]

[PATCH v10 0/17] Add Analogix Core Display Port Driver
 2015-12-10  8:52 UTC  (26+ messages)
` [PATCH v10 05/17] dt-bindings: add document for analogix display port driver
` [PATCH v10 08/17] dt-bindings: add document for rockchip variant of analogix_dp
` [PATCH v10 10/17] dt-bindings: add document for rockchip dp phy
` [PATCH v10 14/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v10.1 05/17] dt-bindings: add document for analogix display port driver
` [PATCH v10.1 08/17] dt-bindings: add document for rockchip variant of analogix_dp
` [PATCH v10.1 10/17] dt-bindings: add document for rockchip dp phy
` [PATCH v10.1 14/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v10.2 "
` [PATCH v10.1 15/19] drm: bridge: analogix/dp: move hpd detect to connector detect function
` [PATCH v10 18/19] drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time

[PATCH 004/182] gpio: generic: factor into gpio_chip struct
 2015-12-10  8:06 UTC  (7+ messages)

[PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1)
 2015-12-10  8:00 UTC  (59+ messages)
` [PATCH v4 27/58] mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip
` [PATCH v4 30/58] mtd: nand: ndfc: "
  ` [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() call in denali_remove()
  ` [PATCH v4 02/58] mtd: nand: fsmc: create and use mtd_to_fsmc()
  ` [PATCH v4 03/58] mtd: nand: nuc900: create and use mtd_to_nuc900()
  ` [PATCH v4 04/58] mtd: nand: omap2: create and use mtd_to_omap()
  ` [PATCH v4 05/58] mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip
  ` [PATCH v4 06/58] mtd: nand: atmel: "
  ` [PATCH v4 07/58] mtd: nand: au1550nd: "
  ` [PATCH v4 08/58] mtd: nand: bcm47xx: "
  ` [PATCH v4 09/58] mtd: nand: bf5xx: "
  ` [PATCH v4 10/58] mtd: nand: brcm: "
  ` [PATCH v4 11/58] mtd: nand: cafe: "
  ` [PATCH v4 12/58] mtd: nand: cmx270: "
  ` [PATCH v4 13/58] mtd: nand: cs553x: "
  ` [PATCH v4 14/58] mtd: nand: davinci: "
  ` [PATCH v4 15/58] mtd: nand: denali: "
  ` [PATCH v4 16/58] mtd: nand: diskonchip: "
  ` [PATCH v4 17/58] mtd: nand: docg4: "
  ` [PATCH v4 18/58] mtd: nand: fsl_elbc: "
  ` [PATCH v4 19/58] mtd: nand: fsl_ifc: "
  ` [PATCH v4 20/58] mtd: nand: fsl_upm: "
  ` [PATCH v4 21/58] mtd: nand: fsmc: "
  ` [PATCH v4 22/58] mtd: nand: gpio: "
  ` [PATCH v4 23/58] mtd: nand: gpmi: "
  ` [PATCH v4 24/58] mtd: nand: hisi504: "
  ` [PATCH v4 25/58] mtd: nand: jz4740: "
  ` [PATCH v4 26/58] mtd: nand: lpc32xx: "
  ` [PATCH v4 28/58] mtd: nand: mxc: "
  ` [PATCH v4 29/58] mtd: nand: nandsim: "
  ` [PATCH v4 31/58] mtd: nand: nuc900: "
  ` [PATCH v4 32/58] mtd: nand: omap2: "
  ` [PATCH v4 33/58] mtd: nand: orion: "
  ` [PATCH v4 34/58] mtd: nand: pasemi: "
  ` [PATCH v4 35/58] mtd: nand: plat: "
  ` [PATCH v4 36/58] mtd: nand: pxa3xx: "
  ` [PATCH v4 37/58] mtd: nand: r852: "
  ` [PATCH v4 38/58] mtd: nand: s3c2410: "
  ` [PATCH v4 39/58] mtd: nand: sh_flctl: "
  ` [PATCH v4 40/58] mtd: nand: sharpsl: "
  ` [PATCH v4 41/58] mtd: nand: socrates: "
  ` [PATCH v4 42/58] mtd: nand: sunxi: "
  ` [PATCH v4 43/58] mtd: nand: tmio: "
  ` [PATCH v4 44/58] mtd: nand: txx9ndfmc: "
  ` [PATCH v4 45/58] mtd: nand: vf610: "
  ` [PATCH v4 46/58] mtd: nand: update the documentation to reflect framework changes
  ` [PATCH v4 47/58] staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
  ` [PATCH v4 48/58] cris: nand: "
  ` [PATCH v4 49/58] mtd: nand: update mtd_to_nand()
  ` [PATCH v4 50/58] mtd: nand: remove useless mtd->priv = chip assignments
  ` [PATCH v4 51/58] cris: "
  ` [PATCH v4 52/58] staging: mt29f_spinand: remove useless mtd->priv = chip assignment
  ` [PATCH v4 53/58] mtd: nand: simplify nand_dt_init() usage
  ` [PATCH v4 54/58] mtd: nand: kill the chip->flash_node field
  ` [PATCH v4 55/58] mtd: nand: add helpers to access ->priv
  ` [PATCH v4 56/58] ARM: make use of nand_set/get_controller_data() helpers
  ` [PATCH v4 57/58] mtd: nand: "
  ` [PATCH v4 58/58] staging: mt29f_spinand: "

[PATCH v2 0/7] Exynos: MFC driver: reserved memory cleanup and IOMMU support
 2015-12-10  7:45 UTC  (10+ messages)
  ` [PATCH v2 1/7] ARM: Exynos: convert MFC device to generic reserved memory bindings
` [PATCH v2 2/7] ARM: dts: exynos4412-odroid*: enable MFC device
` [PATCH v2 3/7] of: reserved_mem: add support for named reserved mem nodes
` [PATCH v2 4/7] media: vb2-dma-contig: add helper for setting dma max seg size
` [PATCH v2 5/7] media: set proper max seg size for devices on Exynos SoCs
` [PATCH v2 6/7] media: s5p-mfc: replace custom reserved memory init code with generic one
` [PATCH v2 7/7] media: s5p-mfc: add iommu support

[PATCH v2 00/19] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2015-12-10  7:24 UTC  (61+ messages)
` [PATCH v2 01/19] PM / devfreq: exynos: Add generic exynos bus frequency driver
` [PATCH v2 02/19] PM / devfreq: exynos: Add documentation for "
` [PATCH v2 03/19] ARM: dts: Add DMC bus node for Exynos3250
` [PATCH v2 04/19] ARM: dts: Add DMC bus frequency for exynos3250-rinato/monk
` [PATCH v2 05/19] PM / devfreq: Add new passive governor
` [PATCH v2 06/19] PM / devfreq: Add devfreq_get_devfreq_by_phandle()
` [PATCH v2 07/19] PM / devfreq: Show the related information according to governor type
` [PATCH v2 09/19] PM / devfreq: exynos: Update documentation for bus devices using passive governor
  ` [PATCH v2 08/19] PM / devfreq: exynos: Add support of bus frequency of sub-blocks "
  ` [PATCH v2 10/19] PM / devfreq: exynos: Add the detailed correlation between sub-blocks and power line
` [PATCH v2 11/19] PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver
` [PATCH v2 12/19] ARM: dts: Add bus nodes using VDD_INT for Exynos3250
` [PATCH v2 13/19] ARM: dts: Add bus nodes using VDD_MIF for Exynos4x12
` [PATCH v2 14/19] ARM: dts: Add bus nodes using VDD_INT "
` [PATCH v2 15/19] ARM: dts: Add bus nodes using VDD_MIF for Exynos4210
` [PATCH v2 16/19] ARM: dts: Add PPMU node for exynos4412-odroidu3
` [PATCH v2 17/19] ARM: dts: Add support of bus frequency using VDD_INT for exynos3250-rinato
` [PATCH v2 18/19] ARM: dts: Expand the voltage range of buck1/3 regulator for exynos4412-odroidu3
` [PATCH v2 19/19] ARM: dts: Add support of bus frequency for exynos4412-trats/odroidu3

[PATCH v2 00/22] Exynos DRM: new life of IPP (Image Post Processing) subsystem
 2015-12-10  6:55 UTC  (4+ messages)
` [PATCH v2 03/22] drm/exynos: gsc: add device tree support and remove usage of static mappings

[PATCH 1/4] media: exynos-gsc: remove non-device-tree init code
 2015-12-09 14:00 UTC  (4+ messages)
` [PATCH 2/4] media: s5p-g2d: "
` [PATCH 3/4] media: s5p-mfc: "
` [PATCH 4/4] media: exynos4-is: "

[PATCH 1/2] clk: samsung: exynos5422: add missing parent GSCL block clocks
 2015-12-09 13:38 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: exynos542x: add GSCL block parent clock management to pm domain
    ` [PATCH v2 "

[PATCH v4 0/8] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2015-12-09 13:13 UTC  (9+ messages)
` [PATCH v4 1/8] ARM: dts: Exynos542x/5800: add cluster regulator supply properties
` [PATCH v4 7/8] ARM: dts: Exynos5422: fix OPP tables

[PATCH 2/7] drm/exynos/mixer: replace direct cross-driver call with drm mode validation
 2015-12-09 10:51 UTC  (4+ messages)
` [PATCH] drm/exynos: atomic check only enabled crtc states

[PATCH 0/7] Exynos: MFC driver: reserved memory cleanup and IOMMU support
 2015-12-09 10:08 UTC  (5+ messages)
` [PATCH 3/7] of: reserved_mem: add support for named reserved mem nodes

[PATCH v2 00/25] mtd: nand: refactor the NAND subsystem (part 1)
 2015-12-09  8:32 UTC  (10+ messages)
` [PATCH v2 15/25] cris: nand: use the mtd instance embedded in struct nand_chip
` [PATCH v2 18/25] cris: nand: remove useless mtd->priv = chip assignments
` [PATCH v3 bis 12/25] mtd: nand: use the mtd instance embedded in struct nand_chip

[PATCH] clk: samsung: exynos542x: fix MFC clock hierarchy parent
 2015-12-09  4:47 UTC  (2+ messages)

[RFC PATCH 00/15] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2015-12-09  4:19 UTC  (8+ messages)
` [RFC PATCH 01/15] PM / devfreq: exynos: Add generic exynos bus frequency driver

[PATCH v8 00/55] MC next generation patches
 2015-12-08 16:03 UTC  (4+ messages)
` [PATCH v8 32/55] [media] media: use macros to check for V4L2 subdev entities

[PATCH v2 0/4] drm/exynos: dp: consider port node outbound for panel
 2015-12-08 15:29 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: exynos-dp: update ports node binding "

[PATCH] media: s5p-jpeg: Adjust buffer size for Exynos 4412
 2015-12-08 14:39 UTC 

[PATCH] [media] exynos4-is: fix a format string bug
 2015-12-08 14:15 UTC 

[PATCH v2] power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling them
 2015-12-08 13:39 UTC  (2+ messages)

[PATCH 00/23] mtd: rework ECC layout definition
 2015-12-08 10:33 UTC  (9+ messages)
` [PATCH 05/23] mtd: nand: jz4770: kill the ->ecc_layout field
` [PATCH 19/23] mtd: nand: switch all drivers to mtd_ooblayout_ops
` [PATCH 21/23] staging: mt29f_spinand: switch "
    ` [linux-sunxi] "


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