summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-18media: check status of dmxdev->exit in poll functions of demux&dvrChangbing Xiong1-1/+5
2014-11-18media: correct return value in dvb_demux_pollChangbing Xiong1-1/+1
2014-11-18media: fix kernel deadlock due to tuner pull-out while playingChangbing Xiong1-1/+1
2014-11-18of: Add common FDT machine revision related functionBeomho Seo1-1/+16
2014-11-18media: s5p_mfc: unify variable naming styleZhaowei Yuan1-3/+3
2014-11-18media: s5p_mfc: correct the loop conditionZhaowei Yuan1-1/+1
2014-11-18media: s5p_mfc: Mark buffer as requested after it is indeed allocatedZhaowei Yuan1-1/+2
2014-11-18media: s5p_mfc: Correct improper log and revert file permissionZhaowei Yuan2-1/+1
2014-11-18media: s5p_mfc: Remove unnecessary checking for fmt->typeZhaowei Yuan1-6/+1
2014-11-18vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan1-1/+1
2014-11-18exynos/drm: gsc: fix build error related with write backHyungwon Hwang1-4/+4
2014-11-18exynos/drm: ipp: fix to get null when the list is emptyHyungwon Hwang1-4/+4
2014-11-18input: touchscreen: mms128: change calling mms config set functionBeomho Seo1-6/+3
2014-11-18input: touchscreen: mms128: remove global variable "enable"Beomho Seo1-13/+2
2014-11-18thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250Chanwoo Choi4-7/+22
2014-11-18drm: fimc: support ipp dynamic color rangeDonghwa Lee1-1/+14
2014-11-18drm/exynos: gsc: add device tree supportHyungwon Hwang1-0/+7
2014-11-18drm/exynos: gsc: enable DRM_EXYNOS_GSC for Exynos 3 seriesHyungwon Hwang1-1/+1
2014-11-18thermal: Use THERMAL_TREND_{RISING|FALLING} to indicate thermal trendsLukasz Majewski1-3/+5
2014-11-18cpufreq: exynos3250: Initialize frequency table staticallyChanwoo Choi1-3/+1
2014-11-18cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUsChanwoo Choi4-25/+271
2014-11-18cpufreq: Add debugfs directory for cpufreqChanwoo Choi1-0/+178
2014-11-18devfreq: exynos4: Move definition to remove build breakChanwoo Choi2-6/+6
2014-11-18devfreq: exynos: Add Exynos3250 busfreq supportChanwoo Choi3-0/+1142
2014-11-18drm: fimd: support display writeback modeDonghwa Lee4-21/+111
2014-11-18input: touchscreen: mms128: remove CONFIG_TIZEN_WIP ifdefsBeomho Seo1-4/+0
2014-11-18au0828: workaround i2c clock speed for DViCO FusionHDTV7Joonyoung Shim1-1/+1
2014-11-18of: introduce common FDT machine related functionsRob Herring1-0/+60
2014-11-18drm/exynos: hdmi: fix macros for audio registersRobert Baldyga2-5/+5
2014-11-18media: s5p-mfc: skip incomeplete frameDonghwa Lee2-2/+4
2014-11-18media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shmZhaowei Yuan1-0/+1
2014-11-18clk: Add missing of_clk_set_defaults exportSylwester Nawrocki1-0/+1
2014-11-18clk: checking wrong variable in __set_clk_parents()Dan Carpenter1-2/+2
2014-11-18clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki6-1/+170
2014-11-18serial: samsung: fix maximum baudrateSeung-Woo Kim1-1/+1
2014-11-18drm/panel: s6e63j0x03: decrease TE signal rate to 30HzInki Dae1-1/+1
2014-11-18drm/exynos: fimd: add exynos3250 SoC supportInki Dae1-8/+13
2014-11-18drm/exynos: mipi-dsi: add exynos3250 SoC support.Inki Dae1-0/+14
2014-11-18gpu/mali: add exynos3250 SoC supportInki Dae1-22/+55
2014-11-18clk/exynos3250: do not define g3d/lcd block gate clockInki Dae1-4/+0
2014-11-18clk: samsung: fix missing spin_lock initializationChanho Park1-0/+1
2014-11-18Revert "drivers: usb: s3c-hsotg: add support for usb core regulator"Chanho Park1-1/+0
2014-11-18xc5000: be sure that the firmware is there before set paramsMauro Carvalho Chehab1-5/+5
2014-11-18au0828: Fix DVB resume when streamingMauro Carvalho Chehab2-7/+11
2014-11-18au0828: fix checks if dvb is initializedMauro Carvalho Chehab1-6/+6
2014-11-18[media] xc5000: better name the functionsMauro Carvalho Chehab1-5/+5
2014-11-18[media] xc5000: add a resume functionMauro Carvalho Chehab1-0/+1
2014-11-18[media] xc5000: Split config and set code for analog/radioMauro Carvalho Chehab1-25/+56
2014-11-18[media] au0828: move the code that sets DTV on a separate funcMauro Carvalho Chehab1-34/+45
2014-11-18[media] xc5000: fix xc5000 suspendMauro Carvalho Chehab1-0/+19