index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
omapfb
/
omapfb-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-2656
/
+0
2014-03-20
Merge branch '3.15/dss-dt' into 3.15/fbdev
Tomi Valkeinen
1
-17
/
+50
2014-03-19
OMAPFB: search for default display with DT alias
Tomi Valkeinen
1
-1
/
+22
2014-03-19
OMAPFB: clean up default display search
Tomi Valkeinen
1
-17
/
+29
2014-03-05
OMAPDSS: convert pixel clock to common videomode style
Tomi Valkeinen
1
-4
/
+4
2014-01-13
OMAPFB: disable overlays on driver removal
Tomi Valkeinen
1
-0
/
+10
2014-01-13
OMAPFB: give informative print when probe succeeds
Tomi Valkeinen
1
-0
/
+9
2013-06-17
OMAPFB: use EPROBE_DEFER if default display is not present
Tomi Valkeinen
1
-1
/
+1
2013-06-17
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
1
-11
/
+14
2013-06-17
OMAPDSS: add helpers to get mgr or output from display
Tomi Valkeinen
1
-9
/
+7
2013-05-29
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2013-05-23
OMAPDSS: Fix crash with DT boot
Tomi Valkeinen
1
-0
/
+3
2013-05-02
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
1
-10
/
+30
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
1
-30
/
+10
2012-12-07
OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmem
Tomi Valkeinen
1
-4
/
+0
2012-11-19
OMAPFB: Delete if statement evaluating a constant.
Matthias Brugger
1
-4
/
+0
2012-11-16
Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linux
Tomi Valkeinen
1
-33
/
+36
2012-11-13
OMAPFB: use dma_alloc_attrs to allocate memory
Tomi Valkeinen
1
-33
/
+36
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
1
-1
/
+1
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-2
/
+30
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-09-26
OMAPFB: remove manager->device references
Archit Taneja
1
-2
/
+4
2012-09-12
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
1
-0
/
+1
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-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
1
-2
/
+2
[next]