linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-09 20:04:18 to 2017-02-20 13:27:57 UTC [more...]

[PATCH 00/15] Exynos MFC v6+ - remove the need for the reserved memory
 2017-02-20 13:27 UTC  (38+ messages)
    ` [PATCH 01/15] media: s5p-mfc: Remove unused structures and dead code
    ` [PATCH 02/15] media: s5p-mfc: Use generic of_device_get_match_data helper
    ` [PATCH 03/15] media: s5p-mfc: Replace mem_dev_* entries with an array
    ` [PATCH 04/15] media: s5p-mfc: Replace bank1/bank2 "
    ` [PATCH 05/15] media: s5p-mfc: Simplify alloc/release private buffer functions
    ` [PATCH 06/15] media: s5p-mfc: Move setting DMA max segmetn size to DMA configure function
    ` [PATCH 07/15] media: s5p-mfc: Put firmware to private buffer structure
    ` [PATCH 08/15] media: s5p-mfc: Move firmware allocation to DMA configure function
    ` [PATCH 09/15] media: s5p-mfc: Allocate firmware with internal private buffer alloc function
    ` [PATCH 10/15] media: s5p-mfc: Reduce firmware buffer size for MFC v6+ variants
    ` [PATCH 11/15] media: s5p-mfc: Split variant DMA memory configuration into separate functions
    ` [PATCH 12/15] media: s5p-mfc: Add support for probe-time preallocated block based allocator
    ` [PATCH 13/15] media: s5p-mfc: Remove special configuration of IOMMU domain
    ` [PATCH 14/15] media: s5p-mfc: Use preallocated block allocator always for MFC v6+
    ` [PATCH 15/15] ARM: dts: exynos: Remove MFC reserved buffers
      ` [PATCH 15/15] ARM: dts: exynos: Remove MFC reserved buffersg

[PATCH v10 0/3] Add support for the S6E3HA2 panel on TM2 board
 2017-02-20 13:20 UTC  (5+ messages)
    ` [PATCH v10 1/3] dt-bindings: Add support for samsung s6e3ha2 panel binding
    ` [PATCH v10 2/3] drm/panel: Add support for S6E3HA2 panel driver on TM2 board
    ` [PATCH v10 3/3] arm64: dts: exynos: Add support for S6E3HA2 panel device "

[PATCH v2 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-02-20 13:09 UTC  (7+ messages)
  ` [PATCH v2 3/5] arm: dts: Remove the OF graph from DSI node for exynos3250 dts

[PATCH 0/4] PCI: dwc: cleanup designware driver
 2017-02-20  8:32 UTC  (6+ messages)
` [PATCH 1/4] PCI: dwc: designware: Add new *ops* for cpu addr fixup
` [PATCH 2/4] PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
` [PATCH 3/4] PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
` [PATCH 4/4] PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes

[patch] drm/exynos/decon5433: & vs | typo
 2017-02-20  7:11 UTC  (2+ messages)

[PATCH] drm/bridge: analogix_dp: Don't return -EBUSY when msg->size is 0 in aux transaction
 2017-02-20  4:16 UTC  (5+ messages)

[PATCH] ARM: dts: Add trackpad to exynos5250-snow-rev5
 2017-02-19 20:02 UTC 

[PATCH] ARM: dts: exynos: Use thermal fuse value for thermal zone 0 on Exynos5420
 2017-02-19  0:34 UTC  (6+ messages)

[PATCH V3 0/4] PCI: exynos: use the PHY generic framework
 2017-02-17 19:51 UTC  (12+ messages)
    ` [PATCH V3 1/4] Documetation: samsung-phy: add the exynos-pcie-phy binding
      ` [PATCH V3 2/4] phy: phy-exynos-pcie: Add support for Exynos PCIe phy
    ` [PATCH V3 3/4] Documetation: binding: modify the exynos5440 pcie binding
    ` [PATCH V3 4/4] PCI: exynos: support the using PHY generic framework

[PATCH v2 1/4] pinctrl: Fix trivial spelling typo in a comment
 2017-02-17 13:52 UTC  (6+ messages)
` [PATCH v2 2/4] pinctrl: samsung: Register pinctrl before GPIO
` [PATCH v2 3/4] pinctrl: samsung: Remove unused local variable
` [PATCH v2 4/4] pinctrl: samsung: Use devres version of gpiochip_add_data

[PATCH v3 0/3] video/sti/cec: add HPD notifier support
 2017-02-17 10:46 UTC  (4+ messages)
` [PATCH v3 1/3] sti: hdmi: "
` [PATCH v3 2/3] stih-cec: "
` [PATCH v3 3/3] arm: sti: update sti-cec for "

[GIT PULL 0/4] ARM: exynos: Third (last) round for v4.11
 2017-02-16 16:49 UTC  (7+ messages)
` [GIT PULL 4/4] arm64: dts: exynos: DT64 for v4.11, third round

[PATCH 00/10] PCI: dwc: Rework and cleanup designware driver
 2017-02-16 14:49 UTC  (13+ messages)
` [PATCH 01/10] PCI: dwc: designware: Move the register defines to designware header file
` [PATCH 02/10] PCI: dwc: *all*: Add platform_set_drvdata
` [PATCH 03/10] PCI: dwc: *all*: Rename cfg_read/cfg_write to read/write
` [PATCH 04/10] PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init
` [RFT PATCH 05/10] PCI: dwc: *all*: Split *struct pcie_port* into host only and core structures
` [PATCH 06/10] PCI: dwc: designware: Parse *num-lanes* property in dw_pcie_setup_rc
` [PATCH 07/10] PCI: dwc: designware: Fix style errors in pcie-designware.c
` [PATCH 08/10] PCI: dwc: Split pcie-designware.c into host and core files
` [PATCH 09/10] PCI: dwc: Create a new config symbol to enable pci dwc host
` [PATCH 10/10] PCI: dwc: Remove dependency of designware to CONFIG_PCI

[PATCH 1/4] pinctrl: Fix trivial spelling typo in a comment
 2017-02-16 10:39 UTC  (8+ messages)
` [PATCH 2/4] pinctrl: samsung: Register pinctrl before GPIO
` [PATCH 3/4] pinctrl: samsung: Use devres version of gpiochip_add_data
` [PATCH 4/4] pinctrl: samsung: Remove unused local variable

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-02-16 10:00 UTC  (7+ messages)
` [PATCH 30/37] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode

[PATCH v2 0/3] STM FingerTip S touchscreen support for TM2 board
 2017-02-16  2:13 UTC  (6+ messages)
    ` [PATCH v2 1/3] Input: add STMicroelectronics FingerTip touchscreen driver
    ` [PATCH v2 2/3] Input: add support for the STMicroelectronics FingerTip touchscreen
    ` [PATCH v2 3/3] arm64: dts: exynos: Add stmfts touchscreen node for TM2 and TM2E

[PATCH] media: s5p-mfc: Fix initialization of internal structures
 2017-02-14 16:32 UTC  (2+ messages)

[PATCH v4 0/4] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
 2017-02-14 15:19 UTC  (6+ messages)
` [PATCH v4 1/4] [media] exynos-gsc: Use 576p instead 720p as a threshold for colorspaces
` [PATCH v4 2/4] [media] exynos-gsc: Respect userspace colorspace setting in try_fmt
` [PATCH v4 3/4] [media] s5p-mfc: Set colorspace in VIDIO_{G, TRY}_FMT if DEFAULT provided
` [PATCH v4 4/4] [media] s5p-mfc: Check and set 'v4l2_pix_format:field' field in try_fmt

[PATCH v8 0/3] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-02-14  8:24 UTC  (22+ messages)
  ` [PATCH v8 1/3] dmaengine: Add new device_{set, release}_slave callbacks
    ` [PATCH v8 1/3] dmaengine: Add new device_{set,release}_slave callbacks
  ` [PATCH v8 3/3] dmaengine: pl330: Don't require irq-safe runtime PM

[bug report] drm/exynos/decon5433: configure sysreg in case of hardware trigger
 2017-02-14  7:48 UTC 

[PATCH] spi: s3c64xx: fix inconsistency between binding and driver
 2017-02-14  5:49 UTC  (3+ messages)
` Applied "spi: s3c64xx: fix inconsistency between binding and driver" to the spi tree

[PATCH] thermal: exynos: Remove parsing unused samsung,tmu_cal_mode property
 2017-02-13 16:21 UTC  (2+ messages)

[PATCH -next] pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()
 2017-02-13 14:49 UTC  (3+ messages)
` [PATCH -next v2] "

[PATCH 0/2] [media] exynos-gsc: Fix support for NV21 and NV61 formats
 2017-02-13 14:37 UTC  (8+ messages)
` [PATCH 1/2] [media] exynos-gsc: Do not swap cb/cr for semi planar formats
` [PATCH 2/2] [media] exynos-gsc: Add support for NV{16,21,61}M pixel formats

[PATCH v2] arm64: dts: Enable ir-spi in the tm2 and tm2e boards
 2017-02-13 11:55 UTC  (5+ messages)

[PATCH v2 0/4] [media] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
 2017-02-13  8:47 UTC  (11+ messages)
` [PATCH v2 2/4] [media] exynos-gsc: Respect userspace colorspace setting
` [PATCH v2 3/4] [media] s5p-mfc: Set colorspace in VIDIO_{G,TRY}_FMT
` [PATCH v2 4/4] [media] s5p-mfc: Always check and set 'v4l2_pix_format:field' field
  ` [PATCH v2 1/4] [media] exynos-gsc: Use 576p instead 720p as a threshold for colorspaces

[PATCH] drm/exynos: dsi: Remove bridge node reference in removal
 2017-02-13  6:19 UTC 

[PATCH] Exynos5422-odroidxu3: Incomplete thermal-zones definition
 2017-02-11 19:02 UTC  (5+ messages)

[PATCH v3] PCI: exynos: refactor exynos pcie driver
 2017-02-10 23:12 UTC  (4+ messages)

[PATCH v3 0/4] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
 2017-02-10 17:14 UTC  (9+ messages)
` [PATCH v3 1/4] [media] exynos-gsc: Use 576p instead 720p as a threshold for colorspaces
` [PATCH v3 2/4] [media] exynos-gsc: Respect userspace colorspace setting in try_fmt
` [PATCH v3 3/4] [media] s5p-mfc: Set colorspace in VIDIO_{G,TRY}_FMT
` [PATCH v3 4/4] [media] s5p-mfc: Check and set 'v4l2_pix_format:field' field in try_fmt

[PATCH] i2c: exynos5: fix arbitration lost handling
 2017-02-10 15:49 UTC  (5+ messages)

[PATCH] ARM: dts: Odroid XU4: fix USB3.0 ports
 2017-02-10 15:12 UTC  (9+ messages)

[PATCH 10/11] iommu/exynos: Make use of iommu_device_register interface
 2017-02-10 13:59 UTC  (3+ messages)

[PATCH 4/4] [media] s5p-mfc: Always check and set 'v4l2_pix_format:field' field
 2017-02-10  9:30 UTC  (4+ messages)

[PATCH v2] spi: s3c64xx: fix inconsistency between binding and driver
 2017-02-10  2:20 UTC 


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).