1. 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
  2. 1d6629b [media] convert drivers/media/* to use module_platform_driver() by Axel Lin · 13 years ago
  3. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  4. b4d48c9 Merge tag 'v3.2-rc7' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  5. 875e2e3 [media] omap3isp: Mark next captured frame as faulty when an SBL overflow occurs by Laurent Pinchart · 13 years ago
  6. c3cd257 [media] omap3isp: video: Don't WARN() on unknown pixel formats by Laurent Pinchart · 13 years ago
  7. bd0f2e6 [media] omap3isp: ccdc: Fix crash in HS/VS interrupt handler by Laurent Pinchart · 13 years ago
  8. ec0cae7 [media] omap3isp: preview: Rename max output sizes defines by Laurent Pinchart · 13 years ago
  9. c070e38 [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes by Laurent Pinchart · 13 years ago
  10. fabdbca iommu/omap: eliminate the public omap_find_iommu_device() method by Ohad Ben-Cohen · 13 years ago
  11. 025521f [media] omap3isp: fix compilation of ispvideo.c by Dmitry Artamonow · 13 years ago
  12. 1f69fd9 [media] omap3isp: preview: Add crop support on the sink pad by Laurent Pinchart · 13 years ago
  13. 059dc1d [media] omap3isp: preview: Rename min/max input/output sizes defines by Laurent Pinchart · 13 years ago
  14. e4bc627 [media] omap3isp: preview: Remove horizontal averager support by Laurent Pinchart · 13 years ago
  15. 083eb07 [media] omap3isp: Report the ISP revision through the media controller API by Laurent Pinchart · 13 years ago
  16. 882cc85 [media] omap3isp: ccdc: remove redundant operation by Guennadi Liakhovetski · 13 years ago
  17. 9b6390b [media] omap3isp: Fix memory leaks in initialization error paths by Laurent Pinchart · 13 years ago
  18. ed33ac8 [media] omap3isp: Add missing mutex_destroy() calls by Laurent Pinchart · 13 years ago
  19. 39099d0 [media] omap3isp: Move *_init_entities() functions to the init/cleanup section by Laurent Pinchart · 13 years ago
  20. 63b4ca2 [media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup() by Laurent Pinchart · 13 years ago
  21. 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
  22. 1abb4ba Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into next by Joerg Roedel · 13 years ago
  23. 905d66c iommu/core: Add bus_type parameter to iommu_domain_alloc by Joerg Roedel · 13 years ago
  24. e74d83a [media] omap3isp: Fix build error in ispccdc.c by Joerg Roedel · 13 years ago
  25. 5b6c3ef [media] omap3isp: video: Avoid crashes when pipeline set stream operation fails by Laurent Pinchart · 13 years ago
  26. c62e2a1 [media] omap3isp: Don't fail streamon when the sensor doesn't implement s_stream by Laurent Pinchart · 13 years ago
  27. b98d32f [media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.h by Laurent Pinchart · 13 years ago
  28. 61e6561 [media] omap3isp: queue: fail QBUF if user buffer is too small by Michael Jones · 13 years ago
  29. 00542ed [media] omap3isp: Don't accept pipelines with no video source as valid by Laurent Pinchart · 13 years ago
  30. 3f5c14d [media] drivers/media: do not use EXTRA_CFLAGS by Arnaud Lacombe · 13 years ago
  31. 69d232a [media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS event by Sakari Ailus · 13 years ago
  32. 6c32df4 omap: iommu: omapify 'struct iommu' and exposed API by Ohad Ben-Cohen · 13 years ago
  33. f626b52 omap: iommu: migrate to the generic IOMMU API by Ohad Ben-Cohen · 13 years ago
  34. 1752cd5 [media] omap3isp: Support configurable HS/VS polarities by Laurent Pinchart · 13 years ago
  35. 65d7648 [media] OMAP3: ISP: Add regulator control for omap34xx by Kalle Jokiniemi · 13 years ago
  36. f1e393d [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh by Hans Verkuil · 13 years ago
  37. 64dc3c1 [media] Stop using linux/version.h on the remaining video drivers by Mauro Carvalho Chehab · 13 years ago
  38. ca4186f0 [media] media: omap3isp: fix a potential NULL deref by Ohad Ben-Cohen · 13 years ago
  39. 6c20c63 [media] omap3isp: fix compiler warning by Sanjeev Premi · 13 years ago
  40. 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
  41. 2578dfb [media] omap3isp: queue: Don't corrupt buf->npages when get_user_pages() fails by Laurent Pinchart · 13 years ago
  42. e224153 [media] omap3isp: Don't increment node entity use count when poweron fails by Laurent Pinchart · 13 years ago
  43. c09af04 [media] omap3isp: lane shifter support by Michael Jones · 13 years ago
  44. 5782f97 [media] omap3isp: ccdc: support Y10/12, 8-bit bayer fmts by Michael Jones · 13 years ago
  45. 7c2c8f4 [media] omap3isp: Use isp xclk defines by Stanimir Varbanov · 13 years ago
  46. 994d537 [media] omap3isp: isp: Reset the ISP when the pipeline can't be stopped by Laurent Pinchart · 13 years ago
  47. b5feda9 [media] omap3isp: stat: update struct ispstat_generic_config's comments by David Cohen · 13 years ago
  48. 2d4e9d1 [media] omap3isp: Fix trivial typos by Michael Jones · 13 years ago
  49. 8dc1e75 [media] omap3isp: resizer: Improved resizer rsz factor formula by Sakari Ailus · 13 years ago
  50. f792e4f [media] omap3isp: resizer: Use 4-tap mode equations when the ratio is <= 512 by Laurent Pinchart · 13 years ago
  51. 8eca7a0 [media] omap3isp: resizer: Center the crop rectangle by Laurent Pinchart · 13 years ago
  52. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  53. 4b0ec19 [media] omap3isp: Add set performance callback in isp platform data by Laurent Pinchart · 13 years ago
  54. 7e8970e [media] omap3isp: Kconfig and Makefile by Laurent Pinchart · 13 years ago
  55. 68e342b [media] omap3isp: Statistics by David Cohen · 13 years ago
  56. de1135d [media] omap3isp: CCDC, preview engine and resizer by Laurent Pinchart · 13 years ago
  57. 121e9f1 [media] omap3isp: CCP2/CSI2 receivers by Laurent Pinchart · 13 years ago
  58. ad614ac [media] omap3isp: Video devices and buffers queue by Laurent Pinchart · 13 years ago
  59. 448de7e [media] omap3isp: OMAP3 ISP core by Sakari Ailus · 13 years ago