| Commit message (Expand) | Author | Age |
* | Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ... | Jean-Christophe PLAGNIOL-VILLARD | 2013-05-29 |
|\ |
|
| * | OMAPDSS: Fix crash with DT boot | Tomi Valkeinen | 2013-05-23 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-02 |
|\ \
| |/
|/| |
|
| * | OMAPFB: defer probe if no displays | Tomi Valkeinen | 2013-05-02 |
| * | OMAPFB: use module_platform_driver() | Tomi Valkeinen | 2013-05-02 |
| * | OMAPDSS: add output->dispc_channel | Tomi Valkeinen | 2013-04-03 |
* | | fbdev/omapfb: use vm_iomap_memory() | Tomi Valkeinen | 2013-04-24 |
|/ |
|
* | Revert "OMAPFB: simplify locking" | Tomi Valkeinen | 2012-12-13 |
* | OMAPFB: remove silly loop in fb2display() | Tomi Valkeinen | 2012-12-13 |
* | OMAPFB: fix error handling in omapfb_find_best_mode() | Tomi Valkeinen | 2012-12-13 |
* | OMAPFB: use devm_kzalloc to allocate omapfb2_device | Tomi Valkeinen | 2012-12-13 |
* | OMAPDSS: use omapdss_compat_init() in other drivers | Tomi Valkeinen | 2012-12-07 |
* | OMAPFB: connect ovl managers to all dssdevs | Tomi Valkeinen | 2012-12-07 |
* | OMAPFB: remove warning when trying to alloc at certain paddress | Tomi Valkeinen | 2012-12-07 |
* | OMAPFB: simplify locking | Tomi Valkeinen | 2012-12-07 |
* | OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmem | Tomi Valkeinen | 2012-12-07 |
* | OMAPFB: remove exported udpate window | Tomi Valkeinen | 2012-12-07 |
* | Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux | Tomi Valkeinen | 2012-11-26 |
|\ |
|
| * | OMAPFB: Fix possible null pointer dereferencing | Tushar Behera | 2012-11-19 |
* | | OMAPFB: fix compilation error | Tomi Valkeinen | 2012-11-23 |
* | | OMAPFB: Delete if statement evaluating a constant. | Matthias Brugger | 2012-11-19 |
* | | Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linux | Tomi Valkeinen | 2012-11-16 |
|\ \ |
|
| * | | OMAPFB: use dma_alloc_attrs to allocate memory | Tomi Valkeinen | 2012-11-13 |
| |/ |
|
* | | OMAPFB: improve mode selection from EDID | Tomi Valkeinen | 2012-10-29 |
* | | OMAPFB: remove use of extended edid block | Tomi Valkeinen | 2012-10-29 |
* | | OMAPDSS: remove initial display code from omapdss | Tomi Valkeinen | 2012-10-29 |
* | | OMAPDSS: remove omap_dss_device's suspend/resume | Tomi Valkeinen | 2012-10-24 |
* | | OMAPFB: use omap_vrfb_supported() | Tomi Valkeinen | 2012-10-17 |
* | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.h | Tomi Valkeinen | 2012-10-17 |
|/ |
|
* | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-10-11 |
|\ |
|
| * | OMAPFB: Change dssdev->manager references | Archit Taneja | 2012-09-26 |
| * | OMAPFB: remove manager->device references | Archit Taneja | 2012-09-26 |
| * | OMAPFB: Clear framebuffers before they are registered | Archit Taneja | 2012-09-11 |
| * | OMAPFB: clear framebuffers with CPU | Tomi Valkeinen | 2012-09-07 |
| * | OMAPFB: fix framebuffer console colors | Grazvydas Ignotas | 2012-08-10 |
* | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 |
* | | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 2012-09-12 |
* | | OMAPFB: fix framebuffer console colors | Grazvydas Ignotas | 2012-08-23 |
|/ |
|
* | OMAPFB: Map interlace field in omap_video_timings with fb vmode flags | Archit Taneja | 2012-06-29 |
* | OMAPFB: Map the newly added omap_video_timings fields with fb sync flags | Archit Taneja | 2012-06-29 |
* | OMAPFB: remove compiler warnings when CONFIG_BUG=n | Tomi Valkeinen | 2012-05-22 |
* | OMAPFB: add __init & __exit | Tomi Valkeinen | 2012-05-11 |
* | OMAPFB: fix parsing of vram parameter | Tomi Valkeinen | 2012-05-11 |
* | OMAPDSS: OMAPFB: always allow to configure overlay | Grazvydas Ignotas | 2012-05-11 |
* | OMAPDSS: OMAPFB: check for matching memory size early | Grazvydas Ignotas | 2012-04-23 |
* | OMAPFB: remove unused fb_format_to_dss_mode() | Tomi Valkeinen | 2012-02-23 |
* | OMAPFB: remove mem info from platform_data | Tomi Valkeinen | 2012-02-23 |
* | OMAPDSS: Remove video SRAM support | Tomi Valkeinen | 2012-02-23 |
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-01-14 |
|\ |
|
| * | OMAPDSS: APPLY: move ovl->info to apply.c | Tomi Valkeinen | 2011-12-02 |