aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sh7760fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-29video: sh7760fb: fix to pass correct device identity to free_irq()Wei Yongjun1-1/+1
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2011-12-03video: convert drivers/video/* to use module_platform_driver()Axel Lin1-12/+1
2011-05-24drivers/video: Convert release_resource to release_mem_regionJulia Lawall1-4/+2
2011-03-22video: sh7760fb: use resource_size()axel lin1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-13/+6
2008-12-22sh: sh7760fb: Fix color pallette settingNobuhiro Iwamatsu1-67/+19
2008-07-28sh7760fb: write colormap value to hardwareManuel Lauss1-0/+1
2008-07-24video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu1-0/+658