1. 49835c1 Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 10 months ago
  2. 8f1073e Merge branch 'pm-qos' by Rafael J. Wysocki · 4 years, 10 months ago
  3. 2632e7b media: venus: firmware: Ignore secure call error on first resume by Stanimir Varbanov · 4 years, 11 months ago
  4. ad71693 media: mtk-vpu: load vpu firmware from the new location by Rui Wang · 4 years, 10 months ago
  5. 64d4fc9 media: i2c: video-i2c: fix build errors due to 'imply hwmon' by Matt Ranostay · 4 years, 10 months ago
  6. 2d772da media: vivid: fix incorrect PA assignment to HDMI outputs by Hans Verkuil · 4 years, 10 months ago
  7. af72bc8 media: siano: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  8. 4345e2e media: rc: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  9. 8082d0a media: cec-notifier: make cec_notifier_get_conn() static by Hans Verkuil · 4 years, 10 months ago
  10. 80f13a0 media: cec-notifier: rename conn_name to port_name by Hans Verkuil · 4 years, 10 months ago
  11. eac5727d media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_device by Lad Prabhakar · 4 years, 10 months ago
  12. ae9753a media: v4l: Add 14-bit raw greyscale pixel format by Daniel Glöckner · 5 years ago
  13. d12127e media: v4l: Add 14-bit raw bayer pixel formats by Sakari Ailus · 5 years ago
  14. c6d8269 media: mtk-mdp: Check return value of of_clk_get by Matthias Brugger · 5 years ago
  15. a5e72cf media: platform: stm32: don't print an error on probe deferral by Etienne Carriere · 5 years ago
  16. 40ed962 media: platform: stm32: defer probe for auxiliary clock by Etienne Carriere · 5 years ago
  17. a246b4d media: xirlink_cit: add missing descriptor sanity checks by Johan Hovold · 5 years ago
  18. 485b06a media: stv06xx: add missing descriptor sanity checks by Johan Hovold · 5 years ago
  19. 9989123 media: ov519: add missing endpoint sanity checks by Johan Hovold · 5 years ago
  20. 8ff3cf4 media: i2c: s5c73m3: Fix number in auto focus cluster by Sebastian Gross · 5 years ago
  21. 2362a3d media: videobuf2-core: fix dprintk level by Alexandre Courbot · 5 years ago
  22. 791b7be media: imx214: Remove redundant code by Ricardo Ribalda Delgado · 5 years ago
  23. f1a64f5 media: i2c: ov5695: Fix power on and off sequences by Dongchun Zhu · 4 years, 10 months ago
  24. 25130b8 media: i2c: imx219: Add support for cropped 640x480 resolution by Lad Prabhakar · 4 years, 10 months ago
  25. 22da1d5 media: i2c: imx219: Add support for RAW8 bit bayer format by Lad Prabhakar · 4 years, 10 months ago
  26. ca45448 media: i2c: imx219: Fix power sequence by Lad Prabhakar · 4 years, 10 months ago
  27. 6de18fa media: Fix build failure due to missing select REGMAP_I2C by Ian Kumlien · 5 years ago
  28. 430f35b media: tvp5150: make debug output more readable by Marco Felsch · 4 years, 10 months ago
  29. baf1782 media: tvp5150: add support to limit sdtv standards by Marco Felsch · 4 years, 10 months ago
  30. 9c8e509 media: tvp5150: add subdev open/close callbacks by Marco Felsch · 4 years, 10 months ago
  31. e953c10 media: tvp5150: add v4l2-event support by Marco Felsch · 4 years, 10 months ago
  32. 73549a6 media: tvp5150: move irq en-/disable into runtime-pm ops by Marco Felsch · 4 years, 10 months ago
  33. 96ca7c4 media: tvp5150: initialize subdev before parsing device tree by Michael Tretter · 4 years, 10 months ago
  34. 46fe6e7 media: tvp5150: add FORMAT_TRY support for get/set selection handlers by Marco Felsch · 4 years, 10 months ago
  35. b4125e5 media: tvp5150: fix set_selection rectangle handling by Marco Felsch · 4 years, 10 months ago
  36. 0556f1d media: tvp5150: add input source selection of_graph support by Marco Felsch · 4 years, 10 months ago
  37. a080a92 media: partial revert of "[media] tvp5150: add HW input connectors support" by Javier Martinez Canillas · 4 years, 10 months ago
  38. dfc22c0 media: v4l2-fwnode: add initial connector parsing support by Marco Felsch · 4 years, 10 months ago
  39. 5e316ff media: v4l2-fwnode: add endpoint id field to v4l2_fwnode_link by Marco Felsch · 4 years, 10 months ago
  40. 507a0ba media: v4l2-fwnode: simplify v4l2_fwnode_parse_link by Marco Felsch · 4 years, 10 months ago
  41. 453b0c8 media: v4l2-fwnode: fix v4l2_fwnode_parse_link handling by Marco Felsch · 4 years, 10 months ago
  42. 3f870a4 media: am437x-vpfe: exclude illegal values for enum when validing params from user space by Changming Liu · 4 years, 10 months ago
  43. 8026480 media: ti-vpe: cal: fix a kernel oops when unloading module by Benoit Parrot · 4 years, 11 months ago
  44. e6599ad media: mtk-vpu: avoid unaligned access to DTCM buffer. by Hsin-Yi Wang · 4 years, 11 months ago
  45. 6f704b2 media: venus: support frame rate control by Jeffrey Kardatzke · 5 years ago
  46. 808431d media: venus: vdec: Fix forgotten mutex unlock in start streaming by Stanimir Varbanov · 4 years, 11 months ago
  47. eceeea5 media: lmedm04: remove redundant assignment to variable gate by Colin Ian King · 5 years ago
  48. a7463e2 media: tda10071: fix unsigned sign extension overflow by Colin Ian King · 5 years ago
  49. 889968a media: dw2102: probe for demodulator i2c address by Brad Love · 5 years ago
  50. 985b0ed media: em28xx: Enable Hauppauge 461e rev2 by Brad Love · 5 years ago
  51. e6089fe media: m88ds3103: Add support for ds3103b demod by Brad Love · 5 years ago
  52. e6c6d7d media: rc: make scancodes 64 bit by Sean Young · 5 years ago
  53. d4d137d media: vicodec: use v4l2-mem2mem draining, stopped and next-buf-is-last states handling by Neil Armstrong · 4 years, 11 months ago
  54. 2b48e11 media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last states by Neil Armstrong · 4 years, 11 months ago
  55. 2fae4d6 media: v4l2-ctrls: v4l2_ctrl_request_complete() should always set ref->req by Hans Verkuil · 4 years, 11 months ago
  56. 1db5628 media: ti-vpe: cal: fix disable_irqs to only the intended target by Benoit Parrot · 4 years, 11 months ago
  57. 204c7b3 media: spi: gs1662: Use new structure for SPI transfer delays by Sergiu Cuciurean · 5 years ago
  58. aead0ff media: v4l2-core: fix entity initialization in device_register_subdev by Eugen Hristev · 5 years ago
  59. 6990570 media: v4l2-core: fix a use-after-free bug of sd->devnode by Dafna Hirschfeld · 5 years ago
  60. 4032651 media: vimc: use-after-free fix - release vimc in the v4l_device release by Dafna Hirschfeld · 5 years ago
  61. 4babf05 media: vimc: allocate vimc_device dynamically by Dafna Hirschfeld · 5 years ago
  62. 2362f53 media: vimc: replace vimc->pdev.dev with vimc->mdev.dev by Dafna Hirschfeld · 5 years ago
  63. 1b73c0f media: rcar_drif: Do not print error in case of EPROBE_DEFER for dma channel by Peter Ujfalusi · 5 years ago
  64. d737e7f media: aspeed: add AST2600 support by Jae Hyun Yoo · 5 years ago
  65. 364152d media: videobuf2-dma-contig.c: remove spurious 'b' in message by Hans Verkuil · 5 years ago
  66. dea42fb media: mtk-vcodec: reset segment data then trig decoder by Rui Wang · 5 years ago
  67. a3ea410 media: go7007: Fix URB type for interrupt handling by Takashi Iwai · 5 years ago
  68. d77182a media: sun8i: Add Allwinner A83T Rotate driver by Jernej Skrabec · 5 years ago
  69. 8fd390b media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put} by Ezequiel Garcia · 5 years ago
  70. 8fb12ce media: usbvision: deprecate driver by Hans Verkuil · 5 years ago
  71. 62d1928 media: rtl28xxu: add missing sleep before probing slave demod by Mario Hros · 5 years ago
  72. c8efa2c media: rc: iguanair: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  73. d1cb98c media: rc: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  74. bd59f41 media: vsp1: tidyup VI6_HGT_LBn_H() macro by Kuninori Morimoto · 5 years ago
  75. 7cbeb2e media: smiapp: Move definitions under driver directory by Sakari Ailus · 5 years ago
  76. 354d5ab media: smiapp: Refactor reading SMIA limits by Sakari Ailus · 5 years ago
  77. 1cbe6dd media: smiapp: Move SMIA limit reading up by Sakari Ailus · 5 years ago
  78. 2ec2a8f media: smiapp: Turn limit lookup into a function by Sakari Ailus · 5 years ago
  79. 2db8166 media: smiapp: Use unaligned get and put functions by Sakari Ailus · 5 years ago
  80. 8d563ec media: smiapp: Simplify condition for choosing 8-bit access by Sakari Ailus · 5 years ago
  81. ab07b1a media: omap3isp: Prevent enabling CCDC when stopping streaming by Sakari Ailus · 5 years ago
  82. 1283b3b8 media: i2c: Add driver for Sony IMX219 sensor by Dave Stevenson · 5 years ago
  83. e8882e1 media: ov5675: add vflip/hflip control support by Shawn Tu · 5 years ago
  84. ea93e2f media: venus: core: add sc7180 DT compatible and resource struct by Dikshita Agarwal · 5 years ago
  85. 799e4bc media: venus: core: add sdm845-v2 DT compatible and resource struct by Stanimir Varbanov · 5 years ago
  86. ab1eda4 media: venus: vdec: handle 10bit bitstreams by Aniket Masule · 5 years ago
  87. 4ebf969 media: venus: introduce core selection by Aniket Masule · 5 years ago
  88. 7482a98 media: venus: redesign clocks and pm domains control by Stanimir Varbanov · 5 years ago
  89. fd1ee31 media: venus: cache vb payload to be used by clock scaling by Stanimir Varbanov · 5 years ago
  90. 4b997db media: venus: venc: blacklist two encoder properties by Stanimir Varbanov · 5 years ago
  91. 2e6fc23 media: venus: firmware: Use %pR to print IO resource by Andy Shevchenko · 5 years ago
  92. c50cc6d media: venus: hfi_parser: Ignore HEVC encoding for V1 by Stephan Gerhold · 5 years ago
  93. a3fbc2e media: mc-entity.c: use WARN_ON, validate link pads by Hans Verkuil · 5 years ago
  94. 8b9f917 media: vimc: streamer: if kthread_stop fails, ignore the error by Dafna Hirschfeld · 5 years ago
  95. 5dbef6b media: davinci: fix incorrect pix_fmt assignment by Cengiz Can · 5 years ago
  96. 6821660 media: sun8i: Remove redundant platform_get_irq error message by YueHaibing · 5 years ago
  97. 70cad44 media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
  98. 3e30a92 media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
  99. 6347953 media: media/i2c/video-i2c: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
  100. a911268 media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago