1. 219cb08 media: rc: mce kbd decoder not needed for IR TX drivers by Sean Young · 7 years ago
  2. 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 7 years ago
  3. db68102 media: rc: constify attribute_group structures by Arvind Yadav · 7 years ago
  4. d9a77b9 media: imon: constify attribute_group structures by Arvind Yadav · 7 years ago
  5. 6efa094 media: sir_ir: remove unnecessary static in sir_interrupt() by Gustavo A. R. Silva · 7 years ago
  6. b9e1486 media: rc-core: do not depend on MEDIA_SUPPORT by Sean Young · 7 years ago
  7. f394ca2 media: rc: mtk-cir: add MAINTAINERS entry for MediaTek CIR driver by Sean Wang · 7 years ago
  8. 5838998 media: rc: mtk-cir: add support for MediaTek MT7622 SoC by Sean Wang · 7 years ago
  9. 50c3c1b media: rc: mtk-cir: add platform data to adapt into various hardware by Sean Wang · 7 years ago
  10. ca439a0 media: dt-bindings: media: mtk-cir: Add support for MT7622 SoC by Sean Wang · 7 years ago
  11. 265a298 media: rc-core: consistent use of rc_repeat() by David Härdeman · 7 years ago
  12. ab45e85 media: v4l: vsp1: Allow entities to participate in the partition algorithm by Kieran Bingham · 7 years ago
  13. 3609e7b media: v4l: vsp1: Provide UDS register updates by Kieran Bingham · 7 years ago
  14. 4065026 media: v4l: vsp1: Move partition rectangles to struct and operate directly by Kieran Bingham · 7 years ago
  15. 62dad91 media: v4l: vsp1: Remove redundant context variables by Kieran Bingham · 7 years ago
  16. 25b6bea media: v4l: vsp1: Calculate partition sizes at stream start by Kieran Bingham · 7 years ago
  17. 801c6a1 media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() function by Kieran Bingham · 7 years ago
  18. 372b2b0 media: v4l: vsp1: Release buffers in start_streaming error path by Kieran Bingham · 7 years ago
  19. 17fcd5f media: ov13858: Limit vblank to permissible range by Chiranjeevi Rapolu · 7 years ago
  20. ed351ad media: ov5670: Limit vblank to permissible range by Chiranjeevi Rapolu · 7 years ago
  21. 070ed82 media: et8ek8: Decrease stack usage by Sakari Ailus · 7 years ago
  22. 3922962 media: mt9m111: constify video_subdev structures by Julia Lawall · 7 years ago
  23. a828d81 media: v4l: mt9t001: constify video_subdev structures by Julia Lawall · 7 years ago
  24. f142538 media: ov5670: Fix incorrect frame timing reported to user by Chiranjeevi Rapolu · 7 years ago
  25. 52471f6 media: usb: rainshadow-cec: constify serio_device_id by Arvind Yadav · 7 years ago
  26. 21b3675 media: usb: pulse8-cec: constify serio_device_id by Arvind Yadav · 7 years ago
  27. a874aab media: coda/imx-vdoa: Check for platform_get_resource() error by Fabio Estevam · 7 years ago
  28. d088c31 media: ivtv: Fix incompatible type for argument error by Bhumika Goyal · 7 years ago
  29. b295eef media: cx18: Fix incompatible type for argument error by Bhumika Goyal · 7 years ago
  30. 24a571d media: solo6x10: make snd_kcontrol_new const by Bhumika Goyal · 7 years ago
  31. 9a69ae1 media: cx88: make snd_kcontrol_new const by Bhumika Goyal · 7 years ago
  32. db4a850 media: radio: constify pnp_device_id by Arvind Yadav · 7 years ago
  33. 44ce8fc media: davinci: constify platform_device_id by Arvind Yadav · 7 years ago
  34. 89ac34a media: coda: constify platform_device_id by Arvind Yadav · 7 years ago
  35. 8219760 media: staging: bcm2835-audio: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  36. 8ac9e91 media: mtk-mdp: use IS_ERR to check return value of of_clk_get by Pan Bian · 7 years ago
  37. 68d9c47 media: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  38. 02b1ce9 media: omap3isp: Quit using struct v4l2_subdev.host_priv field by Sakari Ailus · 7 years ago
  39. 7e1db59 media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 module by Sakari Ailus · 8 years ago
  40. 19be9fd media: omap3isp: Always initialise isp and mutex for csiphy1 by Sakari Ailus · 8 years ago
  41. 37a0c6f media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 mode by Pavel Machek · 8 years ago
  42. 9211434 media: omap3isp: Parse CSI1 configuration from the device tree by Pavel Machek · 8 years ago
  43. cb74749 media: cec-pin: fix irq handling by Hans Verkuil · 7 years ago
  44. 9a6b2a8 media: cec: rename pin events/function by Hans Verkuil · 7 years ago
  45. 583352b media: s5p-cec: use CEC_CAP_DEFAULTS by Hans Verkuil · 7 years ago
  46. 037e086 media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32 by Hans Verkuil · 7 years ago
  47. 67c672e media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fill by Mauro Carvalho Chehab · 7 years ago
  48. 5422079 media: uvcvideo: Constify video_subdev structures by Julia Lawall · 7 years ago
  49. 9d15cd9 media: uvcvideo: Convert from using an atomic variable to a reference count by Guennadi Liakhovetski · 7 years ago
  50. dfa6f24 media: uvcvideo: Fix .queue_setup() to check the number of planes by Guennadi Liakhovetski · 7 years ago
  51. 7e09f7d media: uvcvideo: Prevent heap overflow when accessing mapped controls by Guenter Roeck · 7 years ago
  52. da6df1c media: uvcvideo: Fix incorrect timeout for Get Request by Jim Lin · 7 years ago
  53. d8ad94e media: zr364xx: constify videobuf_queue_ops structures by Julia Lawall · 7 years ago
  54. 63f2ec6 media: tm6000: constify videobuf_queue_ops structures by Julia Lawall · 7 years ago
  55. 177267a media: cx231xx: constify videobuf_queue_ops structures by Julia Lawall · 7 years ago
  56. 6688324 media: cx18: constify videobuf_queue_ops structures by Julia Lawall · 7 years ago
  57. 2c1630c media: pxa_camera: constify v4l2_clk_ops structure by Julia Lawall · 7 years ago
  58. 8728bdd media: v4l2: av7110_v4l: constify v4l2_audio structure by Julia Lawall · 7 years ago
  59. 92a6882 media: tuners: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  60. 47f1431 media: pci: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  61. 38c4f03 media: usb: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  62. 1ab2234 media: radio: constify usb_device_id by Arvind Yadav · 7 years ago
  63. 7fb2e07 media: usb: constify usb_device_id by Arvind Yadav · 7 years ago
  64. a3b215e media: exynos4-is: constify video_subdev structures by Julia Lawall · 7 years ago
  65. ebf7a64 media: vimc: constify video_subdev structures by Julia Lawall · 7 years ago
  66. 46014f6 media: mtk-mdp: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  67. 040ffe1 media: exynos4-is: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  68. 86ab0b1 media: vim2m: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  69. c3f6ddf media: mx2-emmaprp: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  70. 92afad2 media: m2m-deinterlace: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  71. fdd488d media: bdisp: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  72. 729ce68 media: exynos-gsc: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  73. 5003a83 media: vcodec: mediatek: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  74. 6921537 media: V4L2: platform: rcar_jpu: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  75. 65d371a media: s5p-g2d: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  76. 42f310d media: ti-vpe: vpe: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  77. 8751ac2 media: st-delta: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  78. 00f992a media: imx: capture: constify vb2_ops structures by Julia Lawall · 7 years ago
  79. ea3b08c media: blackfin: bfin_capture: constify vb2_ops structures by Julia Lawall · 7 years ago
  80. 22f4388 media: staging: media: davinci_vpfe: constify vb2_ops structures by Julia Lawall · 7 years ago
  81. c236323 media: davinci: vpbe: constify vb2_ops structures by Julia Lawall · 7 years ago
  82. aa7d01f media: v4l2-pci-skeleton: constify vb2_ops structures by Julia Lawall · 7 years ago
  83. 4d7be60 media: s5p-jpeg: directly use parsed subsampling on exynos5433 by Andrzej Pietrasiewicz · 7 years ago
  84. 6c83c1d media: s5p-jpeg: fix number of components macro by Andrzej Pietrasiewicz · 7 years ago
  85. 787d862 media: s5p-jpeg: Clear JPEG_CODEC_ON bits in sw reset function by Tony K Nadackal · 7 years ago
  86. 630dde6 media: s5p-jpeg: disable encoder/decoder in exynos4-like hardware after use by Andrzej Pietrasiewicz · 7 years ago
  87. e28e6f7 media: s5p-jpeg: Fix crash in jpeg isr due to multiple interrupts by Tony K Nadackal · 7 years ago
  88. 19dc3e0 media: s5p-jpeg: set w/h when encoding by Andrzej Pietrasiewicz · 7 years ago
  89. 65d5c96 media: s5p-jpeg: don't overwrite result's "size" member by Andrzej Pietrasiewicz · 7 years ago
  90. 89cd4d2 media: ddbridge: get rid of fall though gcc 7.1 warnings by Mauro Carvalho Chehab · 7 years ago
  91. 381a28b media: dvb-frontends/cxd2841er: update moddesc wrt new chip support by Daniel Scheller · 7 years ago
  92. e6db389 media: ddbridge: constify stv0910_p and lnbh25_cfg by Julia Lawall · 7 years ago
  93. 0937e7e media: ddbridge: const'ify all ddb_info, ddb_regmap et al by Daniel Scheller · 7 years ago
  94. 4f376d5 media: ddbridge: bump version string to 0.9.31intermediate-integrated by Daniel Scheller · 7 years ago
  95. ae30a0d media: ddbridge: remove ddb_info's from the global scope by Daniel Scheller · 7 years ago
  96. 8e4eef2 media: ddbridge: move ddb_unmap(), cleanup modparams by Daniel Scheller · 7 years ago
  97. 66cc3d9 media: ddbridge: move device ID table to ddbridge-hw by Daniel Scheller · 7 years ago
  98. bae7c75 media: ddbridge: fix gap handling by Daniel Scheller · 7 years ago
  99. 0758ecd media: dvb-frontends/stv0910: fix mask for scramblingcode setup by Daniel Scheller · 7 years ago
  100. f0e72c2 media: dvb-frontends/stv0910: fix FE_HAS_LOCK check order in tune() by Daniel Scheller · 7 years ago