1. 5b6f9abe media: vb2: add bidirectional flag in vb2_queue by Stanimir Varbanov · 8 years ago
  2. d533d501 media: stm32-dcmi: g_/s_selection crop support by Hugues Fruchet · 8 years ago
  3. 38e423e media: stm32-dcmi: cleanup variable/fields namings by Hugues Fruchet · 8 years ago
  4. 7b7805e media: stm32-dcmi: revisit control register handling by Hugues Fruchet · 8 years ago
  5. 134e15e media: stm32-dcmi: catch dma submission error by Hugues Fruchet · 8 years ago
  6. ad3cdf3 media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macro by Sakari Ailus · 8 years ago
  7. 1526c70 media: v4l: fwnode: The clock lane is the first lane in lane_polarities by Sakari Ailus · 8 years ago
  8. b24f021 media: v4l: fwnode: Fix lane-polarities property parsing by Sakari Ailus · 8 years ago
  9. f758eb2 media: dw9714: Remove ACPI match tables, convert to use probe_new by Sakari Ailus · 8 years ago
  10. c2bc8b0 media: dw9714: Add Devicetree support by Sakari Ailus · 8 years ago
  11. b1540cea media: venus: venc: drop VP9 codec support by Stanimir Varbanov · 8 years ago
  12. 29f0133 media: venus: use helper function to check supported codecs by Stanimir Varbanov · 8 years ago
  13. d8db57c media: venus: add helper to check supported codecs by Stanimir Varbanov · 8 years ago
  14. 5c2c165 media: venus: fill missing video_device name by Stanimir Varbanov · 8 years ago
  15. 62d625c media: venus: mark venc and vdec PM functions as __maybe_unused by Stanimir Varbanov · 8 years ago
  16. e0ee62c media: ths8200: constify i2c_device_id by Arvind Yadav · 8 years ago
  17. 2f8dfed media: tc358743: constify i2c_device_id by Arvind Yadav · 8 years ago
  18. e749d1f media: saa7127: constify i2c_device_id by Arvind Yadav · 8 years ago
  19. 77c6cba media: adv7842: constify i2c_device_id by Arvind Yadav · 8 years ago
  20. 4bd7466 media: adv7511: constify i2c_device_id by Arvind Yadav · 8 years ago
  21. 99b1ddf media: ad9389b: constify i2c_device_id by Arvind Yadav · 8 years ago
  22. 6843868 media: usb: make i2c_adapter const by Bhumika Goyal · 8 years ago
  23. 9a5c43b media: radio-usb-si4713: make i2c_adapter const by Bhumika Goyal · 8 years ago
  24. e5fffeb media: pci: make i2c_adapter const by Bhumika Goyal · 8 years ago
  25. ea9b0f3 media: i2c: make device_type const by Bhumika Goyal · 8 years ago
  26. d746cf8 media: usb: make i2c_algorithm const by Bhumika Goyal · 8 years ago
  27. 43298e7 media: stm32-cec: use CEC_CAP_DEFAULTS by Hans Verkuil · 8 years ago
  28. c06f6be media: stih-cec: use CEC_CAP_DEFAULTS by Hans Verkuil · 8 years ago
  29. b0704f8 media: vivid: fix incorrect HDMI input/output CEC logging by Hans Verkuil · 8 years ago
  30. 4f88b0d media: vivid: add CEC pin monitoring emulation by Hans Verkuil · 8 years ago
  31. 28e11b1 media: cec: replace pin->cur_value by adap->cec_pin_is_high by Hans Verkuil · 8 years ago
  32. 152b0a9 media: cec: ensure that adap_enable(false) is called from cec_delete_adapter() by Hans Verkuil · 8 years ago
  33. 0779b88 media: ddbridge: fix semicolon.cocci warnings by Fengguang Wu · 8 years ago
  34. 2148241 media: isl6421: add checks for current overflow by Jemma Denson · 8 years ago
  35. 7112b49 media: stv6111: return NULL instead of plain integer by Daniel Scheller · 8 years ago
  36. c16ad5d media: stv0910: declare global list_head stvlist static by Daniel Scheller · 8 years ago
  37. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 8 years ago
  38. a9a249a media: cec: fix remote control passthrough by Hans Verkuil · 8 years ago
  39. d57ea87 media: rc: per-protocol repeat period by Sean Young · 8 years ago
  40. 12c3b9b media: rc: saa7134: raw decoder can support any protocol by Sean Young · 8 years ago
  41. 2168b41 media: rc: ensure we do not read out of bounds by Sean Young · 8 years ago
  42. 86fe1ac media: rc: simplify ir_raw_event_store_edge() by Sean Young · 8 years ago
  43. 48b2de1 media: rc: saa7134: add trailing space for timely decoding by Sean Young · 8 years ago
  44. e5e2643 media: rc-core: improve ir_raw_store_edge() handling by Sean Young · 8 years ago
  45. 4fe055e media: winbond-cir: buffer overrun during transmit by Sean Young · 8 years ago
  46. ff05cf0 media: mceusb: do not read data parameters unless required by Sean Young · 8 years ago
  47. 89d8a2c media: lirc_zilog: driver only sends LIRCCODE by Sean Young · 8 years ago
  48. b429996 media: rc: add zx-irdec remote control driver by Shawn Guo · 8 years ago
  49. e8ffda7 media: rc: ir-nec-decoder: move scancode composing code into a shared function by Shawn Guo · 8 years ago
  50. a2df9d0 media: rc: sunxi-cir: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  51. a4b8024 media: st-rc: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  52. 8728427 media: rc: nuvoton: remove rudimentary transmit functionality by Heiner Kallweit · 8 years ago
  53. a8c2d62 media: lirc_zilog: Clean up lirc zilog error codes by Yves Lemée · 8 years ago
  54. db3df87 media: rc: pwm-ir-tx: add new driver by Sean Young · 8 years ago
  55. 24d79eb media: rc: gpio-ir-tx: add new driver by Sean Young · 8 years ago
  56. 219cb08 media: rc: mce kbd decoder not needed for IR TX drivers by Sean Young · 8 years ago
  57. 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 8 years ago
  58. db68102 media: rc: constify attribute_group structures by Arvind Yadav · 8 years ago
  59. d9a77b9 media: imon: constify attribute_group structures by Arvind Yadav · 8 years ago
  60. 6efa094 media: sir_ir: remove unnecessary static in sir_interrupt() by Gustavo A. R. Silva · 8 years ago
  61. b9e1486 media: rc-core: do not depend on MEDIA_SUPPORT by Sean Young · 8 years ago
  62. 5838998 media: rc: mtk-cir: add support for MediaTek MT7622 SoC by Sean Wang · 8 years ago
  63. 50c3c1b media: rc: mtk-cir: add platform data to adapt into various hardware by Sean Wang · 8 years ago
  64. 265a298 media: rc-core: consistent use of rc_repeat() by David Härdeman · 8 years ago
  65. ab45e85 media: v4l: vsp1: Allow entities to participate in the partition algorithm by Kieran Bingham · 8 years ago
  66. 3609e7b media: v4l: vsp1: Provide UDS register updates by Kieran Bingham · 8 years ago
  67. 4065026 media: v4l: vsp1: Move partition rectangles to struct and operate directly by Kieran Bingham · 8 years ago
  68. 62dad91 media: v4l: vsp1: Remove redundant context variables by Kieran Bingham · 8 years ago
  69. 25b6bea media: v4l: vsp1: Calculate partition sizes at stream start by Kieran Bingham · 8 years ago
  70. 801c6a1 media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() function by Kieran Bingham · 8 years ago
  71. 372b2b0 media: v4l: vsp1: Release buffers in start_streaming error path by Kieran Bingham · 8 years ago
  72. 17fcd5f media: ov13858: Limit vblank to permissible range by Chiranjeevi Rapolu · 8 years ago
  73. ed351ad media: ov5670: Limit vblank to permissible range by Chiranjeevi Rapolu · 8 years ago
  74. 070ed82 media: et8ek8: Decrease stack usage by Sakari Ailus · 8 years ago
  75. 3922962 media: mt9m111: constify video_subdev structures by Julia Lawall · 8 years ago
  76. a828d81 media: v4l: mt9t001: constify video_subdev structures by Julia Lawall · 8 years ago
  77. f142538 media: ov5670: Fix incorrect frame timing reported to user by Chiranjeevi Rapolu · 8 years ago
  78. 52471f6 media: usb: rainshadow-cec: constify serio_device_id by Arvind Yadav · 8 years ago
  79. 21b3675 media: usb: pulse8-cec: constify serio_device_id by Arvind Yadav · 8 years ago
  80. a874aab media: coda/imx-vdoa: Check for platform_get_resource() error by Fabio Estevam · 8 years ago
  81. d088c31 media: ivtv: Fix incompatible type for argument error by Bhumika Goyal · 8 years ago
  82. b295eef media: cx18: Fix incompatible type for argument error by Bhumika Goyal · 8 years ago
  83. 24a571d media: solo6x10: make snd_kcontrol_new const by Bhumika Goyal · 8 years ago
  84. 9a69ae1 media: cx88: make snd_kcontrol_new const by Bhumika Goyal · 8 years ago
  85. db4a850 media: radio: constify pnp_device_id by Arvind Yadav · 8 years ago
  86. 44ce8fc media: davinci: constify platform_device_id by Arvind Yadav · 8 years ago
  87. 89ac34a media: coda: constify platform_device_id by Arvind Yadav · 8 years ago
  88. 8219760 media: staging: bcm2835-audio: make snd_pcm_hardware const by Bhumika Goyal · 8 years ago
  89. 8ac9e91 media: mtk-mdp: use IS_ERR to check return value of of_clk_get by Pan Bian · 8 years ago
  90. 68d9c47 media: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  91. 02b1ce9 media: omap3isp: Quit using struct v4l2_subdev.host_priv field by Sakari Ailus · 8 years ago
  92. 7e1db59 media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 module by Sakari Ailus · 8 years ago
  93. 19be9fd media: omap3isp: Always initialise isp and mutex for csiphy1 by Sakari Ailus · 8 years ago
  94. 37a0c6f media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 mode by Pavel Machek · 8 years ago
  95. 9211434 media: omap3isp: Parse CSI1 configuration from the device tree by Pavel Machek · 8 years ago
  96. cb74749 media: cec-pin: fix irq handling by Hans Verkuil · 8 years ago
  97. 9a6b2a8 media: cec: rename pin events/function by Hans Verkuil · 8 years ago
  98. 583352b media: s5p-cec: use CEC_CAP_DEFAULTS by Hans Verkuil · 8 years ago
  99. 037e086 media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32 by Hans Verkuil · 8 years ago
  100. 5422079 media: uvcvideo: Constify video_subdev structures by Julia Lawall · 8 years ago