summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-05Merge "drm/exynos: fimd: fix screen shaking issue" into tizenInki Dae1-0/+19
2014-09-30drm/exynos: fimd: fix screen shaking issueInki Dae1-0/+19
2014-09-30thermal: samsung: Change calculation type from TWO_POINT_TRIMMING to ONE_POIN...Chanwoo Choi1-1/+1
2014-09-16drm/exynos/ipp: add file checks for ioctlsAndrzej Hajda1-44/+22
2014-09-16drm/exynos/ipp: remove file argument from node related functionsAndrzej Hajda1-8/+6
2014-09-16drm/exynos/fimc: fix source buffer registersAndrzej Hajda1-5/+8
2014-09-16drm/exynos/fimc: simplify buffer queuingAndrzej Hajda1-49/+15
2014-09-16drm/exynos/fimc: do not enable fimc twiceAndrzej Hajda1-4/+1
2014-09-16drm/exynos/fimc: avoid clearing overflow bitsAndrzej Hajda1-3/+0
2014-09-16drm/exynos/ipp: remove events during command cleaningAndrzej Hajda1-78/+78
2014-09-16drm/exynos/ipp: stop hardware before freeing memoryAndrzej Hajda1-9/+7
2014-09-16drm/exynos/ipp: replace work_struct casting with better constructsAndrzej Hajda4-8/+6
2014-09-16drm/exynos/ipp: clean memory nodes on command node cleaningAndrzej Hajda1-3/+9
2014-09-16drm/exynos/ipp: move nodes cleaning to separate functionAndrzej Hajda1-157/+127
2014-09-16drm/exynos/ipp: free partially allocated resources on errorAndrzej Hajda1-39/+31
2014-09-16drm/exynos/ipp: remove unused field in command nodeAndrzej Hajda2-3/+0
2014-09-16drm/exynos/ipp: remove only related commands on file closeAndrzej Hajda1-8/+2
2014-09-16drm/exynos/ipp: move file reference from memory to command nodeAndrzej Hajda2-3/+4
2014-09-16drm/exynos/ipp: cancel works before command node cleanAndrzej Hajda1-0/+5
2014-09-16drm/exynos/ipp: remove fake pm callbacksAndrzej Hajda1-51/+0
2014-09-10Merge "drm/exynos: scaler: add exynos drm sc driver" into tizenInki Dae7-0/+2230
2014-09-10upstream media: fix: au0828 call dvb core suspendMauro Carvalho Chehab1-21/+26
2014-09-10s5p-mfc: Fix debug/error messages in s5p_mfc_init_hwKamil Debski1-2/+2
2014-09-10dma: of: Remove restriction that #dma-cells can't be 0Lars-Peter Clausen1-7/+4
2014-09-04drm/exynos: scaler: add exynos drm sc driverHyungwon Hwang7-0/+2230
2014-09-03media: check status of dmxdev->exit in poll functions of demux&dvrChangbing Xiong1-1/+5
2014-09-03media: correct return value in dvb_demux_pollChangbing Xiong1-1/+1
2014-09-03media: fix kernel deadlock due to tuner pull-out while playingChangbing Xiong1-1/+1
2014-08-29of: Add common FDT machine revision related functionBeomho Seo1-1/+16
2014-08-25media: s5p_mfc: unify variable naming styleZhaowei Yuan1-3/+3
2014-08-25media: s5p_mfc: correct the loop conditionZhaowei Yuan1-1/+1
2014-08-25media: s5p_mfc: Mark buffer as requested after it is indeed allocatedZhaowei Yuan1-1/+2
2014-08-25media: s5p_mfc: Correct improper log and revert file permissionZhaowei Yuan2-1/+1
2014-08-25media: s5p_mfc: Remove unnecessary checking for fmt->typeZhaowei Yuan1-6/+1
2014-08-25vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan1-1/+1
2014-08-22exynos/drm: gsc: fix build error related with write backHyungwon Hwang1-4/+4
2014-08-22exynos/drm: ipp: fix to get null when the list is emptyHyungwon Hwang1-4/+4
2014-08-21input: touchscreen: mms128: change calling mms config set functionBeomho Seo1-6/+3
2014-08-21input: touchscreen: mms128: remove global variable "enable"Beomho Seo1-13/+2
2014-08-20Merge "drm: fimc: support ipp dynamic color range" into tizenInki Dae1-1/+14
2014-08-19thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250Chanwoo Choi4-7/+22
2014-08-20drm: fimc: support ipp dynamic color rangeDonghwa Lee1-1/+14
2014-08-20drm/exynos: gsc: add device tree supportHyungwon Hwang1-0/+7
2014-08-20drm/exynos: gsc: enable DRM_EXYNOS_GSC for Exynos 3 seriesHyungwon Hwang1-1/+1
2014-08-19thermal: Use THERMAL_TREND_{RISING|FALLING} to indicate thermal trendsLukasz Majewski1-3/+5
2014-08-19cpufreq: exynos3250: Initialize frequency table staticallyChanwoo Choi1-3/+1
2014-08-19cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUsChanwoo Choi4-25/+271
2014-08-19cpufreq: Add debugfs directory for cpufreqChanwoo Choi1-0/+178
2014-08-19devfreq: exynos4: Move definition to remove build breakChanwoo Choi2-6/+6
2014-08-19devfreq: exynos: Add Exynos3250 busfreq supportChanwoo Choi3-0/+1142