1. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  2. b518d86 [media] smiapp: Support V4L2_SEL_TGT_NATIVE_SIZE by Sakari Ailus · 10 years ago
  3. 21734b0 [media] smiapp: Set left and top to zero for crop bounds selection by Sakari Ailus · 10 years ago
  4. 1fb69bf [media] adv7511: improve colorspace handling by Hans Verkuil · 10 years ago
  5. 8f1aeed [media] i2c: Deletion of an unnecessary check before the function call "rc_unregister_device" by Markus Elfring · 10 years ago
  6. f5fe58f [media] i2c: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  7. b31eb90 [media] smiapp: Only some selection targets are settable by Sakari Ailus · 10 years ago
  8. dd9ac11 [media] adv7604: Correct G/S_EDID behaviour by Hans Verkuil · 10 years ago
  9. c81285a [media] adv7511: fix G/S_EDID behavior by Hans Verkuil · 10 years ago
  10. c909e5b [media] adv7842: fix G/S_EDID behavior by Hans Verkuil · 10 years ago
  11. 85273c3 [media] cx25840/cx18: Use standard ordering of mask and shift by Joe Perches · 10 years ago
  12. 6ac825c [media] cx25840: convert max_buf_size var to lowercase by Mauro Carvalho Chehab · 10 years ago
  13. a7119f8 [media] cx25840: Don't report an error if max size is adjusted by Mauro Carvalho Chehab · 10 years ago
  14. 373fbbce [media] smiapp: Update PLL when setting format by Sakari Ailus · 10 years ago
  15. 602cbca [media] smiapp: Set valid link frequency range by Sakari Ailus · 10 years ago
  16. e91cbeb [media] smiapp: Clean up smiapp_set_format() by Sakari Ailus · 10 years ago
  17. cd78b6a [media] smiapp: Take valid link frequencies into account in supported mbus codes by Sakari Ailus · 10 years ago
  18. 38a833c7 [media] smiapp: Gather information on valid link rate and BPP combinations by Sakari Ailus · 10 years ago
  19. 183bec8 [media] smiapp: Split calculating PLL with sensor's limits from updating it by Sakari Ailus · 10 years ago
  20. 83313d9 [media] smiapp: Use actual pixel rate calculated by the PLL calculator by Sakari Ailus · 10 years ago
  21. e7c329a [media] smiapp-pll: Add pixel rate in pixel array as output parameters by Sakari Ailus · 10 years ago
  22. 2939130 [media] smiapp: Remove validation of op_pix_clk_div by Sakari Ailus · 10 years ago
  23. 9249e9a [media] smiapp: The PLL calculator handles sensors with VT clocks only by Sakari Ailus · 10 years ago
  24. 63516b5 [media] smiapp-pll: Don't validate OP clocks if there are none by Sakari Ailus · 10 years ago
  25. 974abe4 [media] smiapp-pll: Calculate OP clocks only for sensors that have them by Sakari Ailus · 10 years ago
  26. e3f8bc8 [media] smiapp-pll: Unify OP and VT PLL structs by Sakari Ailus · 10 years ago
  27. fff888c [media] smiapp-pll: External clock frequency isn't an output value by Sakari Ailus · 10 years ago
  28. c859470 [media] smiapp-pll: Separate bounds checking into a separate function by Sakari Ailus · 10 years ago
  29. c37f9bf [media] smiapp-pll: The clock tree values are unsigned --- fix debug prints by Sakari Ailus · 10 years ago
  30. bc47150 [media] smiapp-pll: Correct clock debug prints by Sakari Ailus · 10 years ago
  31. f85698c [media] smiapp: Take mutex during PLL update in sensor initialisation by Sakari Ailus · 10 years ago
  32. a66d05d Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  33. 77639ff [media] adv7604: fix inverted condition by Hans Verkuil · 10 years ago
  34. f8789e6 [media] adv7604/adv7842: fix il_vbackporch typo and zero the struct by Hans Verkuil · 10 years ago
  35. 825fd08 [media] drivers: media: i2c: adv7343_regs.h: Fix typo in #ifndef by Rasmus Villemoes · 10 years ago
  36. 18cb650 [media] tvp7002: Don't update device->streaming if write to register fails by Axel Lin · 10 years ago
  37. 3cf0c6b Merge remote-tracking branch 'linus/master' into patchwork by Mauro Carvalho Chehab · 10 years ago
  38. afb666d [media] lm3560: simplify boolean tests by Mauro Carvalho Chehab · 10 years ago
  39. cdde1a9 [media] ov9740: use true/false for boolean vars by Mauro Carvalho Chehab · 10 years ago
  40. 06e916b [media] smiapp-core: use true/false for boolean vars by Mauro Carvalho Chehab · 10 years ago
  41. bc39d69 [media] s5k5baf: remove an uneeded semicolon by Mauro Carvalho Chehab · 10 years ago
  42. 60b31b7 [media] smiapp: Set sub-device owner by Sakari Ailus · 10 years ago
  43. 58e43d9 [media] smiapp: Fix power count handling by Sakari Ailus · 10 years ago
  44. 91ba0e5 [media] tda7432: Fix setting TDA7432_MUTE bit for TDA7432_RF register by Axel Lin · 10 years ago
  45. a14e551 [media] soc_camera: ov772x: Include media/v4l2-image-sizes.h by Axel Lin · 10 years ago
  46. 665152a [media] soc_camera: mt9t112: Include media/v4l2-image-sizes.h by Axel Lin · 10 years ago
  47. 37096b4 [media] vs6624: Include media/v4l2-image-sizes.h by Axel Lin · 10 years ago
  48. 4721b3e [media] ov7670: Include media/v4l2-image-sizes.h by Axel Lin · 10 years ago
  49. 6af6e9c [media] saa6752hs: Convert to devm_kzalloc() by Axel Lin · 10 years ago
  50. d720b7a [media] cx25840: Spelling s/compuations/computations/ by Geert Uytterhoeven · 10 years ago
  51. a328e7e [media] smiapp: Set 64-bit integer control using v4l2_ctrl_s_ctrl_int64() by Sakari Ailus · 10 years ago
  52. e47a81d [media] smiapp: Use unlocked __v4l2_ctrl_modify_range() by Sakari Ailus · 10 years ago
  53. 0e2a6b7 [media] smiapp: Implement the test pattern control by Sakari Ailus · 10 years ago
  54. c5f176d [media] media: mt9m111: add device-tree suppport by Robert Jarzmik · 10 years ago
  55. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 10 years ago
  56. 120703f [media] rc-core: document the protocol type by David Härdeman · 10 years ago
  57. 4dd9bb9 [media] rc-core: improve ir-kbd-i2c get_key functions by David Härdeman · 10 years ago
  58. e35ce2e [media] tvp5150: Use i2c_smbus_(read|write)_byte_data by Laurent Pinchart · 10 years ago
  59. 385dded [media] tvp5150: Fix device ID kernel log message by Laurent Pinchart · 10 years ago
  60. 7ed0b29 [media] v4l: smiapp: Return V4L2_FIELD_NONE from pad-level get/set format by Laurent Pinchart · 10 years ago
  61. d53ce5a [media] v4l: s5k6a3: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 10 years ago
  62. 2f7844e [media] v4l: s5k5baf: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 10 years ago
  63. 776a347 [media] v4l: s5k4ecgx: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 10 years ago
  64. fb3e0bc [media] v4l: noon010p30: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 10 years ago
  65. 80b44ef [media] mt9v032: use regmap by Philipp Zabel · 10 years ago
  66. 94b76ce [media] mt9v032: register v4l2 asynchronous subdevice by Philipp Zabel · 10 years ago
  67. d8dde6c [media] mt9v032: add support for mt9v022 and mt9v024 by Philipp Zabel · 10 years ago
  68. d131e54 [media] mt9v032: do not clear reserved bits in read mode register by Philipp Zabel · 10 years ago
  69. f17bc3f [media] mt9v032: fix hblank calculation by Philipp Zabel · 10 years ago
  70. 632f2b0 [media] adv7180: Remove duplicate unregister call by Ian Molton · 10 years ago
  71. 0d5e8c4 [media] Fix 64-bit division fall-out from 64-bit control ranges by Hans Verkuil · 10 years ago
  72. 2a9ec37 [media] v4l2-ctrls: use ptrs for all but the s32 type by Hans Verkuil · 10 years ago
  73. 0ba2aeb [media] v4l2-ctrls: increase internal min/max/step/def to 64 bit by Hans Verkuil · 10 years ago
  74. c41ad9c [media] adv7604: Update recommended writes for the adv7611 by Lars-Peter Clausen · 10 years ago
  75. f8d36b8 [media] smiapp: I2C address is the last part of the subdev name by Sakari Ailus · 10 years ago
  76. 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
  77. 39ad9bb [media] m5mols: Replace missing header by Laurent Pinchart · 10 years ago
  78. 1b5ab87 [media] adv7604: Add LLC polarity configuration by Laurent Pinchart · 10 years ago
  79. 9b2c382 [media] adv7604: Set HPD GPIO direction to output by Laurent Pinchart · 10 years ago
  80. 6fa8804 [media] adv7604: Add endpoint properties to DT bindings by Laurent Pinchart · 10 years ago
  81. f82f313 [media] adv7604: Add DT support by Laurent Pinchart · 11 years ago
  82. 5ef54b5 [media] adv7604: Specify the default input through platform data by Laurent Pinchart · 10 years ago
  83. e9d50e9 [media] adv7604: Support hot-plug detect control through a GPIO by Laurent Pinchart · 10 years ago
  84. c72a53c [media] adv7604: Sort headers alphabetically by Laurent Pinchart · 10 years ago
  85. 22d97e5 [media] adv7604: Replace *_and_or() functions with *_clr_set() by Laurent Pinchart · 10 years ago
  86. 05cacb1 [media] adv7604: Store I2C addresses and clients in arrays by Laurent Pinchart · 10 years ago
  87. c269887 [media] adv7604: Inline the to_sd function by Laurent Pinchart · 10 years ago
  88. 7515e09 [media] adv7604: Remove deprecated video-level DV timings operations by Laurent Pinchart · 10 years ago
  89. afec559 [media] adv7604: Add pad-level DV timings support by Laurent Pinchart · 10 years ago
  90. 539b33b [media] adv7604: Make output format configurable through pad format operations by Laurent Pinchart · 10 years ago
  91. c784b1e [media] adv7604: Add sink pads by Laurent Pinchart · 10 years ago
  92. 4543789 [media] adv7604: Remove subdev control handlers by Laurent Pinchart · 10 years ago
  93. d42010a [media] adv7604: Add adv7611 support by Lars-Peter Clausen · 11 years ago
  94. 4a2ccdd [media] adv7604: Cache register contents when reading multiple bits by Laurent Pinchart · 11 years ago
  95. 51182a9 [media] adv7604: Add 16-bit read functions for CP and HDMI by Laurent Pinchart · 11 years ago
  96. f216ccb [media] adv7604: Don't put info string arrays on the stack by Lars-Peter Clausen · 11 years ago
  97. bedc393 [media] adv7604: Add support for asynchronous probing by Lars-Peter Clausen · 11 years ago
  98. f2e9084 [media] v4l: Validate fields in the core code for subdev EDID ioctls by Laurent Pinchart · 10 years ago
  99. 9627892 [media] tvp7002: Remove deprecated video-level DV timings operations by Laurent Pinchart · 10 years ago
  100. 1055340 [media] ths8200: Remove deprecated video-level DV timings operations by Laurent Pinchart · 10 years ago