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
/
omap2
/
omapfb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "OMAPFB: simplify locking"
Tomi Valkeinen
2012-12-13
4
-79
/
+132
*
OMAPFB: remove silly loop in fb2display()
Tomi Valkeinen
2012-12-13
1
-6
/
+6
*
OMAPFB: fix error handling in omapfb_find_best_mode()
Tomi Valkeinen
2012-12-13
1
-0
/
+6
*
OMAPFB: use devm_kzalloc to allocate omapfb2_device
Tomi Valkeinen
2012-12-13
1
-2
/
+2
*
OMAPDSS: use omapdss_compat_init() in other drivers
Tomi Valkeinen
2012-12-07
1
-0
/
+6
*
OMAPFB: connect ovl managers to all dssdevs
Tomi Valkeinen
2012-12-07
1
-14
/
+24
*
OMAPFB: remove warning when trying to alloc at certain paddress
Tomi Valkeinen
2012-12-07
1
-3
/
+3
*
OMAPFB: simplify locking
Tomi Valkeinen
2012-12-07
4
-132
/
+79
*
OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmem
Tomi Valkeinen
2012-12-07
3
-4
/
+8
*
OMAPFB: remove exported udpate window
Tomi Valkeinen
2012-12-07
2
-27
/
+3
*
Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux
Tomi Valkeinen
2012-11-26
1
-1
/
+1
|
\
|
*
OMAPFB: Fix possible null pointer dereferencing
Tushar Behera
2012-11-19
1
-1
/
+1
*
|
OMAPFB: fix compilation error
Tomi Valkeinen
2012-11-23
1
-0
/
+1
*
|
OMAPFB: Delete if statement evaluating a constant.
Matthias Brugger
2012-11-19
1
-4
/
+0
*
|
Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linux
Tomi Valkeinen
2012-11-16
4
-41
/
+48
|
\
\
|
*
|
OMAPFB: use dma_alloc_attrs to allocate memory
Tomi Valkeinen
2012-11-13
4
-41
/
+48
|
|
/
*
|
OMAPFB: improve mode selection from EDID
Tomi Valkeinen
2012-10-29
1
-5
/
+8
*
|
OMAPFB: remove use of extended edid block
Tomi Valkeinen
2012-10-29
1
-3
/
+0
*
|
OMAPDSS: remove initial display code from omapdss
Tomi Valkeinen
2012-10-29
1
-11
/
+66
*
|
OMAPDSS: remove omap_dss_device's suspend/resume
Tomi Valkeinen
2012-10-24
1
-5
/
+3
*
|
OMAPFB: use omap_vrfb_supported()
Tomi Valkeinen
2012-10-17
1
-5
/
+1
*
|
OMAP: move arch/arm/plat-omap/include/plat/vrfb.h
Tomi Valkeinen
2012-10-17
3
-3
/
+3
|
/
*
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-10-12
3
-6
/
+38
|
\
|
*
OMAPFB: Change dssdev->manager references
Archit Taneja
2012-09-26
1
-2
/
+5
|
*
OMAPFB: remove manager->device references
Archit Taneja
2012-09-26
2
-4
/
+7
|
*
OMAPFB: Clear framebuffers before they are registered
Archit Taneja
2012-09-11
1
-10
/
+10
|
*
OMAPFB: clear framebuffers with CPU
Tomi Valkeinen
2012-09-07
1
-0
/
+26
|
*
OMAPFB: fix framebuffer console colors
Grazvydas Ignotas
2012-08-10
1
-1
/
+1
*
|
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
|
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
2012-09-12
1
-0
/
+1
*
|
OMAPFB: fix framebuffer console colors
Grazvydas Ignotas
2012-08-23
1
-1
/
+1
|
/
*
OMAPFB: Map interlace field in omap_video_timings with fb vmode flags
Archit Taneja
2012-06-29
1
-3
/
+5
*
OMAPFB: Map the newly added omap_video_timings fields with fb sync flags
Archit Taneja
2012-06-29
1
-4
/
+39
*
OMAPFB: remove compiler warnings when CONFIG_BUG=n
Tomi Valkeinen
2012-05-22
2
-0
/
+2
*
OMAPFB: add __init & __exit
Tomi Valkeinen
2012-05-11
1
-5
/
+4
*
OMAPFB: fix parsing of vram parameter
Tomi Valkeinen
2012-05-11
1
-1
/
+1
*
OMAPDSS: OMAPFB: always allow to configure overlay
Grazvydas Ignotas
2012-05-11
1
-2
/
+2
*
OMAPDSS: OMAPFB: check for matching memory size early
Grazvydas Ignotas
2012-04-23
1
-6
/
+7
*
OMAPFB: remove unused fb_format_to_dss_mode()
Tomi Valkeinen
2012-02-23
1
-54
/
+0
*
OMAPFB: remove mem info from platform_data
Tomi Valkeinen
2012-02-23
1
-43
/
+0
*
OMAPDSS: Remove video SRAM support
Tomi Valkeinen
2012-02-23
2
-3
/
+3
*
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-01-14
4
-32
/
+39
|
\
|
*
OMAPDSS: APPLY: move ovl->info to apply.c
Tomi Valkeinen
2011-12-02
2
-10
/
+14
|
*
OMAPDSS: APPLY: rewrite overlay enable/disable
Tomi Valkeinen
2011-12-02
4
-22
/
+25
*
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
2
-5
/
+5
*
|
staging: add omapdrm DRM/KMS driver for TI OMAP platforms
Rob Clark
2011-11-26
1
-1
/
+1
|
/
*
video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
OMAPDSS: remove vaddr from overlay info
Tomi Valkeinen
2011-09-30
1
-14
/
+5
*
OMAPFB: find best mode from edid
Tomi Valkeinen
2011-09-30
1
-10
/
+99
*
OMAP: OMAPFB: string parsing cleanups
Tomi Valkeinen
2011-09-30
1
-4
/
+2
[next]