aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/vt8500lcdfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-04-04video: fb: vt8500: Convert framebuffer drivers to standardized bindingTony Prisk1-33/+20
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-11/+68
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
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-19vt8500lcdfb: use display information in info not in var for panningLaurent Pinchart1-2/+2
2011-01-13fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfbAlexey Charkov1-0/+28
2010-11-09ARM: Add support for the display controllers in VT8500 and WM8505Alexey Charkov1-0/+447