1. 506a47e [media] v4l: omap3isp: Use V4L2 graph PM operations by Sakari Ailus · 9 years ago
  2. 18ba53f [media] v4l: omap3isp: use vb2_buffer_state enum for vb2 buffer state by Lad, Prabhakar · 10 years ago
  3. 87e062d [media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon fails by Sakari Ailus · 10 years ago
  4. 35c5f63 [media] v4l: omap3isp: Move starting the sensor from streamon IOCTL handler to VB2 QOP by Sakari Ailus · 10 years ago
  5. 17d3d40 [media] v4l: omap3isp: Use media entity enumeration interface by Sakari Ailus · 9 years ago
  6. 2846145 [media] v4l: omap3isp: Use the new media graph walk interface by Sakari Ailus · 9 years ago
  7. ab22e77 [media] media framework: rename pads init function to media_entity_pads_init() by Mauro Carvalho Chehab · 9 years ago
  8. 3efdf62 [media] media: use macros to check for V4L2 subdev entities by Mauro Carvalho Chehab · 10 years ago
  9. d10c989 [media] media: use entity.graph_obj.mdev instead of .parent by Javier Martinez Canillas · 10 years ago
  10. e0077cf [media] omap3isp: get entity ID using media_entity_id() by Javier Martinez Canillas · 10 years ago
  11. 1809510 [media] media: get rid of unused "extra_links" param on media_entity_init() by Mauro Carvalho Chehab · 10 years ago
  12. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  13. df9ecb0c [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  14. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  15. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  16. 78c66fb [media] v4l: omap3isp: Drop platform data support by Laurent Pinchart · 10 years ago
  17. 4c8f148 [media] omap3isp: Platform data could be NULL by Sakari Ailus · 10 years ago
  18. 32346b9 [media] media: omap3isp: video: Use v4l2_get_timestamp() by Laurent Pinchart · 10 years ago
  19. 13dab90 [media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_STATE_ACTIVE by Lad, Prabhakar · 10 years ago
  20. 9be29369 [media] media: omap3isp: video: Don't call vb2 mmap with queue lock held by Laurent Pinchart · 10 years ago
  21. 2c0108e [media] omap3isp: Correctly set QUERYCAP capabilities by Sakari Ailus · 10 years ago
  22. 27ffaeb [media] platform: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  23. bcb4e0e [media] omap3isp: ccdc: Support the interlaced field orders at the CCDC output by Laurent Pinchart · 11 years ago
  24. 9a36d8e [media] omap3isp: ccdc: Add basic support for interlaced video by Laurent Pinchart · 11 years ago
  25. f7abbe9 [media] omap3isp: video: Validate the video node field order by Laurent Pinchart · 11 years ago
  26. 48a8a0c [media] omap3isp: Default to progressive field order when setting the format by Laurent Pinchart · 11 years ago
  27. 25c5cc9 [media] omap3isp: Move non-critical code out of the mutex-protected section by Laurent Pinchart · 11 years ago
  28. 9884a95 [media] omap3isp: Remove boilerplate disclaimer and FSF address by Laurent Pinchart · 11 years ago
  29. 21d8582 [media] omap3isp: Rename isp_buffer isp_addr field to dma by Laurent Pinchart · 11 years ago
  30. fbac140 [media] omap3isp: Move to videobuf2 by Laurent Pinchart · 11 years ago
  31. 0834449 [media] omap3isp: Cancel all queued buffers when stopping the video stream by Laurent Pinchart · 11 years ago
  32. eb2c00d [media] omap3isp: Move buffer irqlist to isp_buffer structure by Laurent Pinchart · 11 years ago
  33. e8feb87 [media] omap3isp: Move queue irqlock to isp_video structure by Laurent Pinchart · 11 years ago
  34. 988d54c [media] omap3isp: Move queue mutex to isp_video structure by Laurent Pinchart · 11 years ago
  35. 9000427 [media] omap3isp: queue: Move IOMMU handling code to the queue by Laurent Pinchart · 11 years ago
  36. 2a6dc96 [media] omap3isp: video: Set the buffer bytesused field at completion time by Laurent Pinchart · 11 years ago
  37. 872aba5 [media] omap3isp: Rename the variable names in description by Lad, Prabhakar · 11 years ago
  38. 7c486c0 [media] omap3isp: Don't ignore failure to locate external subdev by Laurent Pinchart · 11 years ago
  39. 4b2f1ed [media] omap3isp: Don't try to locate external subdev for mem-to-mem pipelines by Laurent Pinchart · 11 years ago
  40. 661112c [media] omap3isp: Cancel streaming when a fatal error occurs by Laurent Pinchart · 11 years ago
  41. 675722b Merge branch 'upstream-fixes' into patchwork by Mauro Carvalho Chehab · 11 years ago
  42. 5264682 [media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdev by Laurent Pinchart · 11 years ago
  43. 2e1ab9c [media] omap3isp: Add resizer data rate configuration to resizer_link_validate by Sakari Ailus · 11 years ago
  44. 8dad936 [media] omap3isp: Mark which pads must connect by Sakari Ailus · 11 years ago
  45. 1bddf1b [media] media: Rename media_entity_remote_source to media_entity_remote_pad by Andrzej Hajda · 12 years ago
  46. 734d1ec Merge tag 'v3.8-rc3' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  47. d969908 [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header files by Laurent Pinchart · 12 years ago
  48. 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
  49. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. 8556650 Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/headers by Olof Johansson · 12 years ago
  51. 4feca39 [media] omap3isp: Replace printk with dev_* by Laurent Pinchart · 12 years ago
  52. 2ab7c84 ARM: OMAP2+: Move iommu/iovmm headers to platform_data by Tony Lindgren · 12 years ago
  53. c8d35c8 ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h by Tony Lindgren · 12 years ago
  54. 6e740f9 ARM: OMAP: Move omap-pm-noop.c local to mach-omap2 by Tony Lindgren · 12 years ago
  55. 1fa48cd [media] omap3isp: video: Fix warning caused by bad vidioc_s_crop prototype by Laurent Pinchart · 12 years ago
  56. a694f1b [media] omap3isp: Fix up ENOIOCTLCMD error handling by Wanlong Gao · 13 years ago
  57. 954f340 [media] Set vfl_dir for all display or m2m drivers by Hans Verkuil · 13 years ago
  58. 2c3fb08 [media] rename drivers/media/video as .../platform by Mauro Carvalho Chehab · 13 years ago[Renamed from drivers/media/video/omap3isp/ispvideo.c]
  59. c51364c [media] omap3isp: ccdc: Add YUV input formats support by Laurent Pinchart · 14 years ago
  60. 0810fd9 [media] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 support by Laurent Pinchart · 13 years ago
  61. 1697e49 [media] omap3isp: video: Split format info bpp field into width and bpp by Laurent Pinchart · 14 years ago
  62. a6d7a62 [media] omap3isp: Move CCDC link validation to ccdc_link_validate() by Sakari Ailus · 13 years ago
  63. c6c01f9 [media] omap3isp: Use external rate instead of vpcfg by Sakari Ailus · 13 years ago
  64. ccddd91 [media] omap3isp: Introduce isp_video_check_external_subdevs() by Sakari Ailus · 13 years ago
  65. ae5df81 [media] omap3isp: Refactor collecting information on entities in pipeline by Sakari Ailus · 13 years ago
  66. da39257 [media] omap3isp: Assume media_entity_pipeline_start may fail by Sakari Ailus · 13 years ago
  67. b0cd79e [media] omap3isp: Move setting constaints above media_entity_pipeline_start by Sakari Ailus · 13 years ago
  68. 8f4f298 [media] omap3isp: Support additional in-memory compressed bayer formats by Sakari Ailus · 13 years ago
  69. 1567bb7 [media] omap3isp: Prevent pipelines that contain a crashed entity from starting by Laurent Pinchart · 13 years ago
  70. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  71. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  72. b4d48c9 Merge tag 'v3.2-rc7' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  73. 875e2e3 [media] omap3isp: Mark next captured frame as faulty when an SBL overflow occurs by Laurent Pinchart · 13 years ago
  74. c3cd257 [media] omap3isp: video: Don't WARN() on unknown pixel formats by Laurent Pinchart · 13 years ago
  75. fabdbca iommu/omap: eliminate the public omap_find_iommu_device() method by Ohad Ben-Cohen · 13 years ago
  76. 025521f [media] omap3isp: fix compilation of ispvideo.c by Dmitry Artamonow · 13 years ago
  77. ed33ac8 [media] omap3isp: Add missing mutex_destroy() calls by Laurent Pinchart · 13 years ago
  78. 63b4ca2 [media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup() by Laurent Pinchart · 13 years ago
  79. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  80. 5b6c3ef [media] omap3isp: video: Avoid crashes when pipeline set stream operation fails by Laurent Pinchart · 14 years ago
  81. 00542ed [media] omap3isp: Don't accept pipelines with no video source as valid by Laurent Pinchart · 14 years ago
  82. 6c32df4 omap: iommu: omapify 'struct iommu' and exposed API by Ohad Ben-Cohen · 14 years ago
  83. f626b52 omap: iommu: migrate to the generic IOMMU API by Ohad Ben-Cohen · 14 years ago
  84. 64dc3c1 [media] Stop using linux/version.h on the remaining video drivers by Mauro Carvalho Chehab · 14 years ago
  85. 7fcaa9a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  86. c09af04 [media] omap3isp: lane shifter support by Michael Jones · 14 years ago
  87. 5782f97 [media] omap3isp: ccdc: support Y10/12, 8-bit bayer fmts by Michael Jones · 14 years ago
  88. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  89. 4b0ec19 [media] omap3isp: Add set performance callback in isp platform data by Laurent Pinchart · 14 years ago
  90. ad614ac [media] omap3isp: Video devices and buffers queue by Laurent Pinchart · 14 years ago