index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap
/
omapfb_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-1971
/
+0
2013-09-20
video: omapfb: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-03-22
omapfb: fix broken build on OMAP1
Aaro Koskinen
1
-0
/
+2
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
1
-1
/
+1
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
1
-1
/
+1
2012-09-07
OMAPFB1: remove a non-used table
Tomi Valkeinen
1
-9
/
+0
2012-02-23
OMAPFB: remove remaining OMAP arch checks
Tomi Valkeinen
1
-2
/
+1
2012-02-23
OMAPFB: remove mem info from platform_data
Tomi Valkeinen
1
-5
/
+0
2012-02-23
OMAPFB: Remove video SRAM support (old omapfb)
Tomi Valkeinen
1
-1
/
+1
2012-02-22
OMAPFB: Remove OMAP2/3 support from old omapfb driver
Tomi Valkeinen
1
-16
/
+0
2012-02-22
OMAPFB: remove old blizzard driver
Tomi Valkeinen
1
-4
/
+0
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2011-10-31
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
1
-0
/
+1
2011-05-12
OMAPFB: fix wrong clock aliases and device name
Tomi Valkeinen
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-12
omapfb: Fix 12-bit display (RGB444 color mode) handling
Janusz Krzysztofik
1
-3
/
+4
2010-01-11
OMAP: OMAPFB: add dummy release function for omapdss
Tomi Valkeinen
1
-0
/
+7
2010-01-11
OMAP: OMAPFB: fix clk_get for RFBI
Tomi Valkeinen
1
-0
/
+18
2009-12-09
OMAP: OMAPFB: split omapfb.h
Tomi Valkeinen
1
-1
/
+1
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-2
/
+2
2009-10-06
omapfb: Condition mutex acquisition
Sergio Aguirre
1
-8
/
+14
2009-09-23
omapfb: fix coding style / remove dead line
arun c
1
-3
/
+2
2009-09-23
omapfb: suspend/resume only if FB device is already initialized
Jouni Hogander
1
-3
/
+4
2009-09-23
omapfb: add support for rotation on the Blizzard LCD ctrl
Rodrigo Vivi
1
-14
/
+38
2009-07-12
omap: video: remove direct access of driver_data
Greg Kroah-Hartman
1
-7
/
+7
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
1
-0
/
+4
2009-04-01
omapfb: fix argument of blank operation
Felipe Contreras
1
-4
/
+4
2008-12-01
[ARM] omap: fix a pile of issues
Russell King
1
-1
/
+1
2008-09-05
[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...
Russell King
1
-4
/
+5
2008-09-05
[ARM] omap: fix lots of 'Using plain integer as NULL pointer'
Russell King
1
-3
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2007-07-17
OMAP: add TI OMAP framebuffer driver
Imre Deak
1
-0
/
+1941