summaryrefslogtreecommitdiffstats
path: root/drivers/video/ep93xx-fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-634/+0Star
* video: ep93xx-fb: use dev_get_platdata()Jingoo Han2013-09-201-1/+1
* video: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-261-2/+0Star
* drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driverH Hartley Sweeten2013-04-301-15/+3Star
* drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten2013-03-231-0/+1
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+4
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-11/+6Star
|\
| * drivers/video/ep93xx-fb.c: use devm_ functionsDamien Cassou2012-08-231-11/+6Star
* | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
|/
* drivers/video/ep93xx-fb.c: clean up error-handling codeJulia Lawall2012-04-211-15/+17
* ep93xx: Use ioremap for backlight driverRyan Mallon2012-03-141-9/+9
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-11-011-0/+1
* Change Ryan Mallon's email address across the kernelRyan Mallon2011-06-161-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon2011-01-111-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* fbdev: add palette register check to several driversKrzysztof Helt2009-12-161-0/+2
* ep93xx video driverRyan Mallon2009-09-231-0/+646