| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
* | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-10-12 | 1 | -1/+1 |
|\ |
|
| * | video: mark nuc900fb_map_video_memory as __devinit | Arnd Bergmann | 2012-10-10 | 1 | -1/+1 |
* | | ARM: w90x900: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
|/ |
|
* | video: convert drivers/video/* to use module_platform_driver() | Axel Lin | 2011-12-03 | 1 | -12/+1 |
* | video: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-03 | 1 | -1/+1 |
* | video: nuc900fb: remove include of mach/clkdev.h | Axel Lin | 2011-09-01 | 1 | -1/+0 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | video: nuc900fb: properly free resources in nuc900fb_remove | Axel Lin | 2011-01-18 | 1 | -0/+2 |
* | video: nuc900fb: fix compile error | Axel Lin | 2011-01-18 | 1 | -2/+2 |
* | nuc900fb: don't treat NULL clk as an error | Jamie Iles | 2011-01-12 | 1 | -2/+3 |
* | drivers/video/nuc900fb.c: fix lcd build error | Wan ZongShun | 2010-06-29 | 1 | -2/+0 |
* | nuc900fb: release correct mem region | Dan Carpenter | 2010-05-25 | 1 | -1/+1 |
* | NUC900 LCD Controller Driver | Wang Qiang | 2010-03-12 | 1 | -0/+779 |