summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-17ARM: dts: add i2c device nodes for Exynos5420Andrew Bresticker1-0/+56
2014-12-17ARM: dts: add ADC device tree node for exynos5420/5250Naveen Krishna Chatradhi1-0/+11
2014-12-17ARM: dts: Add RTC DT node to Exynos5420 SoCVikas Sajjan1-0/+6
2014-12-17ARM: dts: add audio clock controller for exynos5420Andrew Bresticker1-0/+11
2014-12-17ARM: dts: Correct the /include entry on exynos5420 dtsi filePadmavathi Venna1-1/+1
2014-12-17ARM: dts: Add MFC node for exynos 5420Arun Kumar K1-0/+8
2014-12-17ARM: dts: Add DP controller DT node to exynos5420 SoCVikas Sajjan1-1/+13
2014-12-17ARM: dts: Add FIMD DT node to exynos5420 DTS filesVikas Sajjan1-0/+7
2014-12-17ARM: dts: Add basic PM domains for EXYNOS5420Yadwinder Singh Brar1-0/+35
2014-12-17ARM: dts: Remove '0x's from Exynos5420 DTS fileLee Jones1-1/+1
2014-12-17ARM: dts: add pinctrl support to EXYNOS5420Leela Krishna Amudala1-0/+45
2014-12-17ARM: dts: Add initial device tree support for EXYNOS5420Chander Kashyap1-0/+103
2014-12-17ARM: dts: exynos5: add system register propertyYoungJun Cho1-0/+1
2014-12-17ARM: dts: SAMSUNG: Add aliases of UART nodesTomasz Figa1-4/+11
2014-12-17ARM: dts: update watchdog device nodes for exynos5250 and exynos5420Leela Krishna Amudala1-7/+0
2014-12-17ARM: dts: Fix missing spaces after labels for exynosTomasz Figa1-2/+2
2014-12-17ARM: dts: Move dwmmc nodes from exynos5.dtsi to exynos5250.dtsiYuvaraj Kumar C D1-21/+0
2014-12-17ARM: dts: Fix the RTC DT node name for Exynos5250Vikas Sajjan1-1/+1
2014-12-17ARM: dts: Update DP controller DT Node for Exynos5 based SoCsVikas Sajjan1-0/+10
2014-12-17ARM: dts: Update FIMD DT node for Exynos5 SoCsVikas Sajjan1-0/+9
2014-12-17ARM: dts: fork out common EXYNOS5 nodesChander Kashyap1-0/+111
2014-12-17drm/exynos: add support for exynos5420 mixerRahul Sharma2-12/+39
2014-12-17drm/exynos: enable support for exynos5420 hdmi deviceRahul Sharma1-1/+167
2014-12-17i2c: exynos5: remove extra line and fix an assignmentNaveen Krishna Ch1-2/+1
2014-12-17i2c: exynos5: remove an unnecessary read of FIFO_STATUS registerNaveen Krishna Ch1-1/+0
2014-12-17i2c: exynos5: Properly use the "noirq" variants of suspend/resumeDoug Anderson1-2/+10
2014-12-17i2c: remove unnecessary OOM messagesJingoo Han13-38/+12
2014-12-17i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch2-14/+64
2014-12-17i2c: exynos5: remove unnecessary cast of void pointerJingoo Han1-1/+1
2014-12-17i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-0/+2
2014-12-17i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker43-43/+0
2014-12-17treewide: Fix typos in printkMasanari Iida1-1/+1
2014-12-17i2c: exynos5: Remove incorrect clk_disable_unprepareSachin Kamat1-5/+0
2014-12-17i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch4-0/+838
2014-12-17drm/exynos: add support for apb mapped phys in hdmi driverRahul Sharma2-73/+109
2014-12-17sched: replace INIT_COMPLETION with reinit_completionWolfram Sang1-3/+15
2014-12-17ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa2-21/+25
2014-12-17ARM: EXYNOS: Add generic cpu power control functions for exynos SoCsLeela Krishna Amudala2-0/+38
2014-12-17clocksource: mct: extend mct to support 8 local interrupts for Exynos5420Chander Kashyap1-0/+4
2014-12-17clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Chander Kashyap1-26/+9
2014-12-17serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is definedChander Kashyap1-4/+1
2014-12-17pinctrl: exynos: add exynos5420 SoC specific dataLeela Krishna Amudala4-0/+122
2014-12-15mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D2-9/+10
2014-12-15mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D1-1/+36
2014-12-15mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D1-18/+16
2014-12-15mmc: dw_mmc: exynos: Add a new compatible string for exynos5420Yuvaraj Kumar C D1-1/+8
2014-12-15irqchip: exynos-combiner: remove hard-coded irq_base valueChander Kashyap1-12/+3
2014-12-09sensorhub: remove unnecessary kfree during driver shutdownsubmit/tizen/20141215.004633accepted/tizen/wearable/20141217.085804accepted/tizen/tv/20141217.085627accepted/tizen/mobile/20141216.083708accepted/tizen/common/20141215.134117Seung-Woo Kim1-3/+1
2014-12-05dma-buf/dmabuf-sync: disable dmabuf sync moduleInki Dae1-1/+1
2014-12-05misc: modem_if: replace memcpy for string to strncpy to fix overflowSeung-Woo Kim1-1/+1