summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-18hwmon: ntc_thermistor: Add ntc thermistor to thermal subsystem as a sensor.Jonghwa Lee2-0/+26
2014-11-18thermal: Bind cooling devices with the correct argumentsPunit Agrawal1-2/+2
2014-11-18thermal: Add braces around suspect codeStephen Boyd1-1/+2
2014-11-18thermal:samsung: fix compilation warningNaveen Krishna Chatradhi1-1/+1
2014-11-18thermal: introduce device tree parserEduardo Valentin5-1/+880
2014-11-18thermal: allow registering without .get_tempEduardo Valentin1-2/+8
2014-11-18mfd: max77686: Add registration of max77686-clk for control 32khz clock outputsInha Song1-0/+1
2014-11-18mfd: max14577: Add compatible string to max77836 charger's mfd cell.Jonghwa Lee1-1/+3
2014-11-18power_supply: allow power supply devices registered w/o wakeup sourceZhang Rui1-2/+13
2014-11-18power_supply: Add power_supply_get_by_phandleSebastian Reichel1-0/+26
2014-11-18power_supply: Add power_supply notifierPali Rohár1-0/+18
2014-11-18power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan1-6/+6
2014-11-18power_supply: Prevent suspend until power supply events are processedZoran Markovic1-6/+32
2014-11-18power_supply: Add of_node_put to fix refcountRhyland Klein1-0/+4
2014-11-18sensorhub: Add sensor position checkJaewon Kim1-9/+14
2014-11-18drm/exynos: fimd: fix screen shaking issueInki Dae1-0/+19
2014-11-18thermal: samsung: Change calculation type from TWO_POINT_TRIMMING to ONE_POIN...Chanwoo Choi1-1/+1
2014-11-18drm/exynos/ipp: add file checks for ioctlsAndrzej Hajda1-44/+22
2014-11-18drm/exynos/ipp: remove file argument from node related functionsAndrzej Hajda1-8/+6
2014-11-18drm/exynos/fimc: fix source buffer registersAndrzej Hajda1-5/+8
2014-11-18drm/exynos/fimc: simplify buffer queuingAndrzej Hajda1-49/+15
2014-11-18drm/exynos/fimc: do not enable fimc twiceAndrzej Hajda1-4/+1
2014-11-18drm/exynos/fimc: avoid clearing overflow bitsAndrzej Hajda1-3/+0
2014-11-18drm/exynos/ipp: remove events during command cleaningAndrzej Hajda1-78/+78
2014-11-18drm/exynos/ipp: stop hardware before freeing memoryAndrzej Hajda1-9/+7
2014-11-18drm/exynos/ipp: replace work_struct casting with better constructsAndrzej Hajda4-8/+6
2014-11-18drm/exynos/ipp: clean memory nodes on command node cleaningAndrzej Hajda1-3/+9
2014-11-18drm/exynos/ipp: move nodes cleaning to separate functionAndrzej Hajda1-157/+127
2014-11-18drm/exynos/ipp: free partially allocated resources on errorAndrzej Hajda1-39/+31
2014-11-18drm/exynos/ipp: remove unused field in command nodeAndrzej Hajda2-3/+0
2014-11-18drm/exynos/ipp: remove only related commands on file closeAndrzej Hajda1-8/+2
2014-11-18drm/exynos/ipp: move file reference from memory to command nodeAndrzej Hajda2-3/+4
2014-11-18drm/exynos/ipp: cancel works before command node cleanAndrzej Hajda1-0/+5
2014-11-18drm/exynos/ipp: remove fake pm callbacksAndrzej Hajda1-51/+0
2014-11-18upstream media: fix: au0828 call dvb core suspendMauro Carvalho Chehab1-21/+26
2014-11-18s5p-mfc: Fix debug/error messages in s5p_mfc_init_hwKamil Debski1-2/+2
2014-11-18dma: of: Remove restriction that #dma-cells can't be 0Lars-Peter Clausen1-7/+4
2014-11-18drm/exynos: scaler: add exynos drm sc driverHyungwon Hwang7-0/+2230
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