1. f58c91c [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  2. 224ddca DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  3. 813f5c0 [media] media: Change media device link_notify behaviour by Sylwester Nawrocki · 12 years ago
  4. 7c0f812 [media] omap3isp: Defer probe when the IOMMU is not available by Laurent Pinchart · 12 years ago
  5. 5e57267 [media] omap3isp: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  6. 1bddf1b [media] media: Rename media_entity_remote_source to media_entity_remote_pad by Andrzej Hajda · 12 years ago
  7. 9b28ee3 [media] omap3isp: Use the common clock framework by Laurent Pinchart · 12 years ago
  8. 7307c00 Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. cf2b4cf [media] omap3isp: Use devm_* managed functions by Laurent Pinchart · 12 years ago
  10. 6d1aa02 omap3isp: Set cam_mclk rate directly by Laurent Pinchart · 12 years ago
  11. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  12. e8d3d47 ARM: OMAP2+: Drop plat/cpu.h for omap2plus by Tony Lindgren · 12 years ago
  13. 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
  14. d8658bc [media] omap3isp: Replace cpu_is_omap3630() with ISP revision check by Laurent Pinchart · 12 years ago
  15. b057c3c [media] omap3isp: Prepare/unprepare clocks before/after enable/disable by Laurent Pinchart · 12 years ago
  16. 4feca39 [media] omap3isp: Replace printk with dev_* by Laurent Pinchart · 12 years ago
  17. aab84f5 [media] omap3isp: Find source pad from external entity by Sakari Ailus · 12 years ago
  18. c19d19e [media] omap3isp: Add CSI configuration registers from control block to ISP resources by Sakari Ailus · 12 years ago
  19. c8d35c8 ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h by Tony Lindgren · 12 years ago
  20. 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
  21. 0bd0dbe [media] omap3isp: Fix error return code in probe function by Peter Senna Tschudin · 12 years ago
  22. 2c3fb08 [media] rename drivers/media/video as .../platform by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/omap3isp/isp.c]
  23. c51364c [media] omap3isp: ccdc: Add YUV input formats support by Laurent Pinchart · 13 years ago
  24. 96d62ae [media] omap3isp: Configure HS/VS interrupt source before enabling interrupts by Laurent Pinchart · 13 years ago
  25. be9a1b9 [media] omap3isp: Don't access ISP_CTRL directly in the statistics modules by Laurent Pinchart · 13 years ago
  26. c6c01f9 [media] omap3isp: Use external rate instead of vpcfg by Sakari Ailus · 13 years ago
  27. 79c3a07 [media] omap3isp: Mark probe and cleanup functions with __devinit and __devexit by Laurent Pinchart · 13 years ago
  28. b43883d [media] omap3isp: Fix frame number propagation by Laurent Pinchart · 13 years ago
  29. a32f2f9 [media] omap3isp: Prevent crash at module unload by Sakari Ailus · 13 years ago
  30. 1567bb7 [media] omap3isp: Prevent pipelines that contain a crashed entity from starting by Laurent Pinchart · 13 years ago
  31. 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
  32. 1d6629b [media] convert drivers/media/* to use module_platform_driver() by Axel Lin · 13 years ago
  33. 875e2e3 [media] omap3isp: Mark next captured frame as faulty when an SBL overflow occurs by Laurent Pinchart · 13 years ago
  34. fabdbca iommu/omap: eliminate the public omap_find_iommu_device() method by Ohad Ben-Cohen · 13 years ago
  35. 083eb07 [media] omap3isp: Report the ISP revision through the media controller API by Laurent Pinchart · 13 years ago
  36. ed33ac8 [media] omap3isp: Add missing mutex_destroy() calls by Laurent Pinchart · 13 years ago
  37. 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
  38. 905d66c iommu/core: Add bus_type parameter to iommu_domain_alloc by Joerg Roedel · 13 years ago
  39. c62e2a1 [media] omap3isp: Don't fail streamon when the sensor doesn't implement s_stream by Laurent Pinchart · 13 years ago
  40. 6c32df4 omap: iommu: omapify 'struct iommu' and exposed API by Ohad Ben-Cohen · 13 years ago
  41. f626b52 omap: iommu: migrate to the generic IOMMU API by Ohad Ben-Cohen · 14 years ago
  42. 64dc3c1 [media] Stop using linux/version.h on the remaining video drivers by Mauro Carvalho Chehab · 14 years ago
  43. ca4186f [media] media: omap3isp: fix a potential NULL deref by Ohad Ben-Cohen · 14 years ago
  44. 6c20c635 [media] omap3isp: fix compiler warning by Sanjeev Premi · 14 years ago
  45. 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
  46. e224153 [media] omap3isp: Don't increment node entity use count when poweron fails by Laurent Pinchart · 14 years ago
  47. c09af04 [media] omap3isp: lane shifter support by Michael Jones · 14 years ago
  48. 7c2c8f4 [media] omap3isp: Use isp xclk defines by Stanimir Varbanov · 14 years ago
  49. 994d537 [media] omap3isp: isp: Reset the ISP when the pipeline can't be stopped by Laurent Pinchart · 14 years ago
  50. 2d4e9d1 [media] omap3isp: Fix trivial typos by Michael Jones · 14 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  52. 448de7e [media] omap3isp: OMAP3 ISP core by Sakari Ailus · 14 years ago