messages from 2017-01-12 10:25:54 to 2017-01-17 17:20:47 UTC [more...]
[PATCH v7 0/3] Add touch key driver support for TM2
2017-01-17 17:20 UTC (6+ messages)
` [PATCH v7 1/3] input: Add support for the tm2 touchkey device driver
` [PATCH v7 2/3] input: tm2-touchkey: Add touchkey driver support for TM2
` [PATCH v7 3/3] arm64: dts: exynos: Add tm2 touchkey node
[PATCH v2 0/2] Add USB DRD 3.0 device node for Exynos7
2017-01-17 15:04 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: exynos: Add USB 3.0 controller "
` [PATCH v2 2/2] arm64: dts: exynos: Add regulators for Vbus and Vbus-Boost
[PATCH 0/3] STM FingerTip S touchscreen support for TM2 board
2017-01-17 14:35 UTC (6+ messages)
` [PATCH 1/3] Input: add STMicroelectronics FingerTip touchscreen driver
` [PATCH 2/3] Input: add support for the STMicroelectronics FingerTip touchscreen
` [PATCH 3/3] arm64: dts: exynos: Add stmfts touchscreen node for TM2 and TM2E
[PATCH] drm/exynos: g2d: fix overflow of cmdlist size
2017-01-17 14:24 UTC (2+ messages)
[PATCH 0/2] Add USB DRD 3.0 device node for Exynos7
2017-01-17 14:09 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: exynos: Add USB 3.0 controller "
` [PATCH 2/2] arm64: dts: exynos: Add regulators for Vbus and Vbus-Boost
[PATCH 1/2] ASoC: Revert "Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag"
2017-01-17 13:16 UTC (2+ messages)
` [PATCH 2/2] ASoC: Revert "samsung: Remove unneeded initialization of chan_name"
[PATCH v5 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
2017-01-17 12:48 UTC (5+ messages)
` [PATCH v5 1/4] dmaengine: pl330: remove pdata based initialization
` [PATCH v5 2/4] dmaengine: Forward slave device pointer to of_xlate callback
` [PATCH v5 3/4] dmaengine: pl330: Store pointer to slave device
` [PATCH v5 4/4] dmaengine: pl330: Don't require irq-safe runtime PM
[PATCH v2 00/13] Move pad retention control to Exynos pin controller driver
2017-01-17 12:44 UTC (14+ messages)
` [PATCH v2 01/13] soc: samsung: pmu: Provide global function to get PMU regmap
` [PATCH v2 02/13] soc: samsung: pmu: Use of_device_get_match_data helper
` [PATCH v2 03/13] soc: samsung: pmu: Remove messages for failed memory allocation
` [PATCH v2 04/13] pinctrl: samsung: Document Exynos3250 SoC support
` [PATCH v2 05/13] pinctrl: samsung: Remove messages for failed memory allocation
` [PATCH v2 06/13] pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
` [PATCH v2 07/13] pinctrl: samsung: Add missing initconst annotation
` [PATCH v2 08/13] pinctrl: samsung: Remove dead code
` [PATCH v2 09/13] pinctrl: samsung: Use generic of_device_get_match_data helper
` [PATCH v2 10/13] pinctrl: samsung: Add infrastructure for pin-bank retention control
` [PATCH v2 11/13] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
` [PATCH v2 12/13] pinctrl: samsung: Move retention control from mach-s5pv210 "
` [PATCH v2 13/13] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
[PATCH] drm/exynos: use atomic helper commit
2017-01-17 9:17 UTC (13+ messages)
` [PATCH] drm/exynos: remove unnecessary codes
[PATCH] clocksource: exynos_mct: clear irq at stop local mct to fix suspend
2017-01-17 9:03 UTC (2+ messages)
[PATCH 00/12] Move pad retention control to Exynos pin controller driver
2017-01-17 7:13 UTC (26+ messages)
` [PATCH 01/12] soc: samsung: pmu: Use common device name to let others to find it easily
` [PATCH 02/12] soc: samsung: pmu: Use of_device_get_match_data helper
` [PATCH 03/12] soc: samsung: pmu: Remove messages for failed memory allocation
` [PATCH 04/12] pinctrl: samsung: Document Exynos3250 SoC support
` [PATCH 05/12] pinctrl: samsung: Remove messages for failed memory allocation
` [PATCH 06/12] pinctrl: samsung: Add missing initconst annotation
` [PATCH 07/12] pinctrl: samsung: Remove dead code
` [PATCH 08/12] pinctrl: samsung: Use generic of_device_get_match_data helper
` [PATCH 09/12] pinctrl: samsung: Add infrastructure for pin-bank retention control
` [PATCH 10/12] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
` [PATCH 11/12] pinctrl: samsung: Move retention control from mach-s5pv210 "
` [PATCH 12/12] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
[PATCH] i2c: exynos5: fix arbitration lost handling
2017-01-17 6:47 UTC (2+ messages)
[GIT PULL 1/4] ARM: exynos: Mach/soc for v4.11
2017-01-17 6:41 UTC (8+ messages)
` [GIT PULL 2/4] ARM: dts: exynos: DT "
` [GIT PULL 3/4] arm64: "
` [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig "
[GIT PULL] ARM: exynos: Fixes for v4.10
2017-01-17 5:46 UTC (2+ messages)
[PATCH 00/37] PCI: Support for configurable PCI endpoint
2017-01-16 15:51 UTC (57+ messages)
` [PATCH 02/37] PCI: dwc: designware: Add new *ops* for cpu addr fixup
` [PATCH 04/37] PCI: dwc: designware: Move the register defines to designware header file
` [PATCH 05/37] PCI: dwc: Add platform_set_drvdata
` [PATCH 06/37] PCI: dwc: Rename cfg_read/cfg_write to read/write
` [PATCH 07/37] PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init
` [RFT PATCH 08/37] PCI: dwc: Split *struct pcie_port* into host only and core structures
` [PATCH 09/37] PCI: dwc: designware: Parse *num-lanes* property in dw_pcie_setup_rc
` [PATCH 10/37] PCI: dwc: designware: Fix style errors in pcie-designware.c
` [PATCH 11/37] PCI: dwc: Split pcie-designware.c into host and core files
` [PATCH 12/37] PCI: dwc: Create a new config symbol to enable pci dwc host
` [PATCH 13/37] PCI: dwc: Remove dependency of designware to CONFIG_PCI
` [PATCH 14/37] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH 15/37] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH 16/37] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH 17/37] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH 18/37] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH 19/37] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH 20/37] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH 21/37] PCI: dwc: Modify dbi accessors to take dbi_base as argument
` [PATCH 22/37] PCI: dwc: Modify dbi accessors to access data of 4/2/1 bytes
` [PATCH 23/37] PCI: dwc: Add *ops* to start and stop pcie link
` [PATCH 24/37] PCI: dwc: designware: Add EP mode support
` [PATCH 25/37] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH 26/37] PCI: dwc: dra7xx: Facilitate wrapper and msi interrupts to be enabled independently
` [PATCH 27/37] PCI: dwc: dra7xx: Add EP mode support
` [PATCH 28/37] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx EP mode
` [PATCH 29/37] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH 30/37] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH 31/37] misc: Add host side pci driver for pci test function device
` [PATCH 32/37] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH 33/37] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH 34/37] tools: PCI: Add sample test script to invoke pcitest
` [PATCH 35/37] MAINTAINERS: add PCI EP maintainer
` [PATCH 36/37] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
` [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode
[PATCH v3 2/4] PM / devfreq: exynos-ppmu: Show the registred device for ppmu device
2017-01-16 12:26 UTC
[PATCH V2 0/5] PCI: exynos: use the PHY generic framework
2017-01-16 11:00 UTC (5+ messages)
` [PATCH V2 2/5] phy: phy-exynos-pcie: Add support for Exynos PCIe phy
[PATCH] usb: dwc3 dwc3_exynos_probe() change goto labels to meaningful names
2017-01-16 10:33 UTC (2+ messages)
[PATCH 0/4] Drop drivers for Exynos4415
2017-01-16 10:32 UTC (10+ messages)
` [PATCH 1/4] ARM: EXYNOS: Remove Exynos4415 driver (SoC not supported anymore)
` [PATCH 2/4] clk: samsung: "
` [PATCH 3/4] pinctrl: samsung: Remove support for Exynos4415 "
` [PATCH 4/4] drm: exynos: "
[PATCH v2] drm/exynos: mic: Add runtime PM support
2017-01-16 9:19 UTC (2+ messages)
[GIT PULL] exynos-drm-fixes
2017-01-16 9:03 UTC
[PATCH v6 0/3] Add touch key driver support for TM2
2017-01-16 7:24 UTC (4+ messages)
` [PATCH v6 2/3] input: tm2-touchkey: Add touchkey "
[PATCH V3 0/5] PCI: exynos: cleans the minor things
2017-01-16 6:31 UTC (6+ messages)
` [PATCH V3 1/5] PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"
` [PATCH V3 2/5] PCI: exynos: Replace the *_blk/*_phy/*_elb accessors
` [PATCH V3 3/5] PCI: exynos: Remove the unnecessary variables
` [PATCH V3 4/5] PCI: exynos: Use the bitops API to operate the bit shifting
` [PATCH V3 5/5] PCI: exynos: remove the duplicated codes
[PATCH v8 0/3] Add support for the S6E3HA2 panel on TM2 board
2017-01-13 17:29 UTC (3+ messages)
` [PATCH v8 1/3] dt-bindings: Add support for samsung s6e3ha2 panel binding
[PATCH v4 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
2017-01-13 17:00 UTC (11+ messages)
` [PATCH v4 1/4] dmaengine: pl330: remove pdata based initialization
` [PATCH v4 2/4] dmaengine: Forward slave device pointer to of_xlate callback
` [PATCH v4 3/4] dmaengine: pl330: Store pointer to slave device
` [PATCH v4 4/4] dmaengine: pl330: Don't require irq-safe runtime PM
[patch] spi: s3c64xx: potential oops on probe error
2017-01-13 11:12 UTC (3+ messages)
[PATCH] drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabled
2017-01-13 9:26 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH V2 1/4] PCI: exynos: replace to one register accessor from each accessors
2017-01-12 17:55 UTC (2+ messages)
[PATCH] usb: dwc3: exynos: Remove MODULE_ALIAS()
2017-01-12 13:59 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox