summaryrefslogtreecommitdiffstats
path: root/drivers/video/mmp
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-3510/+0
2014-01-17video: mmp: Using plain integer as NULL pointerDan Carpenter-1/+1
2014-01-17video: mmp: delete a stray mutex_unlock()Dan Carpenter-6/+1
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds-42/+68
2013-09-26video: mmp: drop needless devm cleanupUwe Kleine-König-15/+2
2013-09-20video: mmp: add pitch info in mmp_win structureJing Xiang-7/+29
2013-09-20video: mmp: calculate pitch value when fb set winJing Xiang-12/+16
2013-09-20video: mmp: optimize some register setting codeGuoqing Li-15/+7
2013-09-20video: mmp: rb swap setting update for mmp displayGuoqing Li-8/+16
2013-06-28Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb...Jean-Christophe PLAGNIOL-VILLARD-2/+0
2013-06-27video: mmp: fix graphics/video layer enable/mask swap issueJing Xiang-3/+3
2013-06-27video: mmp: fix memcpy wrong size for mmp_addr issueJing Xiang-1/+1
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-04-29drivers/video/mmp: remove legacy hw definitionsZhou Zhu-478/+1
2013-04-17drivers/video/mmp/core.c: fix use-after-free bugAndrei Epure-2/+0
2013-02-21video: mmpdisp: add spi port in display controllerZhou Zhu-0/+199
2013-02-21video: mmp: add tpo hvga panel supportedLisa Du-1/+195
2013-02-21video: mmp display controller supportGuoqing Li-1/+2570
2013-02-21fb: mmp: include linux/platform_device.hArnd Bergmann-0/+1
2013-02-21video: mmp fb supportZhou Zhu-1/+757
2013-02-21video: mmp display subsystemZhou Zhu-0/+264