index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
omapfb
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
6
-4420
/
+0
*
Merge branch '3.15/dss-dt' into 3.15/fbdev
Tomi Valkeinen
2014-03-20
1
-17
/
+50
|
\
|
*
OMAPFB: search for default display with DT alias
Tomi Valkeinen
2014-03-19
1
-1
/
+22
|
*
OMAPFB: clean up default display search
Tomi Valkeinen
2014-03-19
1
-17
/
+29
*
|
OMAPDSS: convert pixel clock to common videomode style
Tomi Valkeinen
2014-03-05
1
-4
/
+4
|
/
*
OMAPFB: disable overlays on driver removal
Tomi Valkeinen
2014-01-13
1
-0
/
+10
*
OMAPFB: give informative print when probe succeeds
Tomi Valkeinen
2014-01-13
1
-0
/
+9
*
OMAPFB: use EPROBE_DEFER if default display is not present
Tomi Valkeinen
2013-06-17
1
-1
/
+1
*
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
2013-06-17
1
-11
/
+14
*
OMAPDSS: add helpers to get mgr or output from display
Tomi Valkeinen
2013-06-17
2
-11
/
+14
*
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...
Jean-Christophe PLAGNIOL-VILLARD
2013-05-29
1
-0
/
+3
|
\
|
*
OMAPDSS: Fix crash with DT boot
Tomi Valkeinen
2013-05-23
1
-0
/
+3
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
1
-27
/
+5
|
\
\
|
|
/
|
/
|
|
*
OMAPFB: defer probe if no displays
Tomi Valkeinen
2013-05-02
1
-1
/
+1
|
*
OMAPFB: use module_platform_driver()
Tomi Valkeinen
2013-05-02
1
-25
/
+3
|
*
OMAPDSS: add output->dispc_channel
Tomi Valkeinen
2013-04-03
1
-1
/
+1
*
|
fbdev/omapfb: use vm_iomap_memory()
Tomi Valkeinen
2013-04-24
1
-23
/
+7
|
/
*
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
[next]