aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/wm8505fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-26video: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-04-10video: wm8505fb: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-04-04video: fb: vt8500: Convert framebuffer drivers to standardized bindingTony Prisk1-40/+27
2013-04-04video: vt8500: Adjust contrast in wm8505 framebuffer driver.Tony Prisk1-1/+1
2013-04-04drivers/video/wm8505fb.c: use devm_ functionsJulia Lawall1-60/+19
2013-04-04video: vt8500: Remove unused platform_data/video-vt8500lcdfb.hTony Prisk1-2/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-21video: vt8500: Add devicetree support for vt8500-fb and wm8505-fbTony Prisk1-15/+82
2012-09-14ARM: vt8500: move platform_data definitionsArnd Bergmann1-1/+1
2011-12-03video: convert drivers/video/* to use module_platform_driver()Axel Lin1-12/+1
2010-12-21fbdev: Modify vsync timing calculation in wm8505fbAlexey Charkov1-1/+1
2010-12-21fbdev: Minor cleanup in WM8505-related codeAlexey Charkov1-1/+1
2010-11-09ARM: Add support for the display controllers in VT8500 and WM8505Alexey Charkov1-0/+422