aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/ep93xx-fb.c
AgeCommit message (Expand)Author
2013-09-20video: ep93xx-fb: use dev_get_platdata()Jingoo Han
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-29drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driverH Hartley Sweeten
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-08-23drivers/video/ep93xx-fb.c: use devm_ functionsDamien Cassou
2012-04-21drivers/video/ep93xx-fb.c: clean up error-handling codeJulia Lawall
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-11ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16fbdev: add palette register check to several driversKrzysztof Helt
2009-09-23ep93xx video driverRyan Mallon