aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/nuc900fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-26video: nuc900fb: fix to pass correct device identity to request_irq()Wei Yongjun1-2/+1
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+1
2012-10-10video: mark nuc900fb_map_video_memory as __devinitArnd Bergmann1-1/+1
2012-09-14ARM: w90x900: 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-09-01video: nuc900fb: remove include of mach/clkdev.hAxel Lin1-1/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-01-18video: nuc900fb: properly free resources in nuc900fb_removeAxel Lin1-0/+2
2011-01-18video: nuc900fb: fix compile errorAxel Lin1-2/+2
2011-01-12nuc900fb: don't treat NULL clk as an errorJamie Iles1-2/+3
2010-06-29drivers/video/nuc900fb.c: fix lcd build errorWan ZongShun1-2/+0
2010-05-25nuc900fb: release correct mem regionDan Carpenter1-1/+1
2010-03-12NUC900 LCD Controller DriverWang Qiang1-0/+779