summaryrefslogtreecommitdiffstats
path: root/drivers/video/nuc900fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: convert drivers/video/* to use module_platform_driver()Axel Lin2011-12-031-12/+1
* video: irq: Remove IRQF_DISABLEDYong Zhang2011-10-031-1/+1
* video: nuc900fb: remove include of mach/clkdev.hAxel Lin2011-09-011-1/+0
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* video: nuc900fb: properly free resources in nuc900fb_removeAxel Lin2011-01-181-0/+2
* video: nuc900fb: fix compile errorAxel Lin2011-01-181-2/+2
* nuc900fb: don't treat NULL clk as an errorJamie Iles2011-01-121-2/+3
* drivers/video/nuc900fb.c: fix lcd build errorWan ZongShun2010-06-291-2/+0
* nuc900fb: release correct mem regionDan Carpenter2010-05-251-1/+1
* NUC900 LCD Controller DriverWang Qiang2010-03-121-0/+779