index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
imxfb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
imxfb: Add support for multiple displays
Sascha Hauer
2009-08-07
1
-71
/
+120
*
imxfb: use resource_size() macro
Sascha Hauer
2009-08-07
1
-4
/
+4
*
imxfb: calculate bpix value from bits_per_pixel
Sascha Hauer
2009-08-07
1
-1
/
+18
*
imxfb: Fix TFT mode
Sascha Hauer
2009-03-27
1
-1
/
+1
*
imxfb: add clock support
Sascha Hauer
2009-03-27
1
-1
/
+39
*
imxfb: Fix margin settings
Sascha Hauer
2009-03-13
1
-3
/
+3
*
imxfb: add mx27 support
Sascha Hauer
2009-03-13
1
-4
/
+23
*
imxfb: add 18 bit support
Sascha Hauer
2009-03-13
1
-4
/
+15
*
imxfb: add platform specific init/exit functions
Sascha Hauer
2009-03-13
1
-0
/
+14
*
i.MX Framebuffer: add TFT support
Sascha Hauer
2008-12-16
1
-19
/
+19
*
i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data
Sascha Hauer
2008-12-16
1
-34
/
+34
*
i.MX Framebuffer: Cleanup Coding style
Sascha Hauer
2008-12-16
1
-36
/
+34
*
i.MX Framebuffer: remove header file
Sascha Hauer
2008-12-16
1
-2
/
+60
*
i.MX Framebuffer: fix margins
Sascha Hauer
2008-12-16
1
-4
/
+4
*
i.MX Framebuffer: Use readl/writel instead of direct pointer deref
Juergen Beisert
2008-12-16
1
-65
/
+128
*
i.MX Framebuffer: remove gpio setup function
Sascha Hauer
2008-12-16
1
-53
/
+0
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-2
/
+2
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
1
-0
/
+1
*
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-3
/
+3
*
imxfb: fast read flag and nonstandard field configurable
Pavel Pisa
2007-10-16
1
-1
/
+2
*
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-10-16
1
-1
/
+0
*
imxfb: fix memory hole
Sascha Hauer
2007-05-23
1
-1
/
+0
*
imxfb: remove ifdefs
Sascha Hauer
2007-05-23
1
-15
/
+8
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fix
Pavel Pisa
2006-01-07
1
-3
/
+3
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
1
-23
/
+22
*
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
2005-11-07
1
-1
/
+0
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
1
-1
/
+1
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-6
/
+4
*
[ARM] Don't include mach-types.h unnecessarily
Russell King
2005-09-29
1
-1
/
+0
*
[PATCH] Fix up some pm_message_t types
Richard Purdie
2005-09-17
1
-1
/
+1
*
[PATCH] ARM: 2687/1: i.MX framebuffer: make dmacr register platform configurable
Sascha Hauer
2005-07-17
1
-7
/
+7
*
[PATCH] imxfb: Add Freescale i.MX framebuffer driver
Sascha Hauer
2005-05-01
1
-0
/
+695