aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-5/+4
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds4-8/+3
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 Boyd3-5/+0
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann8-8/+8
2012-08-23drivers/video/msm/mddi_client_nt35399.c: use devm_ functionsDamien Cassou1-3/+3
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown1-4/+4
2012-01-28video: use gpio_request_oneJingoo Han2-12/+2
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker1-0/+1
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang2-2/+2
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 Perches2-6/+4
2011-04-10treewide: Fix iomap resource size miscalculationsJoe Perches1-1/+1
2011-03-08msm: mdp: Set the correct pack pattern for XRGB/ARGBDima Zavin1-1/+1
2011-03-08msm_fb: Fix framebuffer consoleArve Hjønnevåg1-2/+2
2011-03-02msm: mdp: Add support for RGBX 8888 image format.Dima Zavin2-1/+9
2011-03-02video: msmfb: Put the partial update magic value into the fix_screen struct.Dima Zavin1-0/+12
2011-01-25video/msm_fb: use system_wq instead of dedicated workqueuesTejun Heo1-10/+1
2010-10-27drivers/video/msm/mddi.c: Remove multiple KERN_<level> usesJoe Perches1-3/+2
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-07-29video: msm: Fix section mismatch in mddi.c.Gregory Bean1-1/+1
2010-06-17drivers: video: msm: drop some unused variablesDaniel Walker2-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-0/+6
2009-11-12drivers/video/msm: update to new kernelPavel Machek5-38/+3
2009-10-08video: includecheck fix: msm, mddi.cJaswinder Singh Rajput1-2/+0
2009-09-23fbdev: framebuffer support for HTC DreamPavel Machek13-0/+5718