summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-27ASoC: samsung: Add NULL check in i2s.cSachin Kamat1-1/+2
2014-11-27ASoC: samsung: dma: Fix the memory resource leakage issueHuang Chao1-4/+0
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
2014-11-27exynos: fimc-is: Internal buffer list cleanupBeata Michalska5-18/+113
2014-11-27ARM: dts: exynos3250-rinato: support for FIMC-ISBeata Michalska2-35/+73
2014-11-27exynos3: fimc-is: Add support for FIMC IS on Exynos3250Beata Michalska21-922/+3462
2014-11-27exynos5: fimc-is: Code cleanupBeata Michalska3-77/+148
2014-11-27exynos: fimc-lite: Capture frame end event notificationBeata Michalska2-17/+29
2014-11-27exynos: mipi-csis: Fix clock handling for exynos3250Beata Michalska1-13/+29
2014-11-27exynos: mipi-csis: Fix handling csis events/errorsBeata Michalska1-14/+18
2014-11-27exynos5: fimc-is: Add driver data entry for S5K68B1 sensorSylwester Nawrocki2-4/+16
2014-11-27exynos5-is: Make sclk_bayer clock handling optionalSylwester Nawrocki1-11/+16
2014-11-27exynos5-is: Allow initialization when fimc-is is a master nodeSylwester Nawrocki7-113/+222
2014-11-27[media] Add driver for exynos5 FIMC-IS subsystemArun Kumar K22-0/+7243
2014-11-27[media] Add Exynos5 FIMC-IS device tree bindings documentationArun Kumar K1-0/+113
2014-11-27exynos5-is: Add media device driver for exynos5 SoCs camera subsystemShaik Ameer Basha2-0/+1336
2014-11-27[media] exynos5-is: Add DT binding documentationShaik Ameer Basha1-0/+126
2014-11-27exynos: mipi-csis: Add suport for Exynos3250Beata Michalska1-74/+183
2014-11-27exynos: fimc-lite: Add support for exynos3250Beata Michalska4-11/+45
2014-11-27exynos: fimc-lite: Add compatible string for exynos3250Sylwester Nawrocki1-2/+15
2014-11-27V4L: Add driver for Samsung S5K8B1YX image sensorSylwester Nawrocki4-0/+408
2014-11-25dma-buf/dmabuf-sync: add dmabuf_sync_reference_reservation functionsubmit/tizen/20141126.081420accepted/tizen/mobile/20141126.082557accepted/tizen/common/20141126.162632Inki Dae1-0/+46
2014-11-25drm/exynos: add dmabuf sync support for page flipInki Dae1-0/+74
2014-11-24dma-buf/dmabuf-sync: fix request order checkInki Dae1-2/+9
2014-11-25cpufreq: stats: fix index of last entity in load_tableSeung-Woo Kim1-1/+1
2014-11-25drm/exynos: remove all codes relevant to dmabuf-syncsubmit/tizen/20141124.161713accepted/tizen/common/20141124.171414Inki Dae4-183/+0
2014-11-24packaging: squash patches from upstream to HEAD-10submit/tizen/20141124.132219accepted/tizen/common/20141124.153414Chanho Park1-0/+1
2014-11-21devfreq: exynos4: Add sentinel into array to fix out-of-bound accesssubmit/tizen_common/20141124.090428submit/tizen/20141123.134900submit/tizen/20141121.110247Seung-Woo Kim1-0/+1
2014-11-21selftests: dma-buf: add selftest for dmabuf-syncChanho Park2-0/+196
2014-11-21dma-buf: add dma-buf-test driverChanho Park3-1/+334
2014-11-21dma-buf: add fcntl system call supportInki Dae1-0/+29
2014-11-21dma-buf/dmabuf-sync: add dmabuf sync frameworkInki Dae8-15/+1422
2014-11-21local: drm/exynos: fix dmabuf variable nameChanho Park2-3/+3
2014-11-21gpu/drm: fix compile error since backportedChanho Park2-51/+1
2014-11-21drm/vma: add access management helpersDavid Herrmann3-3/+192
2014-11-21drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann7-54/+66