aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/msm/mdp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-520/+0
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+0
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+5
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-7/+5
2012-09-22video: msm: Remove useless mach/* includesStephen Boyd1-1/+0
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann1-1/+1
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker1-0/+1
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-nextFlorian Tobias Schandinat1-1/+3
2011-07-13drivers/video/msm/mdp.c: adjust error handling codeJulia Lawall1-1/+3
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-2/+1
2010-10-12drivers: msm: video: add dev_set_name callDaniel Walker1-0/+1
2010-10-12drivers: video: msm: fix hang on disable_irqDaniel Walker1-1/+1
2010-06-17drivers: video: msm: drop some unused variablesDaniel Walker1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-12drivers/video/msm: update to new kernelPavel Machek1-18/+0
2009-09-23fbdev: framebuffer support for HTC DreamPavel Machek1-0/+538