| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 2016-01-18 | 1 | -1/+1 |
|\ |
|
| * | omapfb: take omapfb's private omapdss into use | Tomi Valkeinen | 2015-12-29 | 1 | -1/+1 |
* | | [media] v4l: omap_vout: Don't free buffers if they haven't been allocated | Laurent Pinchart | 2015-11-19 | 1 | -4/+6 |
|/ |
|
* | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-09-11 | 2 | -38/+32 |
|\ |
|
| * | [media] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vad... | Jan Kara | 2015-08-16 | 2 | -38/+32 |
* | | mm: mark most vm_operations_struct const | Kirill A. Shutemov | 2015-09-10 | 1 | -1/+1 |
|/ |
|
* | [media] omap_vout: use swap() in omapvid_init() | Fabian Frederick | 2015-06-06 | 1 | -7/+3 |
* | [media] media: omap/omap_vout: fix type of input members to omap_vout_setup_v... | Lad, Prabhakar | 2015-03-03 | 3 | -3/+4 |
* | [media] omap_vout: fix compile warnings | Hans Verkuil | 2014-12-02 | 1 | -4/+4 |
* | [media] media/platform: fix querycap | Hans Verkuil | 2014-12-02 | 1 | -1/+2 |
* | [media] omap: disable COMPILE_TEST | Mauro Carvalho Chehab | 2014-11-26 | 1 | -1/+1 |
* | [media] omap: Fix typo "HAS_MMU" | Paul Bolle | 2014-11-25 | 1 | -1/+2 |
* | [media] omap: simplify test logic | Mauro Carvalho Chehab | 2014-09-03 | 2 | -9/+9 |
* | [media] omap: be sure that MMU is there for COMPILE_TEST | Mauro Carvalho Chehab | 2014-08-26 | 1 | -1/+1 |
* | [media] enable COMPILE_TEST for OMAP2 vout | Mauro Carvalho Chehab | 2014-08-26 | 1 | -1/+1 |
* | [media] omap_vout: Get rid of a few warnings | Mauro Carvalho Chehab | 2014-08-26 | 1 | -6/+2 |
* | [media] omap: fix compilation if !VIDEO_OMAP2_VOUT_VRFB | Mauro Carvalho Chehab | 2014-08-26 | 1 | -9/+9 |
* | [media] v4l: Support extending the v4l2_pix_format structure | Laurent Pinchart | 2014-07-17 | 1 | -2/+0 |
* | [media] omap_vout: Add DVI display type support | Laurent Pinchart | 2014-03-11 | 1 | -0/+1 |
* | [media] omap_vout: avoid sleep_on race | Arnd Bergmann | 2014-02-28 | 1 | -1/+2 |
* | [media] omap_vout: fix compiler warning | Hans Verkuil | 2013-06-28 | 1 | -2/+1 |
* | 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 |
* | | [media] Corrected Oops on omap_vout when no manager is connected | Federico Fuga | 2013-03-21 | 1 | -4/+10 |
|/ |
|
* | [media] omap_vout: find_vma() needs ->mmap_sem held | Al Viro | 2013-01-06 | 1 | -5/+7 |
* | [media] omap: Fix Kconfig dependencies on OMAP2 | Mauro Carvalho Chehab | 2012-12-27 | 1 | -1/+1 |
* | Merge tag 'v3.8-rc1' into staging/for_v3.9 | Mauro Carvalho Chehab | 2012-12-27 | 5 | -20/+52 |
|\ |
|
| * | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2012-12-15 | 3 | -16/+46 |
| |\ |
|
| | * | OMAPDSS: use omapdss_compat_init() in other drivers | Tomi Valkeinen | 2012-12-07 | 1 | -3/+14 |
| | * | [media] omap_vout: remove extra include | Tomi Valkeinen | 2012-11-29 | 1 | -1/+0 |
| | * | [media] omap_vout: use omapdss's version instead of cpu_is_* | Tomi Valkeinen | 2012-11-29 | 3 | -12/+32 |
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-13 | 1 | -31/+5 |
| |\ \ |
|
| * | | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 2012-11-30 | 2 | -2/+2 |
| * | | | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 2012-10-17 | 3 | -3/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.h | Tomi Valkeinen | 2012-10-17 | 3 | -3/+3 |
| * | | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 | 2 | -2/+2 |
| * | | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 | Lokesh Vutla | 2012-10-15 | 1 | -0/+2 |
| |/ / |
|
* | | | [media] v4l: Convert drivers to use monotonic timestamps | Sakari Ailus | 2012-12-21 | 1 | -1/+1 |
* | | | [media] omap_vout: Use the output overlay ioctl operations | Laurent Pinchart | 2012-12-19 | 1 | -3/+3 |
* | | | [media] omap_vout: Drop overlay format enumeration | Laurent Pinchart | 2012-12-19 | 1 | -16/+0 |
| |/
|/| |
|
* | | [media] omap_vout: Set DSS overlay_info only if paddr is non zero | Archit Taneja | 2012-10-27 | 1 | -31/+5 |
|/ |
|
* | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-10-12 | 1 | -25/+50 |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -1/+1 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-07 | 1 | -0/+1 |
* | [media] Set vfl_dir for all display or m2m drivers | Hans Verkuil | 2012-09-26 | 1 | -0/+1 |
* | [media] v4l2: make vidioc_s_crop const | Hans Verkuil | 2012-09-26 | 1 | -1/+1 |
* | [media] v4l2: make vidioc_s_fbuf const | Hans Verkuil | 2012-09-26 | 1 | -1/+1 |
* | [media] Fix some Makefile rules | Mauro Carvalho Chehab | 2012-08-16 | 1 | -1/+1 |
* | [media] rename drivers/media/video as .../platform | Mauro Carvalho Chehab | 2012-08-15 | 8 | -0/+3341 |