1. 4e26f69 media: ipu3-cio2: Use cio2_queues_exit by Sakari Ailus · 6 years ago
  2. 32388d6 media: ipu3-cio2: Unregister device nodes first, then release resources by Sakari Ailus · 6 years ago
  3. b3491d8 Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  4. 9a265b3 media: cx23885: make const array addr_list static by Colin Ian King · 6 years ago
  5. db6df01 media: ivtv: make const array addr_list static by Colin Ian King · 6 years ago
  6. c93d541 media: bttv-input: make const array addr_list static by Colin Ian King · 6 years ago
  7. eb1ca9a media: cx18: Don't check for address of video_dev by Nathan Chancellor · 6 years ago
  8. 2d95e7e media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY by Sakari Ailus · 7 years ago
  9. d079f94 media: platform: Switch to v4l2_async_notifier_add_subdev by Steve Longerbeam · 6 years ago
  10. eae2aed media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev by Steve Longerbeam · 6 years ago
  11. 183e19f media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros by Sean Young · 6 years ago
  12. 502fac1 media: bt8xx: Remove unnecessary self-assignment by Nathan Chancellor · 6 years ago
  13. c5d5952 media: pci: cx23885: handle adding to list failure by Nicholas Mc Guire · 6 years ago
  14. 0113c50 media: saa7134: add P7131_4871 analog inputs by Alexandre GRIVEAUX · 6 years ago
  15. 8d11eb8 media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init() by Jia-Ju Bai · 6 years ago
  16. 3aa1378 media: saa7134: declare its own pads by Mauro Carvalho Chehab · 6 years ago
  17. c1a37dd media: v4l2: taint pads with the signal types for consumer devices by Mauro Carvalho Chehab · 6 years ago
  18. 092a378 media: v4l2: remove VBI output pad by Mauro Carvalho Chehab · 6 years ago
  19. 04b7232 media: dvb: move compat handlers into drivers by Arnd Bergmann · 6 years ago
  20. 8a24280 media: dvb: move most compat_ioctl handling into drivers by Arnd Bergmann · 6 years ago
  21. eac7230 media: fix: media: pci: meye: validate offset to avoid arbitrary access by Lao Wei · 7 years ago
  22. c4189ff media: ddbridge/sx8: remove redundant check of iq_mode == 2 by Colin Ian King · 6 years ago
  23. 79150ac media: ddbridge: header/boilerplate cleanups and cosmetics by Daniel Scheller · 7 years ago
  24. 4771d83 media: ddbridge: add SPDX license identifiers by Daniel Scheller · 7 years ago
  25. 229b6ea media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2' by Daniel Scheller · 7 years ago
  26. cc1e631 media: replace strcpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  27. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
  28. da1b1ae media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev by Hans Verkuil · 7 years ago
  29. 3ae17c6 media: cobalt: Use v4l2_calc_timeperframe helper by Jose Abreu · 8 years ago
  30. 1526dbe media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset by zhong jiang · 6 years ago
  31. 9de1be6 media: saa7164: fix return codes for the polling routine by Mauro Carvalho Chehab · 6 years ago
  32. 51be5a2 media: sta2x11: add a missing parameter description by Mauro Carvalho Chehab · 6 years ago
  33. 65b40a9 media: dm1105: Limit number of cards to avoid buffer over read by Anton Vasilyev · 7 years ago
  34. f1b1eab media: dvb: represent min/max/step/tolerance freqs in Hz by Mauro Carvalho Chehab · 7 years ago
  35. 875658a media: ddbridge/mci: add SX8 I/Q mode remark and remove DIAG CMD defines by Daniel Scheller · 7 years ago
  36. e1f8484 media: ddbridge/sx8: enable modulation selection in set_parameters() by Daniel Scheller · 7 years ago
  37. 3153dfe media: ddbridge/sx8: disable automatic PLS code search by Daniel Scheller · 7 years ago
  38. 8610326 media: ddbridge/mci: add more MCI status codes, improve MCI_SUCCESS macro by Daniel Scheller · 7 years ago
  39. e552684 media: ddbridge/mci: split MaxSX8 specific code off to ddbridge-sx8.c by Daniel Scheller · 7 years ago
  40. 84409a9 media: ddbridge/mci: make ddb_mci_cmd() and ddb_mci_config() public by Daniel Scheller · 7 years ago
  41. 07b12de media: ddbridge/mci: store mci type and number of ports in the hwinfo by Daniel Scheller · 7 years ago
  42. 6094cbe media: ddbridge/mci: extend mci_command and mci_result structs by Daniel Scheller · 7 years ago
  43. 9b28ba0 media: ddbridge/mci: rename defines and fix i/q var types by Daniel Scheller · 7 years ago
  44. 3c7d591 media: ddbridge/mci: read and report signal strength and SNR by Daniel Scheller · 7 years ago
  45. 3addf0f media: ddbridge/mci: update copyright year in headers by Daniel Scheller · 7 years ago
  46. 9f269f1 media: ddbridge: change MCI base ID and define a SX8 ID by Daniel Scheller · 7 years ago
  47. 2957e53 media: ddbridge: link structure access cosmetics in ddb_port_probe() by Daniel Scheller · 7 years ago
  48. 7b6b9b15 media: ddbridge: remove unused MDIO defines and hwinfo member by Daniel Scheller · 7 years ago
  49. d96eeee media: ddbridge: report I2C bus errors by Daniel Scheller · 7 years ago
  50. ce2280f media: ddbridge: evaluate the actual link when setting up the dummy tuner by Daniel Scheller · 7 years ago
  51. d33be432 media: ddbridge: probe for LNBH25 chips before attaching by Daniel Scheller · 7 years ago
  52. 44e2971 media: pci/pt1: suppress compiler warning in xtensa arch by Akihiro Tsukada · 7 years ago
  53. 5bfffa0 media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  54. 9d08ba6 media: pci: cx88: Replace mdelay() with msleep() in dvb_register() by Jia-Ju Bai · 6 years ago
  55. dddaf75 media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c() by Jia-Ju Bai · 6 years ago
  56. 65155a9 media: pci: cx25821: Replace mdelay() with msleep() by Jia-Ju Bai · 6 years ago
  57. 71be8de media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset() by Jia-Ju Bai · 6 years ago
  58. 9095b23 media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx23885_gpio_setup() by Jia-Ju Bai · 6 years ago
  59. ccb2ca7 media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in altera_ci_slot_reset() by Jia-Ju Bai · 6 years ago
  60. da27ef6 media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe() by Jia-Ju Bai · 6 years ago
  61. f2047d6 media: dvb-bt8xx: remove duplicate code by Gustavo A. R. Silva · 7 years ago
  62. 8f2240c media: netup_unidvb: don't check number of messages in the driver by Wolfram Sang · 7 years ago
  63. 5a1a2f6 media: tw686x: Fix oops on buffer alloc failure by Krzysztof Ha?asa · 7 years ago
  64. c928d45 media: ivtv: zero-initialize cx25840 platform data by Maciej S. Szmigiero · 7 years ago
  65. cd63c02 media: sta2x11: Add video_device and vb2_queue locks by Ezequiel Garcia · 7 years ago
  66. 6c8871b media: cx88: add error handling for snd_ctl_add by Zhouyang Jia · 7 years ago
  67. 7534122 media: cx18: remove redundant zero check on retval by Colin Ian King · 7 years ago
  68. f91b841 media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit" by Colin Ian King · 7 years ago
  69. cc00f58 media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.c by Corentin Labbe · 7 years ago
  70. 2ebe0bb media: v4l: fix broken video4linux docs locations by Mauro Carvalho Chehab · 7 years ago
  71. fe63a1a media: dvb: fix location of get_dvb_firmware script by Mauro Carvalho Chehab · 7 years ago
  72. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  73. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  74. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  75. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  76. 3036bc4 Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  77. a00031c media: ddbridge: conditionally enable fast TS for stv0910-equipped bridges by Daniel Scheller · 7 years ago
  78. 7069018 media: dvb-frontends/stv0910: make TS speed configurable by Daniel Scheller · 7 years ago
  79. caf2827 media: ddbridge/mci: add identifiers to function definition arguments by Daniel Scheller · 7 years ago
  80. 525cac7 media: ddbridge/mci: protect against out-of-bounds array access in stop() by Daniel Scheller · 7 years ago
  81. 636757a media: tw686x: Fix incorrect vb2_mem_ops GFP flags by Ezequiel Garcia · 7 years ago
  82. 4cff79e media: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  83. 68afa17 media: zoran: move to staging in preparation for removal by Hans Verkuil · 7 years ago
  84. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  85. ff9d1c0 media: cx23885: Add some missing register documentation by Brad Love · 7 years ago
  86. f72ff63 media: cx23885: Expand registers in dma tsport reg dump by Brad Love · 7 years ago
  87. 95f408b media: cx23885: Ryzen DMA related RiSC engine stall fixes by Brad Love · 7 years ago
  88. 3b8315f media: cx23885: Use PCI and TS masks in irq functions by Brad Love · 7 years ago
  89. 9a7dc2b media: cx23885: Handle additional bufs on interrupt by Brad Love · 7 years ago
  90. 71db1cd Merge tag 'v4.17-rc4' into patchwork by Mauro Carvalho Chehab · 7 years ago
  91. dde67d5 media: Revert cleanup ktime_set() usage by Jasmin Jessich · 7 years ago
  92. b3bc535 media: Use ktime_set() in pt1.c by Jasmin Jessich · 7 years ago
  93. 0cc4655 media: saa7164: Fix driver name in debug output by Brad Love · 7 years ago
  94. 9115df4 media: intel-ipu3: Kconfig coding style issue by Brad Love · 7 years ago
  95. 0bade8b media: sta2x11: Use gpio_is_valid() and remove unnecessary check by Arvind Yadav · 7 years ago
  96. 09f20f2 media: intel-ipu3: cio2: Handle IRQs until INT_STS is cleared by Bingbu Cao · 7 years ago
  97. 6159e12 media: meye: allow building it with COMPILE_TEST on non-x86 by Mauro Carvalho Chehab · 7 years ago
  98. b3a78df media: cx88: Get rid of spurious call to cx8800_start_vbi_dma() by Devin Heitmueller · 7 years ago
  99. 8d718e5 media: frontends: fix ops get_algo()'s return type by Luc Van Oostenryck · 7 years ago
  100. 87a0637 media: ngene: fix ci_tsfix modparam description typo by Daniel Scheller · 7 years ago