aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/nuc900fb.c
AgeCommit message (Expand)Author
2013-07-26video: nuc900fb: fix to pass correct device identity to request_irq()Wei Yongjun
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-10-10video: mark nuc900fb_map_video_memory as __devinitArnd Bergmann
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann
2011-12-03video: convert drivers/video/* to use module_platform_driver()Axel Lin
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-01video: nuc900fb: remove include of mach/clkdev.hAxel Lin
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-01-18video: nuc900fb: properly free resources in nuc900fb_removeAxel Lin
2011-01-18video: nuc900fb: fix compile errorAxel Lin
2011-01-12nuc900fb: don't treat NULL clk as an errorJamie Iles
2010-06-29drivers/video/nuc900fb.c: fix lcd build errorWan ZongShun
2010-05-25nuc900fb: release correct mem regionDan Carpenter
2010-03-12NUC900 LCD Controller DriverWang Qiang