1. fa73e21 Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 6 months ago
  2. 2f50116 media: v4l2: Correct kernel-doc inconsistency by Colton Lewis · 4 years, 6 months ago
  3. 6d10fc2 media: v4l2: Correct kernel-doc inconsistency by Colton Lewis · 4 years, 6 months ago
  4. 8f2a4a9 media: dvbdev.h: keep * together with the type by Hans Verkuil · 4 years, 6 months ago
  5. 8ecbde6 media: v4l2-subdev.h: keep * together with the type by Hans Verkuil · 4 years, 6 months ago
  6. f2f475e4 media: v4l2-subdev.h: drop duplicated word in comment by Randy Dunlap · 4 years, 6 months ago
  7. 91bbbf2 media: media-entity.h: drop duplicated word in comment by Randy Dunlap · 4 years, 6 months ago
  8. ffb1897 media: dvbdev.h: fix duplicated word in comment by Randy Dunlap · 4 years, 6 months ago
  9. f040e0f media: media-devnode.h: drop duplicated word in comment by Randy Dunlap · 4 years, 6 months ago
  10. 216964f media: media-device.h: drop duplicated word in comment by Randy Dunlap · 4 years, 6 months ago
  11. 7a78508 media: tpg: Add function to return colors' order of test image by Kaaira Gupta · 4 years, 7 months ago
  12. 9dc75e7 media: tpg: change char argument to const char by Kaaira Gupta · 4 years, 7 months ago
  13. bb79974 media: davinci: replace http references with https by Alexander A. Klimov · 4 years, 7 months ago
  14. e8bf419 include/media/v4l2-subdev.h: fix typo by Hans Verkuil · 4 years, 7 months ago
  15. b820935 media: vb2: Print the queue pointer in debug messages by Laurent Pinchart · 4 years, 7 months ago
  16. d324633 media: v4l2-rect.h: add enclosed rectangle helper by Benoit Parrot · 4 years, 8 months ago
  17. 19d1d03 media: soc_camera.h: remove this unused header by Hans Verkuil · 4 years, 7 months ago
  18. e7eab49 media: staging/media/soc_camera: remove this driver by Hans Verkuil · 4 years, 7 months ago
  19. 98f803c media: cec: add adap_controls_phys_addr option by Jeff Chase · 4 years, 7 months ago
  20. 985098a docs: fix references for DMA*.txt files by Mauro Carvalho Chehab · 4 years, 7 months ago
  21. e233f81 media: media/cec.h: document cec_adapter fields by Hans Verkuil · 4 years, 7 months ago
  22. 8dd65ed media: cec: remove unused waitq and phys_addrs fields by Hans Verkuil · 4 years, 7 months ago
  23. 7b4b455 media: videobuf2: add queue memory consistency parameter by Sergey Senozhatsky · 4 years, 8 months ago
  24. f5f5fa7 media: videobuf2: handle V4L2 buffer cache flags by Sergey Senozhatsky · 4 years, 8 months ago
  25. 6d21998 media: videobuf2: add cache management members by Sergey Senozhatsky · 4 years, 8 months ago
  26. 830e87e media: videobuf2: use explicit unsigned int in vb2_queue by Sergey Senozhatsky · 4 years, 8 months ago
  27. ac911b3 Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
  28. 0d96687 media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size by Tomi Valkeinen · 4 years, 8 months ago
  29. a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 8 months ago
  30. 528b1a1 media: dvb-usb: Add Cinergy S2 PCIe Dual Port support by Dirk Nehring · 4 years, 9 months ago
  31. e0a3606 media: v4l2-ctrls: Add helper to register properties by Jacopo Mondi · 4 years, 9 months ago
  32. ae6ff16 media: include: v4l2-ctrl: Sort forward declarations by Jacopo Mondi · 4 years, 9 months ago
  33. 344897e media: v4l2-fwnode: Add helper to parse device properties by Jacopo Mondi · 4 years, 9 months ago
  34. acee603 media: Revert "media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers" by Steve Longerbeam · 4 years, 9 months ago
  35. 0d3c81e media: v4l2-mc: add v4l2_create_fwnode_links helpers by Steve Longerbeam · 4 years, 9 months ago
  36. 8fe784b media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1 by Steve Longerbeam · 4 years, 9 months ago
  37. 70d4a9e media: entity: Pass entity to get_fwnode_pad operation by Steve Longerbeam · 4 years, 9 months ago
  38. f75c431 media: v4l2-dev: Add v4l2_device_register_ro_subdev_node() by Jacopo Mondi · 4 years, 9 months ago
  39. e51759f media: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compound by Hans Verkuil · 4 years, 9 months ago
  40. e5ad7db media: cec-gpio: handle gpiod_get_value errors correctly by Hans Verkuil · 4 years, 9 months ago
  41. 49c6644e media: dvb-usb-ids.h: fix an USB PID name by Mauro Carvalho Chehab · 4 years, 9 months ago
  42. 4f39467 Update rmk's email address in various drivers by Russell King · 4 years, 10 months ago
  43. ba99522 media: v4l2-image-sizes: add HD and Full-HD definitions by Marco Felsch · 4 years, 10 months ago
  44. b2b1046 media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound() by Hans Verkuil · 5 years ago
  45. 624922a media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflists by Boris Brezillon · 4 years, 10 months ago
  46. d6ef071 media: v4l2-fh: define v4l2_fh struct regardless of condition by Seungchul Kim · 4 years, 10 months ago
  47. a864809 media: rc: if kernel is built without an IR codec, don't advertise it by Sean Young · 4 years, 10 months ago
  48. 50733b5 media: add v4l2 JPEG helpers by Philipp Zabel · 4 years, 10 months ago
  49. 8082d0a media: cec-notifier: make cec_notifier_get_conn() static by Hans Verkuil · 4 years, 10 months ago
  50. 80f13a0 media: cec-notifier: rename conn_name to port_name by Hans Verkuil · 4 years, 10 months ago
  51. dfc22c0 media: v4l2-fwnode: add initial connector parsing support by Marco Felsch · 4 years, 11 months ago
  52. a5e1dee media: v4l2-fwnode: add v4l2_fwnode_connector by Marco Felsch · 4 years, 11 months ago
  53. 5e316ff media: v4l2-fwnode: add endpoint id field to v4l2_fwnode_link by Marco Felsch · 4 years, 11 months ago
  54. e6c6d7d media: rc: make scancodes 64 bit by Sean Young · 5 years ago
  55. 2b48e11 media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last states by Neil Armstrong · 5 years ago
  56. 60d70d7 media: v4l2: Switch to new kerneldoc syntax for named variable macro arguments by Jonathan Neuschäfer · 5 years ago
  57. 1583c79 media: videobuf2-core.h: improve buf_struct_size documentation by Hans Verkuil · 5 years ago
  58. 8fd390b media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put} by Ezequiel Garcia · 5 years ago
  59. 5e815fe media: uapi: h264: Add DPB entry field reference flags by Jonas Karlman · 5 years ago
  60. 7cbeb2e media: smiapp: Move definitions under driver directory by Sakari Ailus · 5 years ago
  61. dc42cf7 media: v4l2-dev.h: remove VFL_TYPE_GRABBER by Hans Verkuil · 5 years ago
  62. 238e4a5 media: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
  63. 30defec media: rc: add keymap for Videostrong KII Pro by Mohammad Rasim · 5 years ago
  64. e611164 media: cec: remove unused functions by Hans Verkuil · 5 years ago
  65. f51e50d media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments by Helen Koike · 5 years ago
  66. c0e0d31 media: dvb: add support for TerraTec TC2 Stick (193534) by Tomasz Maciej Nowak · 5 years ago
  67. 3fbe158 media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongle by David J. Fiddes · 5 years ago
  68. 577c89b media: v4l2-core: fix v4l2_buffer handling for time64 ABI by Arnd Bergmann · 5 years ago
  69. 1a6c0b3 media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABI by Arnd Bergmann · 5 years ago
  70. 77cdffc media: v4l2: abstract timeval handling in v4l2_buffer by Arnd Bergmann · 5 years ago
  71. afb3478 media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros by Nathan Chancellor · 5 years ago
  72. aab7b7d media: v4l2-subdev: remove wrong @cond from kdocs by Wolfram Sang · 5 years ago
  73. a6ed68d Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  74. 4f0fac3 media: rc: add keymap for Beelink GS1 remote control by Clément Péron · 5 years ago
  75. b95182a media: v4l2-device.h: fix typo: putss -> puts by Hans Verkuil · 5 years ago
  76. f1bd5ea media: v4l2_ctrl: Add const pointer to ctrl_ptr by Ricardo Ribalda Delgado · 5 years ago
  77. 3b98a21 media: v4l2_ctrl: Add p_def to v4l2_ctrl_config by Ricardo Ribalda Delgado · 5 years ago
  78. 941e1d3 media: smiapp: Support probing NVM size by Sakari Ailus · 5 years ago
  79. 69e3235 media: cec-pin: add 'received' callback by Hans Verkuil · 5 years ago
  80. 256fa39 media: v4l: Add definitions for HEVC stateless decoding by Paul Kocialkowski · 5 years ago
  81. f07602a media: v4l2-mem2mem: add new_frame detection by Hans Verkuil · 5 years ago
  82. bef41d9 media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers by Jernej Skrabec · 5 years ago
  83. f8cca8c media: v4l2-mem2mem: support held capture buffers by Hans Verkuil · 5 years ago
  84. 137272c media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF by Hans Verkuil · 5 years ago
  85. d2f383d media: rc-map: Sort rc map name MACROs by Jisheng Zhang · 5 years ago
  86. 22cb099 media: rc: add keymap for Tronsmart Vega S95/S96 remote by Christian Hewitt · 5 years ago
  87. 1449458 media: dvbsky: add support for eyeTV Geniatech T2 lite by Thomas Voegtle · 5 years ago
  88. d5a897c media: v4l2-common: add pixel encoding support by Benoit Parrot · 5 years ago
  89. 2e8db63 media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_create by Ricardo Ribalda Delgado · 5 years ago
  90. d1dc493 media: add V4L2_CTRL_TYPE_AREA control type by Ricardo Ribalda Delgado · 5 years ago
  91. b35d6c0 media: v4l2-core: Implement v4l2_ctrl_new_std_compound by Ricardo Ribalda Delgado · 5 years ago
  92. 10d8f30 cec: add cec_adapter to cec_notifier_cec_adap_unregister() by Hans Verkuil · 5 years ago
  93. 9098c1c media: cec: expose the new connector info API by Dariusz Marcinkiewicz · 5 years ago
  94. 51ff392 media: v4l2-core: introduce a helper to unregister a i2c subdev by Ezequiel Garcia · 5 years ago
  95. a9cff39 media: v4l2-core: introduce a helper to unregister a spi subdev by Ezequiel Garcia · 5 years ago
  96. 02283b9 media: v4l2-core: move i2c helpers out of v4l2-common.c by Ezequiel Garcia · 5 years ago
  97. 7c795df media: v4l2-core: move spi helpers out of v4l2-common.c by Ezequiel Garcia · 5 years ago
  98. 8f5f33f media: rc: add keymap for HardKernel ODROID remote by Christian Hewitt · 5 years ago
  99. fa992b3 media: rc: add keymap for WeTeK Play 2 remote by Christian Hewitt · 5 years ago
  100. 3730789 media: rc: add keymap for WeTek Hub remote by Christian Hewitt · 5 years ago