summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-03s5p-mfc: fix state check from encoder queue_setupSeung-Woo Kim1-4/+5
2015-03-04drm/exynos: gsc: always use hw buffer 0 until queue management get fixedMarek Szyprowski1-12/+12
2015-02-26drm/exynos/ipp: Validate buffer enqueue requestsBeata Michalska1-1/+38
2015-02-16V4L: s5c73m3: Use internal firmware by defaultSylwester Nawrocki1-1/+1
2015-02-12[media] exynos4-is: Fix fimc-lite bayer formatsArun Kumar K1-2/+2
2015-02-12[media] exynos5-is: Reset CMU-ISPBeata Michalska1-0/+10
2015-02-11drm/exynos: debugfs: add debugfs interface and gem_info nodesubmit/tizen/20150212.024415accepted/tizen/wearable/20150213.030440accepted/tizen/tv/20150213.025935accepted/tizen/mobile/20150213.030609accepted/tizen/common/20150212.145007YoungJun Cho5-0/+133
2015-02-12drm: use common drm_gem_dmabuf_release in i915/exynos driversDaniel Vetter3-35/+4
2015-02-02exynos/drm: g2d: return 0 instead of ret in g2d_map_cmdlist_gemsubmit/tizen/20150202.023401accepted/tizen/wearable/20150202.095817accepted/tizen/tv/20150202.095715accepted/tizen/mobile/20150202.100101accepted/tizen/common/20150202.085553Chanho Park1-1/+1
2015-01-29mmc: dw_mmc: exynos: Revert the sdr_timing assignmentYuvaraj Kumar C D1-1/+2
2015-01-04drm: delete unconsumed pending event list in drm_events_releaseYoungJun Cho1-1/+3
2014-12-18ARM: exynos: restrain the use of gpio driver for Exynos5420Hyungwon Hwang1-0/+1
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 Ch1-12/+55
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 Ch3-0/+794
2014-12-17drm/exynos: add support for apb mapped phys in hdmi driverRahul Sharma2-73/+109
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 Amudala3-0/+121
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
2014-12-05regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim1-0/+2
2014-12-04input: keyboard: mcs_touchkey: add sentinel into array of of_device_idSeung-Woo Kim1-0/+1
2014-12-03sensorhub: Add size check before setting messageSeung-Woo Kim1-1/+1
2014-12-02input: touchscreen: mms128: fix allocation size for conf dataSeung-Woo Kim1-1/+2
2014-11-28dmxdev: don't use before checking file->private_dataMauro Carvalho Chehab1-2/+1
2014-11-28s5p-jpeg: Fix possible NULL pointer dereference in s_fmtJacek Anaszewski1-0/+8
2014-11-28mfd: sec-core: fix build breakMarek Szyprowski1-1/+1
2014-11-28cpufreq: exynos: fix potential initialization error due to signed vs. unsigne...Marek Szyprowski1-1/+2
2014-11-28mfd: sec-core: fix potential NULL ptr dereferenceMarek Szyprowski1-1/+1
2014-11-27dma-buf/dmabuf-sync: fix referece droppingsubmit/tizen/20141127.130559accepted/tizen/mobile/20141201.013959accepted/tizen/common/20141127.143546Inki Dae1-4/+8
2014-11-27input: keyboard: mcs_touchkey: use strcpy for assign device nameBeomho Seo1-1/+4
2014-11-27exynos: fimc-is: Support for V4L2 controlsBeata Michalska9-72/+669