1. 68d9c47 media: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  2. 02b1ce9 media: omap3isp: Quit using struct v4l2_subdev.host_priv field by Sakari Ailus · 7 years ago
  3. 7e1db59 media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 module by Sakari Ailus · 8 years ago
  4. 19be9fd media: omap3isp: Always initialise isp and mutex for csiphy1 by Sakari Ailus · 8 years ago
  5. 37a0c6f media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 mode by Pavel Machek · 8 years ago
  6. 9211434 media: omap3isp: Parse CSI1 configuration from the device tree by Pavel Machek · 8 years ago
  7. cb74749 media: cec-pin: fix irq handling by Hans Verkuil · 7 years ago
  8. 9a6b2a8 media: cec: rename pin events/function by Hans Verkuil · 7 years ago
  9. 583352b media: s5p-cec: use CEC_CAP_DEFAULTS by Hans Verkuil · 7 years ago
  10. 037e086 media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32 by Hans Verkuil · 7 years ago
  11. 5422079 media: uvcvideo: Constify video_subdev structures by Julia Lawall · 7 years ago
  12. 9d15cd9 media: uvcvideo: Convert from using an atomic variable to a reference count by Guennadi Liakhovetski · 7 years ago
  13. dfa6f24 media: uvcvideo: Fix .queue_setup() to check the number of planes by Guennadi Liakhovetski · 7 years ago
  14. 7e09f7d media: uvcvideo: Prevent heap overflow when accessing mapped controls by Guenter Roeck · 7 years ago
  15. da6df1c media: uvcvideo: Fix incorrect timeout for Get Request by Jim Lin · 7 years ago
  16. d8ad94e media: zr364xx: constify videobuf_queue_ops structures by Julia Lawall · 7 years ago
  17. 63f2ec6 media: tm6000: constify videobuf_queue_ops structures by Julia Lawall · 7 years ago
  18. 177267a media: cx231xx: constify videobuf_queue_ops structures by Julia Lawall · 7 years ago
  19. 6688324 media: cx18: constify videobuf_queue_ops structures by Julia Lawall · 7 years ago
  20. 2c1630c media: pxa_camera: constify v4l2_clk_ops structure by Julia Lawall · 7 years ago
  21. 8728bdd media: v4l2: av7110_v4l: constify v4l2_audio structure by Julia Lawall · 7 years ago
  22. 92a6882 media: tuners: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  23. 47f1431 media: pci: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  24. 38c4f03 media: usb: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  25. 1ab2234 media: radio: constify usb_device_id by Arvind Yadav · 7 years ago
  26. 7fb2e07 media: usb: constify usb_device_id by Arvind Yadav · 7 years ago
  27. a3b215e media: exynos4-is: constify video_subdev structures by Julia Lawall · 7 years ago
  28. ebf7a64 media: vimc: constify video_subdev structures by Julia Lawall · 7 years ago
  29. 46014f6 media: mtk-mdp: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  30. 040ffe1 media: exynos4-is: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  31. 86ab0b1 media: vim2m: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  32. c3f6ddf media: mx2-emmaprp: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  33. 92afad2 media: m2m-deinterlace: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  34. fdd488d media: bdisp: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  35. 729ce68 media: exynos-gsc: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  36. 5003a83 media: vcodec: mediatek: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  37. 6921537 media: V4L2: platform: rcar_jpu: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  38. 65d371a media: s5p-g2d: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  39. 42f310d media: ti-vpe: vpe: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  40. 8751ac2 media: st-delta: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  41. ea3b08c media: blackfin: bfin_capture: constify vb2_ops structures by Julia Lawall · 7 years ago
  42. c236323 media: davinci: vpbe: constify vb2_ops structures by Julia Lawall · 7 years ago
  43. 4d7be60 media: s5p-jpeg: directly use parsed subsampling on exynos5433 by Andrzej Pietrasiewicz · 7 years ago
  44. 6c83c1d media: s5p-jpeg: fix number of components macro by Andrzej Pietrasiewicz · 7 years ago
  45. 787d862 media: s5p-jpeg: Clear JPEG_CODEC_ON bits in sw reset function by Tony K Nadackal · 7 years ago
  46. 630dde6 media: s5p-jpeg: disable encoder/decoder in exynos4-like hardware after use by Andrzej Pietrasiewicz · 7 years ago
  47. e28e6f7 media: s5p-jpeg: Fix crash in jpeg isr due to multiple interrupts by Tony K Nadackal · 7 years ago
  48. 19dc3e0 media: s5p-jpeg: set w/h when encoding by Andrzej Pietrasiewicz · 7 years ago
  49. 65d5c96 media: s5p-jpeg: don't overwrite result's "size" member by Andrzej Pietrasiewicz · 7 years ago
  50. 89cd4d2 media: ddbridge: get rid of fall though gcc 7.1 warnings by Mauro Carvalho Chehab · 7 years ago
  51. 381a28b media: dvb-frontends/cxd2841er: update moddesc wrt new chip support by Daniel Scheller · 7 years ago
  52. e6db389 media: ddbridge: constify stv0910_p and lnbh25_cfg by Julia Lawall · 7 years ago
  53. 0937e7e media: ddbridge: const'ify all ddb_info, ddb_regmap et al by Daniel Scheller · 7 years ago
  54. 4f376d5 media: ddbridge: bump version string to 0.9.31intermediate-integrated by Daniel Scheller · 7 years ago
  55. ae30a0d media: ddbridge: remove ddb_info's from the global scope by Daniel Scheller · 7 years ago
  56. 8e4eef2 media: ddbridge: move ddb_unmap(), cleanup modparams by Daniel Scheller · 7 years ago
  57. 66cc3d9 media: ddbridge: move device ID table to ddbridge-hw by Daniel Scheller · 7 years ago
  58. bae7c75 media: ddbridge: fix gap handling by Daniel Scheller · 7 years ago
  59. 0758ecd media: dvb-frontends/stv0910: fix mask for scramblingcode setup by Daniel Scheller · 7 years ago
  60. f0e72c2 media: dvb-frontends/stv0910: fix FE_HAS_LOCK check order in tune() by Daniel Scheller · 7 years ago
  61. b9a92f6 media: ddbridge: fix buffer overflow in max_set_input_unlocked() by Daniel Scheller · 7 years ago
  62. bb4cec9 media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8) by Daniel Scheller · 7 years ago
  63. 3c4e041 media: dvb-frontends: MaxLinear MxL5xx DVB-S/S2 tuner-demodulator driver by Daniel Scheller · 7 years ago
  64. 20e671d media: dvb-frontends/stv{0910,6111}: constify tables by Daniel Scheller · 7 years ago
  65. 85e36b4 media: dvb-frontends/stv6111: cosmetics: comments fixup, misc by Daniel Scheller · 7 years ago
  66. 2af07a4 media: dvb-frontends/stv6111: coding style cleanup by Daniel Scheller · 7 years ago
  67. 4f979d5 media: dvb-frontends/stv0910: cosmetics: fixup comments, misc by Daniel Scheller · 7 years ago
  68. ddb6a90 media: dvb-frontends/stv0910: further coding style cleanup by Daniel Scheller · 7 years ago
  69. 448461a media: dvb-frontends/stv0910: implement diseqc_send_burst by Daniel Scheller · 7 years ago
  70. 399196e media: dvb-frontends/stv0910: fix STR assignment, remove unneeded var by Daniel Scheller · 7 years ago
  71. adaf4df media: ddbridge: Kconfig option to control the MSI modparam default by Daniel Scheller · 7 years ago
  72. fc3fb43 media: ddbridge: fix dereference before check by Daniel Scheller · 7 years ago
  73. adb57f6 media: ddbridge: fix impossible condition warning by Daniel Scheller · 7 years ago
  74. 1bdafdf media: ddbridge: remove unreachable code by Daniel Scheller · 7 years ago
  75. 8ac9fd4 media: ddbridge: fix possible buffer overflow in ddb_ports_init() by Daniel Scheller · 7 years ago
  76. f597f2a media: ddbridge: only register frontends in fe2 if fe is not NULL by Daniel Scheller · 7 years ago
  77. e89e02a media: ddbridge: check pointers before dereferencing by Daniel Scheller · 7 years ago
  78. 6971693 media: ddbridge: split off hardware definitions and mappings by Daniel Scheller · 7 years ago
  79. 14e27a1 media: ddbridge: split I/O related functions off from ddbridge.h by Daniel Scheller · 7 years ago
  80. 22e7438 media: ddbridge: bump ddbridge code to version 0.9.29 by Daniel Scheller · 7 years ago
  81. a96e5ab media: ddbridge: split code into multiple files by Daniel Scheller · 7 years ago
  82. 335bb88 media: ddbridge: move/reorder functions by Daniel Scheller · 7 years ago
  83. 71bfcc6 media: vs6624: constify vs6624_default_fmt by Julia Lawall · 7 years ago
  84. bfced6d media: ov13858: Increase digital gain granularity, range by Chiranjeevi Rapolu · 7 years ago
  85. 89d8b61 media: ov13858: Correct link-frequency and pixel-rate by Chiranjeevi Rapolu · 7 years ago
  86. 33eea13 media: ov13858: Fix initial expsoure max by Chiranjeevi Rapolu · 7 years ago
  87. b3775ed media: ov13858: Set default fps as current fps by Chiranjeevi Rapolu · 7 years ago
  88. 8e2803f media: cx231xx: only unregister successfully registered i2c adapters by Peter Rosin · 7 years ago
  89. 7ec2c0f media: platform: Add Amlogic Meson AO CEC Controller driver by Neil Armstrong · 7 years ago
  90. 9c7ba1d media: v4l2-compat-ioctl32: Fix timespec conversion by Daniel Mentz · 7 years ago
  91. 025a26f media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha by Daniel Mentz · 7 years ago
  92. 7cc7a83 media: adv7604: Prevent out of bounds access by Dan Carpenter · 7 years ago
  93. b050d46 media: DaVinci-VPBE: constify vpbe_dev_ops by Julia Lawall · 7 years ago
  94. d3202d1 media: solo6x10: export hardware GPIO pins 8:31 to gpiolib interface by Anton Sviridenko · 7 years ago
  95. 2246902 media: cx231xx: drop return value of cx231xx_i2c_unregister by Peter Rosin · 7 years ago
  96. 54b1b41 media: cx231xx: fail probe if i2c_add_adapter fails by Peter Rosin · 7 years ago
  97. c6e3bdb media: saa7146: hexium_gemini: constify pci_device_id by Arvind Yadav · 7 years ago
  98. 7ad584c media: saa7146: hexium_orion: constify pci_device_id by Arvind Yadav · 7 years ago
  99. 34e7b45 media: saa7146: mxb: constify pci_device_id by Arvind Yadav · 7 years ago
  100. cd142f4 media: ttpci: av7110: constify pci_device_id by Arvind Yadav · 7 years ago