index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
ep93xx-fb.c
Age
Commit message (
Expand
)
Author
2013-06-26
video: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-29
drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driver
H Hartley Sweeten
2013-03-22
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
H Hartley Sweeten
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-09-14
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
2012-08-23
drivers/video/ep93xx-fb.c: use devm_ functions
Damien Cassou
2012-04-21
drivers/video/ep93xx-fb.c: clean up error-handling code
Julia Lawall
2012-03-14
ep93xx: Use ioremap for backlight driver
Ryan Mallon
2011-10-31
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
2011-06-16
Change Ryan Mallon's email address across the kernel
Ryan Mallon
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-11
ARM: 6616/1: Fix ep93xx-fb init/exit annotations
Ryan Mallon
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
fbdev: add palette register check to several drivers
Krzysztof Helt
2009-09-23
ep93xx video driver
Ryan Mallon