1. 91ba0e5 [media] tda7432: Fix setting TDA7432_MUTE bit for TDA7432_RF register by Axel Lin · 10 years ago
  2. a14e551 [media] soc_camera: ov772x: Include media/v4l2-image-sizes.h by Axel Lin · 10 years ago
  3. 665152a [media] soc_camera: mt9t112: Include media/v4l2-image-sizes.h by Axel Lin · 10 years ago
  4. 37096b4 [media] vs6624: Include media/v4l2-image-sizes.h by Axel Lin · 10 years ago
  5. 4721b3e [media] ov7670: Include media/v4l2-image-sizes.h by Axel Lin · 10 years ago
  6. 6af6e9c [media] saa6752hs: Convert to devm_kzalloc() by Axel Lin · 10 years ago
  7. d720b7a [media] cx25840: Spelling s/compuations/computations/ by Geert Uytterhoeven · 10 years ago
  8. a328e7e [media] smiapp: Set 64-bit integer control using v4l2_ctrl_s_ctrl_int64() by Sakari Ailus · 10 years ago
  9. e47a81d [media] smiapp: Use unlocked __v4l2_ctrl_modify_range() by Sakari Ailus · 10 years ago
  10. 0e2a6b7 [media] smiapp: Implement the test pattern control by Sakari Ailus · 10 years ago
  11. c5f176d [media] media: mt9m111: add device-tree suppport by Robert Jarzmik · 10 years ago
  12. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 11 years ago
  13. 120703f [media] rc-core: document the protocol type by David Härdeman · 11 years ago
  14. 4dd9bb9 [media] rc-core: improve ir-kbd-i2c get_key functions by David Härdeman · 11 years ago
  15. e35ce2e [media] tvp5150: Use i2c_smbus_(read|write)_byte_data by Laurent Pinchart · 10 years ago
  16. 385dded [media] tvp5150: Fix device ID kernel log message by Laurent Pinchart · 10 years ago
  17. 7ed0b29 [media] v4l: smiapp: Return V4L2_FIELD_NONE from pad-level get/set format by Laurent Pinchart · 10 years ago
  18. d53ce5a [media] v4l: s5k6a3: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 10 years ago
  19. 2f7844e [media] v4l: s5k5baf: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 10 years ago
  20. 776a347 [media] v4l: s5k4ecgx: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 10 years ago
  21. fb3e0bc [media] v4l: noon010p30: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 10 years ago
  22. 80b44ef [media] mt9v032: use regmap by Philipp Zabel · 10 years ago
  23. 94b76ce [media] mt9v032: register v4l2 asynchronous subdevice by Philipp Zabel · 10 years ago
  24. d8dde6c [media] mt9v032: add support for mt9v022 and mt9v024 by Philipp Zabel · 10 years ago
  25. d131e54 [media] mt9v032: do not clear reserved bits in read mode register by Philipp Zabel · 10 years ago
  26. f17bc3f [media] mt9v032: fix hblank calculation by Philipp Zabel · 10 years ago
  27. 632f2b0 [media] adv7180: Remove duplicate unregister call by Ian Molton · 10 years ago
  28. 0d5e8c4 [media] Fix 64-bit division fall-out from 64-bit control ranges by Hans Verkuil · 10 years ago
  29. 2a9ec37 [media] v4l2-ctrls: use ptrs for all but the s32 type by Hans Verkuil · 11 years ago
  30. 0ba2aeb [media] v4l2-ctrls: increase internal min/max/step/def to 64 bit by Hans Verkuil · 11 years ago
  31. c41ad9c [media] adv7604: Update recommended writes for the adv7611 by Lars-Peter Clausen · 10 years ago
  32. f8d36b8 [media] smiapp: I2C address is the last part of the subdev name by Sakari Ailus · 10 years ago
  33. 0bb4646 Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into next by Linus Torvalds · 10 years ago
  34. 39ad9bb [media] m5mols: Replace missing header by Laurent Pinchart · 10 years ago
  35. 1b5ab87 [media] adv7604: Add LLC polarity configuration by Laurent Pinchart · 11 years ago
  36. 9b2c382 [media] adv7604: Set HPD GPIO direction to output by Laurent Pinchart · 11 years ago
  37. 6fa8804 [media] adv7604: Add endpoint properties to DT bindings by Laurent Pinchart · 11 years ago
  38. f82f313 [media] adv7604: Add DT support by Laurent Pinchart · 11 years ago
  39. 5ef54b5 [media] adv7604: Specify the default input through platform data by Laurent Pinchart · 11 years ago
  40. e9d50e9 [media] adv7604: Support hot-plug detect control through a GPIO by Laurent Pinchart · 11 years ago
  41. c72a53c [media] adv7604: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  42. 22d97e5 [media] adv7604: Replace *_and_or() functions with *_clr_set() by Laurent Pinchart · 11 years ago
  43. 05cacb1 [media] adv7604: Store I2C addresses and clients in arrays by Laurent Pinchart · 11 years ago
  44. c269887 [media] adv7604: Inline the to_sd function by Laurent Pinchart · 11 years ago
  45. 7515e09 [media] adv7604: Remove deprecated video-level DV timings operations by Laurent Pinchart · 11 years ago
  46. afec559 [media] adv7604: Add pad-level DV timings support by Laurent Pinchart · 11 years ago
  47. 539b33b [media] adv7604: Make output format configurable through pad format operations by Laurent Pinchart · 11 years ago
  48. c784b1e [media] adv7604: Add sink pads by Laurent Pinchart · 11 years ago
  49. 4543789 [media] adv7604: Remove subdev control handlers by Laurent Pinchart · 11 years ago
  50. d42010a [media] adv7604: Add adv7611 support by Lars-Peter Clausen · 11 years ago
  51. 4a2ccdd [media] adv7604: Cache register contents when reading multiple bits by Laurent Pinchart · 11 years ago
  52. 51182a9 [media] adv7604: Add 16-bit read functions for CP and HDMI by Laurent Pinchart · 11 years ago
  53. f216ccb [media] adv7604: Don't put info string arrays on the stack by Lars-Peter Clausen · 11 years ago
  54. bedc393 [media] adv7604: Add support for asynchronous probing by Lars-Peter Clausen · 11 years ago
  55. f2e9084 [media] v4l: Validate fields in the core code for subdev EDID ioctls by Laurent Pinchart · 11 years ago
  56. 9627892 [media] tvp7002: Remove deprecated video-level DV timings operations by Laurent Pinchart · 11 years ago
  57. 1055340 [media] ths8200: Remove deprecated video-level DV timings operations by Laurent Pinchart · 11 years ago
  58. 0dd3e36 [media] adv7842: Remove deprecated video-level DV timings operations by Laurent Pinchart · 11 years ago
  59. 8f8d2fe [media] adv7511: Remove deprecated video-level DV timings operations by Laurent Pinchart · 11 years ago
  60. 8846e93 [media] ad9389b: Remove deprecated video-level DV timings operations by Laurent Pinchart · 11 years ago
  61. 307d3bd [media] tvp7002: Add pad-level DV timings operations by Laurent Pinchart · 11 years ago
  62. 553bca8 [media] ths8200: Add pad-level DV timings operations by Laurent Pinchart · 11 years ago
  63. c916194 [media] adv7842: Add pad-level DV timings operations by Laurent Pinchart · 11 years ago
  64. 9646171 [media] adv7511: Add pad-level DV timings operations by Laurent Pinchart · 11 years ago
  65. 22c25b4 [media] ad9389b: Add pad-level DV timings operations by Laurent Pinchart · 11 years ago
  66. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 11 years ago
  67. 12bd10c [media] tvp5150: Replace container_of() with to_tvp5150() by Laurent Pinchart · 10 years ago
  68. 535ec21 [media] mt9p031: Fix BLC configuration restore when disabling test pattern by Laurent Pinchart · 11 years ago
  69. 8bf54c4 [media] mt9p031: Really disable Black Level Calibration in test pattern mode by Laurent Pinchart · 11 years ago
  70. 2464403 [media] smiapp: Return correct return value in smiapp_registered() by Sakari Ailus · 11 years ago
  71. 9945374 [media] smiapp: Check for GPIO validity using gpio_is_valid() by Sakari Ailus · 11 years ago
  72. 5fba988 [media] smiapp: Use better regulator name for the Device tree by Sakari Ailus · 11 years ago
  73. aca6bf5 [media] smiapp: Scaling goodness is signed by Sakari Ailus · 11 years ago
  74. e5a3f7b [media] smiapp: Call limits quirk immediately after retrieving the limits by Sakari Ailus · 11 years ago
  75. 48cb4a5 [media] smiapp: Print the index of the format descriptor by Sakari Ailus · 11 years ago
  76. 322e6d1 [media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space by Guennadi Liakhovetski · 11 years ago
  77. dc5730f [media] tw9910: add g_tvnorms video op by Hans Verkuil · 11 years ago
  78. 393cbd8 [media] smiapp: Use %u for printing u32 value by Sakari Ailus · 11 years ago
  79. f5d6507 [media] smiapp: Define macros for obtaining properties of register definitions by Sakari Ailus · 11 years ago
  80. 6f7481b [media] smiapp: Add register diversion quirk by Sakari Ailus · 11 years ago
  81. 03efb2a [media] smiapp: Make PLL (quirk) flags a function by Sakari Ailus · 11 years ago
  82. 19e9f5f [media] smiapp: Make PLL flags unsigned long by Sakari Ailus · 11 years ago
  83. caf447b [media] smiapp: Make PLL flags separate from regular quirk flags by Sakari Ailus · 11 years ago
  84. 3c9e7ea [media] smiapp: Use I2C adapter ID and address in the sub-device name by Sakari Ailus · 11 years ago
  85. 125a1c0 [media] smiapp: Add a macro for constructing 8-bit quirk registers by Sakari Ailus · 11 years ago
  86. b05cd21 [media] smiapp: Fix determining the need for 8-bit read access by Sakari Ailus · 11 years ago
  87. 6fcc7a5 [media] smiapp: Rename SMIA_REG to SMIAPP_REG for consistency by Sakari Ailus · 11 years ago
  88. d4f79a8 [media] smiapp: Remove unused quirk register functionality by Sakari Ailus · 11 years ago
  89. 2ff0f16 [media] adv7842: Disable access to EDID DDC lines before chip power up by Martin Bugge · 11 years ago
  90. 5046f26 [media] adv7842: update RGB quantization range on HDMI/DVI-D mode irq by Martin Bugge · 11 years ago
  91. 41f484d [media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() function by Sylwester Nawrocki · 11 years ago
  92. 463b21f Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  93. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  94. d984d32 [media] saa6752hs: depends on CRC32 by Hans Verkuil · 11 years ago
  95. df065b3 [media] adv7180: free an interrupt on failure paths in init_device() by Alexey Khoroshilov · 11 years ago
  96. bce6744 [media] V4L: s5c73m3: Add device tree support by Sylwester Nawrocki · 11 years ago
  97. 814b4dd [media] V4L: Add driver for s5k6a3 image sensor by Sylwester Nawrocki · 11 years ago
  98. 1a1934f [media] rc: abstract access to allowed/enabled protocols by James Hogan · 11 years ago
  99. e01c15d [media] media: i2c: Kconfig: create dependency to MEDIA_CONTROLLER for adv7* by Marcus Folkesson · 11 years ago
  100. e246c33 [media] adv7180: Add support for power down by Lars-Peter Clausen · 11 years ago