aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/ep93xx-fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-04-29drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driverH Hartley Sweeten1-15/+3
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-11/+6
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann1-1/+1
2012-08-23drivers/video/ep93xx-fb.c: use devm_ functionsDamien Cassou1-11/+6
2012-04-21drivers/video/ep93xx-fb.c: clean up error-handling codeJulia Lawall1-15/+17
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon1-9/+9
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker1-0/+1
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-11ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon1-3/+3
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-12-16fbdev: add palette register check to several driversKrzysztof Helt1-0/+2
2009-09-23ep93xx video driverRyan Mallon1-0/+646