summaryrefslogtreecommitdiffstats
path: root/drivers/video/nuc900fb.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-1/+1
|\
| * video: mark nuc900fb_map_video_memory as __devinitArnd Bergmann2012-10-101-1/+1
* | ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
|/
* 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