1. 48a8bbc media: omap2: fix compile-testing with FB_OMAP2=m by Arnd Bergmann · 7 years ago
  2. d8555fd media: omap2: allow building it with COMPILE_TEST && DRM_OMAP by Mauro Carvalho Chehab · 7 years ago
  3. 34b2ea1 media: platform: fix some 64-bits warnings by Mauro Carvalho Chehab · 7 years ago
  4. b1011a3 media: omap_vout: fix wrong identing by Mauro Carvalho Chehab · 7 years ago
  5. 7f8e175 media: omap: allow building it with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  6. 9fbc5a3 media: v4l: omap_vout: vrfb: remove an unused variable by Arnd Bergmann · 7 years ago
  7. 8f0aa38 media: v4l: omap_vout: vrfb: Use the wrapper for prep_interleaved_dma() by Peter Ujfalusi · 7 years ago
  8. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  9. 6e6a8b5 media: replace all <spaces><tab> occurrences by Mauro Carvalho Chehab · 7 years ago
  10. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  11. bfba2b3 media: omap_vout: Fix a possible null pointer dereference in omap_vout_open() by Markus Elfring · 7 years ago
  12. 0f59b2d media: v4l: omap_vout: vrfb: initialize DMA flags by Arnd Bergmann · 8 years ago
  13. d74ce54 media: v4l: omap_vout: vrfb: include linux/slab.h by Arnd Bergmann · 8 years ago
  14. 6a1560e media: v4l: omap_vout: vrfb: Convert to dmaengine by Peter Ujfalusi · 8 years ago
  15. 36f94a5 Merge tag 'v4.9-rc5' into patchwork by Mauro Carvalho Chehab · 8 years ago
  16. bc39030 [media] omap: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  17. 7f23b35 mm: replace get_vaddr_frames() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  18. d1d0946 [media] omap_vout: convert g/s_crop to g/s_selection by Hans Verkuil · 9 years ago
  19. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  20. 77430f0 [media] omap_vout: use control framework by Hans Verkuil · 9 years ago
  21. 781a162 [media] omap_vout: Switch to use the video/omapfb_dss.h header file by Peter Ujfalusi · 9 years ago
  22. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  23. f3dab1e omapfb: take omapfb's private omapdss into use by Tomi Valkeinen · 9 years ago
  24. b446631c [media] v4l: omap_vout: Don't free buffers if they haven't been allocated by Laurent Pinchart · 9 years ago
  25. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  26. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  27. 8a677b6 [media] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vaddr_pfns() by Jan Kara · 10 years ago
  28. cc18219 [media] omap_vout: use swap() in omapvid_init() by Fabian Frederick · 10 years ago
  29. ac0b2b3 [media] media: omap/omap_vout: fix type of input members to omap_vout_setup_vrfb_bufs() by Lad, Prabhakar · 10 years ago
  30. e8bd888 [media] omap_vout: fix compile warnings by Hans Verkuil · 10 years ago
  31. a020c74 [media] media/platform: fix querycap by Hans Verkuil · 10 years ago
  32. d7c5925 [media] omap: disable COMPILE_TEST by Mauro Carvalho Chehab · 10 years ago
  33. 6b213e8 [media] omap: Fix typo "HAS_MMU" by Paul Bolle · 10 years ago
  34. 160ac0b [media] omap: simplify test logic by Mauro Carvalho Chehab · 11 years ago
  35. 38a0731 [media] omap: be sure that MMU is there for COMPILE_TEST by Mauro Carvalho Chehab · 11 years ago
  36. 1dbfacf [media] enable COMPILE_TEST for OMAP2 vout by Mauro Carvalho Chehab · 11 years ago
  37. 52334bb3 [media] omap_vout: Get rid of a few warnings by Mauro Carvalho Chehab · 11 years ago
  38. 92e3919 [media] omap: fix compilation if !VIDEO_OMAP2_VOUT_VRFB by Mauro Carvalho Chehab · 11 years ago
  39. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 11 years ago
  40. c6a328a [media] omap_vout: Add DVI display type support by Laurent Pinchart · 11 years ago
  41. 6a859e0 [media] omap_vout: avoid sleep_on race by Arnd Bergmann · 11 years ago
  42. fe65378 [media] omap_vout: fix compiler warning by Hans Verkuil · 12 years ago
  43. 2436e8a Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixes by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  44. 591a0ac OMAPDSS: Fix crash with DT boot by Tomi Valkeinen · 12 years ago
  45. 1517002 [media] Corrected Oops on omap_vout when no manager is connected by Federico Fuga · 13 years ago
  46. 55ee64b [media] omap_vout: find_vma() needs ->mmap_sem held by Al Viro · 12 years ago
  47. 2671111 [media] omap: Fix Kconfig dependencies on OMAP2 by Mauro Carvalho Chehab · 12 years ago
  48. a44dca1 Merge tag 'v3.8-rc1' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  49. 8e6057b [media] v4l: Convert drivers to use monotonic timestamps by Sakari Ailus · 12 years ago
  50. 7b2607c [media] omap_vout: Use the output overlay ioctl operations by Laurent Pinchart · 12 years ago
  51. 71d5e7a [media] omap_vout: Drop overlay format enumeration by Laurent Pinchart · 12 years ago
  52. 2b83188 Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  53. d8c532c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  54. a9ee9f0 OMAPDSS: use omapdss_compat_init() in other drivers by Tomi Valkeinen · 12 years ago
  55. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  56. 29aaf90c [media] omap_vout: remove extra include by Tomi Valkeinen · 12 years ago
  57. 950e2fb [media] omap_vout: use omapdss's version instead of cpu_is_* by Tomi Valkeinen · 12 years ago
  58. 32d640d [media] omap_vout: Set DSS overlay_info only if paddr is non zero by Archit Taneja · 13 years ago
  59. 6832c95 Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  60. 6a1c9f6 OMAP: move arch/arm/plat-omap/include/plat/vrfb.h by Tomi Valkeinen · 12 years ago
  61. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  62. 8c4cc00 ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 by Lokesh Vutla · 12 years ago
  63. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  64. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  65. 0b8e74c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  66. 954f340 [media] Set vfl_dir for all display or m2m drivers by Hans Verkuil · 13 years ago
  67. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 13 years ago
  68. e6eb28c [media] v4l2: make vidioc_s_fbuf const by Hans Verkuil · 13 years ago
  69. 88f8472 [media] Fix some Makefile rules by Mauro Carvalho Chehab · 13 years ago
  70. 2c3fb08 [media] rename drivers/media/video as .../platform by Mauro Carvalho Chehab · 13 years ago