1. 3c2855f media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data by Javier Martinez Canillas · 6 years ago
  2. 8fcb8b5 media: omap3isp: fix unbalanced dma_iommu_mapping by Suman Anna · 6 years ago
  3. 68429f5 [media] media: Move media_device link_notify operation to an ops structure by Laurent Pinchart · 9 years ago
  4. 506a47e [media] v4l: omap3isp: Use V4L2 graph PM operations by Sakari Ailus · 8 years ago
  5. c517b35 [media] omap3isp: Check v4l2_of_parse_endpoint() return value by Javier Martinez Canillas · 8 years ago
  6. 74d1e7c [media] v4l: omap3isp: Fix data lane shift configuration by Laurent Pinchart · 8 years ago
  7. 514580f [media] v4l: omap3isp: Fix handling platform_get_irq result by Andrzej Hajda · 9 years ago
  8. 8163ec2 [media] v4l: omap3isp: Fix module autoloading by Javier Martinez Canillas · 9 years ago
  9. 17d3d40 [media] v4l: omap3isp: Use media entity enumeration interface by Sakari Ailus · 9 years ago
  10. 2846145 [media] v4l: omap3isp: Use the new media graph walk interface by Sakari Ailus · 9 years ago
  11. 9832e15 [media] media-device: split media initialization and registration by Javier Martinez Canillas · 9 years ago
  12. 06a1368 [media] omap3isp: consistently use v4l2_dev var in complete notifier by Javier Martinez Canillas · 9 years ago
  13. b285d5a [media] omap3isp: remove pads prefix from isp_create_pads_links() by Javier Martinez Canillas · 9 years ago
  14. b5f6df0 [media] omap3isp: remove per ISP module link creation functions by Javier Martinez Canillas · 9 years ago
  15. 3efdf62 [media] media: use macros to check for V4L2 subdev entities by Mauro Carvalho Chehab · 9 years ago
  16. 68a57fa [media] omap3isp: create links after all subdevs have been bound by Javier Martinez Canillas · 9 years ago
  17. f2f6da0 [media] omap3isp: separate links creation from entities init by Javier Martinez Canillas · 9 years ago
  18. d10c989 [media] media: use entity.graph_obj.mdev instead of .parent by Javier Martinez Canillas · 9 years ago
  19. 8df00a1 [media] media: rename the function that create pad links by Mauro Carvalho Chehab · 9 years ago
  20. e0077cf [media] omap3isp: get entity ID using media_entity_id() by Javier Martinez Canillas · 9 years ago
  21. 78c66fb [media] v4l: omap3isp: Drop platform data support by Laurent Pinchart · 9 years ago
  22. 9d39f05 [media] v4l: omap3isp: Fix sub-device power management code by Sakari Ailus · 9 years ago
  23. 5d47938 [media] v4l: omap3isp: Fix async notifier registration order by Sakari Ailus · 9 years ago
  24. befd25a [media] media: omap3isp: remove unused clkdev by Russell King · 9 years ago
  25. f95c16e [media] omap3isp: Deprecate platform data support by Sakari Ailus · 9 years ago
  26. da7f384 [media] omap3isp: Add support for the Device Tree by Sakari Ailus · 9 years ago
  27. 8644cdf [media] omap3isp: Replace many MMIO regions by two by Sakari Ailus · 9 years ago
  28. 503596a [media] omap3isp: Move the syscon register out of the ISP register maps by Sakari Ailus · 9 years ago
  29. 4fcfeca [media] omap3isp: Replace mmio_base_phys array with the histogram block base by Sakari Ailus · 9 years ago
  30. 3494bb0 [media] omap3isp: Rename regulators to better suit the Device Tree by Sakari Ailus · 9 years ago
  31. 68908747 [media] omap3isp: Refactor device configuration structs for Device Tree by Sakari Ailus · 9 years ago
  32. 4c8f148 [media] omap3isp: Platform data could be NULL by Sakari Ailus · 9 years ago
  33. 64904b5 [media] omap3isp: DT support for clocks by Laurent Pinchart · 9 years ago
  34. 703e6f6 [media] omap3isp: Separate external link creation from platform data parsing by Sakari Ailus · 9 years ago
  35. 8b3aff7 [media] omap3isp: Avoid a BUG_ON() in media_entity_create_link() by Sakari Ailus · 9 years ago
  36. 697cca2 [media] omap3isp: Fix error handling in probe by Sakari Ailus · 9 years ago
  37. aadec01 [media] omap3isp: Fix division by 0 by Laurent Pinchart · 10 years ago
  38. 054d0db media: platform: omap3isp: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  39. 9884a95 [media] omap3isp: Remove boilerplate disclaimer and FSF address by Laurent Pinchart · 10 years ago
  40. eb228e8 [media] omap3isp: Don't ignore subdev streamoff failures by Laurent Pinchart · 10 years ago
  41. e8feb87 [media] omap3isp: Move queue irqlock to isp_video structure by Laurent Pinchart · 10 years ago
  42. 2a0a547 [media] omap3isp: Use the ARM DMA IOMMU-aware operations by Laurent Pinchart · 10 years ago
  43. 1e9c4d4 [media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr() by Peter Meerwald · 10 years ago
  44. 25aeb41 [media] omap3isp: Fix typos by Lad, Prabhakar · 10 years ago
  45. 112eee0 [media] omap3isp: Refactor modules stop failure handling by Laurent Pinchart · 11 years ago
  46. 661112c [media] omap3isp: Cancel streaming when a fatal error occurs by Laurent Pinchart · 11 years ago
  47. fd8308b [media] omap3isp: Use devm_ioremap_resource() by Laurent Pinchart · 11 years ago
  48. f8e2ff2 [media] omap3isp: Modify clocks registration to avoid circular references by Sylwester Nawrocki · 11 years ago
  49. 39c1cb2 [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  50. 224ddca DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  51. 813f5c0 [media] media: Change media device link_notify behaviour by Sylwester Nawrocki · 11 years ago
  52. 7c0f812 [media] omap3isp: Defer probe when the IOMMU is not available by Laurent Pinchart · 11 years ago
  53. 5e57267 [media] omap3isp: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  54. 1bddf1b [media] media: Rename media_entity_remote_source to media_entity_remote_pad by Andrzej Hajda · 11 years ago
  55. 9b28ee3 [media] omap3isp: Use the common clock framework by Laurent Pinchart · 12 years ago
  56. 7307c00 Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  57. cf2b4cf [media] omap3isp: Use devm_* managed functions by Laurent Pinchart · 12 years ago
  58. 6d1aa02 omap3isp: Set cam_mclk rate directly by Laurent Pinchart · 12 years ago
  59. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  60. e8d3d47 ARM: OMAP2+: Drop plat/cpu.h for omap2plus by Tony Lindgren · 12 years ago
  61. 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
  62. d8658bc [media] omap3isp: Replace cpu_is_omap3630() with ISP revision check by Laurent Pinchart · 12 years ago
  63. b057c3c [media] omap3isp: Prepare/unprepare clocks before/after enable/disable by Laurent Pinchart · 12 years ago
  64. 4feca39 [media] omap3isp: Replace printk with dev_* by Laurent Pinchart · 12 years ago
  65. aab84f5 [media] omap3isp: Find source pad from external entity by Sakari Ailus · 12 years ago
  66. c19d19e [media] omap3isp: Add CSI configuration registers from control block to ISP resources by Sakari Ailus · 12 years ago
  67. c8d35c8 ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h by Tony Lindgren · 12 years ago
  68. 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
  69. 0bd0dbe [media] omap3isp: Fix error return code in probe function by Peter Senna Tschudin · 12 years ago
  70. 2c3fb08 [media] rename drivers/media/video as .../platform by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/omap3isp/isp.c]
  71. c51364c [media] omap3isp: ccdc: Add YUV input formats support by Laurent Pinchart · 13 years ago
  72. 96d62ae [media] omap3isp: Configure HS/VS interrupt source before enabling interrupts by Laurent Pinchart · 12 years ago
  73. be9a1b9 [media] omap3isp: Don't access ISP_CTRL directly in the statistics modules by Laurent Pinchart · 12 years ago
  74. c6c01f9 [media] omap3isp: Use external rate instead of vpcfg by Sakari Ailus · 12 years ago
  75. 79c3a07 [media] omap3isp: Mark probe and cleanup functions with __devinit and __devexit by Laurent Pinchart · 12 years ago
  76. b43883d [media] omap3isp: Fix frame number propagation by Laurent Pinchart · 12 years ago
  77. a32f2f9 [media] omap3isp: Prevent crash at module unload by Sakari Ailus · 12 years ago
  78. 1567bb7 [media] omap3isp: Prevent pipelines that contain a crashed entity from starting by Laurent Pinchart · 13 years ago
  79. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  80. 1d6629b [media] convert drivers/media/* to use module_platform_driver() by Axel Lin · 12 years ago
  81. 875e2e3 [media] omap3isp: Mark next captured frame as faulty when an SBL overflow occurs by Laurent Pinchart · 13 years ago
  82. fabdbca iommu/omap: eliminate the public omap_find_iommu_device() method by Ohad Ben-Cohen · 13 years ago
  83. 083eb07 [media] omap3isp: Report the ISP revision through the media controller API by Laurent Pinchart · 13 years ago
  84. ed33ac8 [media] omap3isp: Add missing mutex_destroy() calls by Laurent Pinchart · 13 years ago
  85. 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
  86. 905d66c iommu/core: Add bus_type parameter to iommu_domain_alloc by Joerg Roedel · 13 years ago
  87. c62e2a1 [media] omap3isp: Don't fail streamon when the sensor doesn't implement s_stream by Laurent Pinchart · 13 years ago
  88. 6c32df4 omap: iommu: omapify 'struct iommu' and exposed API by Ohad Ben-Cohen · 13 years ago
  89. f626b52 omap: iommu: migrate to the generic IOMMU API by Ohad Ben-Cohen · 13 years ago
  90. 64dc3c1 [media] Stop using linux/version.h on the remaining video drivers by Mauro Carvalho Chehab · 13 years ago
  91. ca4186f [media] media: omap3isp: fix a potential NULL deref by Ohad Ben-Cohen · 13 years ago
  92. 6c20c635 [media] omap3isp: fix compiler warning by Sanjeev Premi · 13 years ago
  93. 7fcaa9a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  94. e224153 [media] omap3isp: Don't increment node entity use count when poweron fails by Laurent Pinchart · 13 years ago
  95. c09af04 [media] omap3isp: lane shifter support by Michael Jones · 13 years ago
  96. 7c2c8f4 [media] omap3isp: Use isp xclk defines by Stanimir Varbanov · 13 years ago
  97. 994d537 [media] omap3isp: isp: Reset the ISP when the pipeline can't be stopped by Laurent Pinchart · 13 years ago
  98. 2d4e9d1 [media] omap3isp: Fix trivial typos by Michael Jones · 13 years ago
  99. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  100. 448de7e [media] omap3isp: OMAP3 ISP core by Sakari Ailus · 13 years ago