1. 17d3d40 [media] v4l: omap3isp: Use media entity enumeration interface by Sakari Ailus · 10 years ago
  2. 2846145 [media] v4l: omap3isp: Use the new media graph walk interface by Sakari Ailus · 10 years ago
  3. 9832e15 [media] media-device: split media initialization and registration by Javier Martinez Canillas · 10 years ago
  4. 06a1368 [media] omap3isp: consistently use v4l2_dev var in complete notifier by Javier Martinez Canillas · 10 years ago
  5. a64860e [media] omap3isp: rename single labels to just error by Javier Martinez Canillas · 10 years ago
  6. b285d5a [media] omap3isp: remove pads prefix from isp_create_pads_links() by Javier Martinez Canillas · 10 years ago
  7. b5f6df0 [media] omap3isp: remove per ISP module link creation functions by Javier Martinez Canillas · 10 years ago
  8. 829de29 [media] media: use unsigned for pad index by Mauro Carvalho Chehab · 10 years ago
  9. ab22e77 [media] media framework: rename pads init function to media_entity_pads_init() by Mauro Carvalho Chehab · 10 years ago
  10. 59ecd59 [media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuse by Mauro Carvalho Chehab · 10 years ago
  11. 3efdf62 [media] media: use macros to check for V4L2 subdev entities by Mauro Carvalho Chehab · 10 years ago
  12. 68a57fa [media] omap3isp: create links after all subdevs have been bound by Javier Martinez Canillas · 10 years ago
  13. f2f6da0 [media] omap3isp: separate links creation from entities init by Javier Martinez Canillas · 10 years ago
  14. d10c989 [media] media: use entity.graph_obj.mdev instead of .parent by Javier Martinez Canillas · 10 years ago
  15. 8df00a1 [media] media: rename the function that create pad links by Mauro Carvalho Chehab · 10 years ago
  16. e0077cf [media] omap3isp: get entity ID using media_entity_id() by Javier Martinez Canillas · 10 years ago
  17. 1809510 [media] media: get rid of unused "extra_links" param on media_entity_init() by Mauro Carvalho Chehab · 10 years ago
  18. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 10 years ago
  19. df9ecb0c [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 10 years ago
  20. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 10 years ago
  21. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 10 years ago
  22. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 10 years ago
  23. 5ba0e2c3 [media] use v4l2_get_timestamp where possible by Arnd Bergmann · 10 years ago
  24. 78c66fb [media] v4l: omap3isp: Drop platform data support by Laurent Pinchart · 10 years ago
  25. 9d39f05 [media] v4l: omap3isp: Fix sub-device power management code by Sakari Ailus · 10 years ago
  26. 5d47938 [media] v4l: omap3isp: Fix async notifier registration order by Sakari Ailus · 10 years ago
  27. 7fd6bd9 [media] omap3isp: remove unused var by Mauro Carvalho Chehab · 10 years ago
  28. befd25a [media] media: omap3isp: remove unused clkdev by Russell King · 10 years ago
  29. f95c16e [media] omap3isp: Deprecate platform data support by Sakari Ailus · 10 years ago
  30. da7f384 [media] omap3isp: Add support for the Device Tree by Sakari Ailus · 10 years ago
  31. 8644cdf [media] omap3isp: Replace many MMIO regions by two by Sakari Ailus · 10 years ago
  32. 503596a [media] omap3isp: Move the syscon register out of the ISP register maps by Sakari Ailus · 10 years ago
  33. 4fcfeca [media] omap3isp: Replace mmio_base_phys array with the histogram block base by Sakari Ailus · 10 years ago
  34. 6387b75 [media] omap3isp: Calculate vpclk_div for CSI-2 by Sakari Ailus · 10 years ago
  35. 3494bb0 [media] omap3isp: Rename regulators to better suit the Device Tree by Sakari Ailus · 10 years ago
  36. 68908747 [media] omap3isp: Refactor device configuration structs for Device Tree by Sakari Ailus · 10 years ago
  37. 4c8f148 [media] omap3isp: Platform data could be NULL by Sakari Ailus · 10 years ago
  38. 64904b5 [media] omap3isp: DT support for clocks by Laurent Pinchart · 10 years ago
  39. 703e6f6 [media] omap3isp: Separate external link creation from platform data parsing by Sakari Ailus · 10 years ago
  40. 8b3aff7 [media] omap3isp: Avoid a BUG_ON() in media_entity_create_link() by Sakari Ailus · 10 years ago
  41. 697cca2 [media] omap3isp: Fix error handling in probe by Sakari Ailus · 10 years ago
  42. 0ff4e41 [media] media: omap3isp: hist: Move histogram DMA to DMA engine by Laurent Pinchart · 10 years ago
  43. 32346b9 [media] media: omap3isp: video: Use v4l2_get_timestamp() by Laurent Pinchart · 10 years ago
  44. 13dab90 [media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_STATE_ACTIVE by Lad, Prabhakar · 10 years ago
  45. 9be29369 [media] media: omap3isp: video: Don't call vb2 mmap with queue lock held by Laurent Pinchart · 10 years ago
  46. 5778e74 [media] v4l2-subdev: add support for the new enum_frame_size 'which' field by Hans Verkuil · 10 years ago
  47. 3f1ccf1 [media] v4l2-subdev: support new 'which' field in enum_mbus_code by Hans Verkuil · 10 years ago
  48. f723413 [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config by Hans Verkuil · 10 years ago
  49. 4a8ba33 Merge tag 'v3.19-rc6' into patchwork by Mauro Carvalho Chehab · 11 years ago
  50. af469b3 Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  51. 2c0108e [media] omap3isp: Correctly set QUERYCAP capabilities by Sakari Ailus · 11 years ago
  52. aadec01 [media] omap3isp: Fix division by 0 by Laurent Pinchart · 11 years ago
  53. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  54. 27ffaeb [media] platform: Make use of media_bus_format enum by Boris BREZILLON · 11 years ago
  55. 054d0db media: platform: omap3isp: drop owner assignment from platform_drivers by Wolfram Sang · 11 years ago
  56. 11b4c17 [media] omap3isp: use true/false for boolean vars by Mauro Carvalho Chehab · 11 years ago
  57. cd73bb6 [media] omap3isp: resizer: Protect against races when updating crop by Laurent Pinchart · 11 years ago
  58. d903a0a [media] omap3isp: resizer: Remove slow debugging message from interrupt handler by Laurent Pinchart · 11 years ago
  59. 41316a2 [media] omap3isp: resizer: Remove needless variable initializations by Laurent Pinchart · 11 years ago
  60. ca84ea4 [media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656 by Laurent Pinchart · 11 years ago
  61. 0b3fcd5 [media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stopped by Laurent Pinchart · 11 years ago
  62. 9345652 [media] omap3isp: ccdc: Fix freeze when a short frame is received by Laurent Pinchart · 11 years ago
  63. fd93c10 [media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656 by Laurent Pinchart · 11 years ago
  64. 1c74817 [media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured() by Laurent Pinchart · 11 years ago
  65. 8815392 [media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stopping by Laurent Pinchart · 11 years ago
  66. 93d7bad [media] omap3isp: ccdc: Only complete buffer when all fields are captured by Laurent Pinchart · 11 years ago
  67. aec2de0 [media] omap3isp: ccdc: Disable the video port when unused by Laurent Pinchart · 11 years ago
  68. 9de7af4 [media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC input by Laurent Pinchart · 11 years ago
  69. bcb4e0e [media] omap3isp: ccdc: Support the interlaced field orders at the CCDC output by Laurent Pinchart · 11 years ago
  70. 9a36d8e [media] omap3isp: ccdc: Add basic support for interlaced video by Laurent Pinchart · 11 years ago
  71. 0a7b1a0 [media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() function by Laurent Pinchart · 11 years ago
  72. 2e8f017 [media] omap3isp: ccdc: Simplify the configuration function by Laurent Pinchart · 11 years ago
  73. f7abbe9 [media] omap3isp: video: Validate the video node field order by Laurent Pinchart · 11 years ago
  74. 48a8a0c [media] omap3isp: Default to progressive field order when setting the format by Laurent Pinchart · 11 years ago
  75. 25c5cc9 [media] omap3isp: Move non-critical code out of the mutex-protected section by Laurent Pinchart · 11 years ago
  76. 9884a95 [media] omap3isp: Remove boilerplate disclaimer and FSF address by Laurent Pinchart · 11 years ago
  77. eb228e8 [media] omap3isp: Don't ignore subdev streamoff failures by Laurent Pinchart · 11 years ago
  78. 21d8582 [media] omap3isp: Rename isp_buffer isp_addr field to dma by Laurent Pinchart · 11 years ago
  79. fbac140 [media] omap3isp: Move to videobuf2 by Laurent Pinchart · 11 years ago
  80. 0834449 [media] omap3isp: Cancel all queued buffers when stopping the video stream by Laurent Pinchart · 11 years ago
  81. eb2c00d [media] omap3isp: Move buffer irqlist to isp_buffer structure by Laurent Pinchart · 11 years ago
  82. e8feb87 [media] omap3isp: Move queue irqlock to isp_video structure by Laurent Pinchart · 11 years ago
  83. 988d54c [media] omap3isp: Move queue mutex to isp_video structure by Laurent Pinchart · 11 years ago
  84. 1e345d4 [media] omap3isp: queue: Don't build scatterlist for kernel buffer by Laurent Pinchart · 11 years ago
  85. 2a0a547 [media] omap3isp: Use the ARM DMA IOMMU-aware operations by Laurent Pinchart · 12 years ago
  86. 9a8c7ff [media] omap3isp: queue: Use sg_alloc_table_from_pages() by Laurent Pinchart · 11 years ago
  87. 49ac3695 [media] omap3isp: queue: Map PFNMAP buffers to device by Laurent Pinchart · 11 years ago
  88. b8d6428 [media] omap3isp: queue: Fix the dma_map_sg() return value check by Laurent Pinchart · 11 years ago
  89. 7f5036d [media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherent by Laurent Pinchart · 11 years ago
  90. d13f19f [media] omap3isp: queue: Inline the ispmmu_v(un)map functions by Laurent Pinchart · 12 years ago
  91. 8271601 [media] omap3isp: queue: Merge the prepare and sglist functions by Laurent Pinchart · 12 years ago
  92. 73c1ea4 [media] omap3isp: queue: Use sg_table structure by Laurent Pinchart · 12 years ago
  93. 9000427 [media] omap3isp: queue: Move IOMMU handling code to the queue by Laurent Pinchart · 12 years ago
  94. 2a6dc96 [media] omap3isp: video: Set the buffer bytesused field at completion time by Laurent Pinchart · 12 years ago
  95. c60e153 [media] omap3isp: ccdc: Use the DMA API for FPC by Laurent Pinchart · 12 years ago
  96. d33186d [media] omap3isp: ccdc: Use the DMA API for LSC by Laurent Pinchart · 12 years ago
  97. 0e24e90 [media] omap3isp: stat: Use the DMA API by Laurent Pinchart · 12 years ago
  98. 84ac0f0 [media] omap3isp: stat: Store sg table in ispstat_buffer by Laurent Pinchart · 12 years ago
  99. cbde9e9 [media] omap3isp: stat: Merge dma_addr and iommu_addr fields by Laurent Pinchart · 12 years ago
  100. 4d4c00d [media] omap3isp: stat: Share common code for buffer allocation by Laurent Pinchart · 12 years ago