index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
omapfb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-27
/
+5
2013-05-02
OMAPFB: defer probe if no displays
Tomi Valkeinen
1
-1
/
+1
2013-05-02
OMAPFB: use module_platform_driver()
Tomi Valkeinen
1
-25
/
+3
2013-04-24
fbdev/omapfb: use vm_iomap_memory()
Tomi Valkeinen
1
-23
/
+7
2013-04-03
OMAPDSS: add output->dispc_channel
Tomi Valkeinen
1
-1
/
+1
2012-12-13
Revert "OMAPFB: simplify locking"
Tomi Valkeinen
4
-79
/
+132
2012-12-13
OMAPFB: remove silly loop in fb2display()
Tomi Valkeinen
1
-6
/
+6
2012-12-13
OMAPFB: fix error handling in omapfb_find_best_mode()
Tomi Valkeinen
1
-0
/
+6
2012-12-13
OMAPFB: use devm_kzalloc to allocate omapfb2_device
Tomi Valkeinen
1
-2
/
+2
2012-12-07
OMAPDSS: use omapdss_compat_init() in other drivers
Tomi Valkeinen
1
-0
/
+6
2012-12-07
OMAPFB: connect ovl managers to all dssdevs
Tomi Valkeinen
1
-14
/
+24
2012-12-07
OMAPFB: remove warning when trying to alloc at certain paddress
Tomi Valkeinen
1
-3
/
+3
2012-12-07
OMAPFB: simplify locking
Tomi Valkeinen
4
-132
/
+79
2012-12-07
OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmem
Tomi Valkeinen
3
-4
/
+8
2012-12-07
OMAPFB: remove exported udpate window
Tomi Valkeinen
2
-27
/
+3
2012-11-26
Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux
Tomi Valkeinen
1
-1
/
+1
2012-11-23
OMAPFB: fix compilation error
Tomi Valkeinen
1
-0
/
+1
2012-11-19
OMAPFB: Delete if statement evaluating a constant.
Matthias Brugger
1
-4
/
+0
2012-11-19
OMAPFB: Fix possible null pointer dereferencing
Tushar Behera
1
-1
/
+1
2012-11-16
Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linux
Tomi Valkeinen
4
-41
/
+48
2012-11-13
OMAPFB: use dma_alloc_attrs to allocate memory
Tomi Valkeinen
4
-41
/
+48
2012-10-29
OMAPFB: improve mode selection from EDID
Tomi Valkeinen
1
-5
/
+8
2012-10-29
OMAPFB: remove use of extended edid block
Tomi Valkeinen
1
-3
/
+0
2012-10-29
OMAPDSS: remove initial display code from omapdss
Tomi Valkeinen
1
-11
/
+66
2012-10-24
OMAPDSS: remove omap_dss_device's suspend/resume
Tomi Valkeinen
1
-5
/
+3
2012-10-17
OMAPFB: use omap_vrfb_supported()
Tomi Valkeinen
1
-5
/
+1
2012-10-17
OMAP: move arch/arm/plat-omap/include/plat/vrfb.h
Tomi Valkeinen
3
-3
/
+3
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
3
-6
/
+38
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-09-26
OMAPFB: Change dssdev->manager references
Archit Taneja
1
-2
/
+5
2012-09-26
OMAPFB: remove manager->device references
Archit Taneja
2
-4
/
+7
2012-09-13
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-0
/
+1
2012-09-11
OMAPFB: Clear framebuffers before they are registered
Archit Taneja
1
-10
/
+10
2012-09-07
OMAPFB: clear framebuffers with CPU
Tomi Valkeinen
1
-0
/
+26
2012-08-23
OMAPFB: fix framebuffer console colors
Grazvydas Ignotas
1
-1
/
+1
2012-08-10
OMAPFB: fix framebuffer console colors
Grazvydas Ignotas
1
-1
/
+1
2012-06-29
OMAPFB: Map interlace field in omap_video_timings with fb vmode flags
Archit Taneja
1
-3
/
+5
2012-06-29
OMAPFB: Map the newly added omap_video_timings fields with fb sync flags
Archit Taneja
1
-4
/
+39
2012-05-22
OMAPFB: remove compiler warnings when CONFIG_BUG=n
Tomi Valkeinen
2
-0
/
+2
2012-05-11
OMAPFB: add __init & __exit
Tomi Valkeinen
1
-5
/
+4
2012-05-11
OMAPFB: fix parsing of vram parameter
Tomi Valkeinen
1
-1
/
+1
2012-05-11
OMAPDSS: OMAPFB: always allow to configure overlay
Grazvydas Ignotas
1
-2
/
+2
2012-04-23
OMAPDSS: OMAPFB: check for matching memory size early
Grazvydas Ignotas
1
-6
/
+7
2012-02-23
OMAPFB: remove unused fb_format_to_dss_mode()
Tomi Valkeinen
1
-54
/
+0
2012-02-23
OMAPFB: remove mem info from platform_data
Tomi Valkeinen
1
-43
/
+0
2012-02-23
OMAPDSS: Remove video SRAM support
Tomi Valkeinen
2
-3
/
+3
2012-01-15
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
4
-32
/
+39
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-5
/
+5
2011-12-02
OMAPDSS: APPLY: move ovl->info to apply.c
Tomi Valkeinen
2
-10
/
+14
2011-12-02
OMAPDSS: APPLY: rewrite overlay enable/disable
Tomi Valkeinen
4
-22
/
+25
[next]