1. 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
  2. 134bf98 Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  3. 8f845c6 media: pvrusb2: replace `printk` with `pr_*` by Dafna Hirschfeld · 6 years ago
  4. 32ae592 media: cx231xx: fix potential sign-extension overflow on large shift by Colin Ian King · 6 years ago
  5. 9afc821 Revert "media: dvbsky: use just one mutex for serializing device R/W ops" by Mauro Carvalho Chehab · 6 years ago
  6. 183e19f media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros by Sean Young · 6 years ago
  7. 29f7915 Merge 4.19-rc6 into usb-next by Greg Kroah-Hartman · 6 years ago
  8. f347596 media: au0828: Fix incorrect error messages by Brad Love · 6 years ago
  9. 4add710 media: au0828: cannot kfree dev before usb disconnect by Brad Love · 6 years ago
  10. db7da96 media: mxl111sf: declare its own pads by Mauro Carvalho Chehab · 6 years ago
  11. 5e68d8e media: au0828: use signals instead of hardcoding a pad number by Mauro Carvalho Chehab · 6 years ago
  12. c1a37dd media: v4l2: taint pads with the signal types for consumer devices by Mauro Carvalho Chehab · 6 years ago
  13. afeaade media: em28xx: make v4l2-compliance happier by starting sequence on zero by Mauro Carvalho Chehab · 6 years ago
  14. 15644bf media: em28xx: fix input name for Terratec AV 350 by Mauro Carvalho Chehab · 6 years ago
  15. f823ce2 media: em28xx: use a default format if TRY_FMT fails by Mauro Carvalho Chehab · 6 years ago
  16. 258c430 media: em28xx: fix handler for vidioc_s_input() by Mauro Carvalho Chehab · 6 years ago
  17. 0cd3edc media: usbvision: remove time_in_irq by Sebastian Andrzej Siewior · 7 years ago
  18. 2b89b73 media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback() by Sebastian Andrzej Siewior · 7 years ago
  19. fc8af4f media: em28xx-audio: use GFP_KERNEL for memory allocation during init by Sebastian Andrzej Siewior · 7 years ago
  20. cc1e631 media: replace strcpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  21. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
  22. 6ea0d58 media: uvcvideo: Add a D4M camera description by Guennadi Liakhovetski · 6 years ago
  23. 3a03284 media: uvcvideo: Store device information pointer in struct uvc_device by Laurent Pinchart · 6 years ago
  24. 88d8034 media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRK by Guennadi Liakhovetski · 6 years ago
  25. 89dd34c media: uvcvideo: Fix uvc_alloc_entity() allocation alignment by Nadav Amit · 7 years ago
  26. 6689df0 media: uvcvideo: Fix spelling mistake: "entites" -> "entities" by Colin Ian King · 8 years ago
  27. 829682b media: uvcvideo: Remove unnecessary NULL check before debugfs_remove_recursive by Gustavo A. R. Silva · 7 years ago
  28. 52a4eb3 media: uvcvideo: Make uvc_control_mapping menu_info field const by Laurent Pinchart · 6 years ago
  29. 8643d23 media: uvcvideo: Make some structs const by Joe Perches · 7 years ago
  30. 3f3ff6e media: tm6000: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  31. 273925c media: em28xx-audio: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  32. 394dc58 media: videobuf2-v4l2: integrate with media requests by Hans Verkuil · 7 years ago
  33. 62fed26 media: videodev2.h: Add request_fd field to v4l2_buffer by Hans Verkuil · 7 years ago
  34. da1b1ae media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev by Hans Verkuil · 7 years ago
  35. 312f73b media: af9035: prevent buffer overflow on write by Jozef Balga · 6 years ago
  36. 845b978 media: rtl28xxu: be sure that it won't go past the array size by Mauro Carvalho Chehab · 6 years ago
  37. 1e50646 media: au0828: fix spelling mistake: "completition" -> "completion" by Colin Ian King · 6 years ago
  38. 854bb4e media: cx231xx: fix spelling mistake: "completition" -> "completion" by Colin Ian King · 6 years ago
  39. 3c8496e media: dvb-usb-v2: fix spelling mistake: "completition" -> "completion" by Colin Ian King · 6 years ago
  40. 1620024 media: dvb-usb: fix spelling mistake: "completition" -> "completion" by Colin Ian King · 6 years ago
  41. 2c3449f media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  42. 7a3369e media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup() by Jia-Ju Bai · 6 years ago
  43. 2453e60 media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer() by Jia-Ju Bai · 6 years ago
  44. 299c700 media: dw2102: Fix memleak on sequence of probes by Anton Vasilyev · 6 years ago
  45. f1b1eab media: dvb: represent min/max/step/tolerance freqs in Hz by Mauro Carvalho Chehab · 7 years ago
  46. a3f90c7 media: dvb: convert tuner_info frequencies to Hz by Mauro Carvalho Chehab · 7 years ago
  47. 320905b media: usbtv: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  48. a4733b5 media: go7007: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  49. aa53bf0 media: cx231xx: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  50. bef1fa6 media: em28xx: disable null packet filter for WinTVdualHD by Robert Schlabbach · 7 years ago
  51. 157eb9a media: em28xx: explicitly disable TS packet filter by Robert Schlabbach · 7 years ago
  52. b30cc07 media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861 by Akihiro Tsukada · 7 years ago
  53. e5225c8 media: uvcvideo: Send a control event when a Control Change interrupt arrives by Guennadi Liakhovetski · 6 years ago
  54. 8e7a1db media: uvcvideo: Handle control pipe protocol STALLs by Guennadi Liakhovetski · 7 years ago
  55. 222964e media: uvcvideo: Remove a redundant check by Guennadi Liakhovetski · 7 years ago
  56. 95f5cbf media: uvcvideo: Also validate buffers in BULK mode by Nicolas Dufresne · 7 years ago
  57. 557a5c7 media: uvcvideo: Add KSMedia 8-bit IR format support by Laurent Pinchart · 7 years ago
  58. ec55cdb media: uvcvideo: Fix minor spelling by Kieran Bingham · 7 years ago
  59. 0900dc3 media: em28xx-cards: disable V4L2 mode for dual tuners by Mauro Carvalho Chehab · 7 years ago
  60. 5871f8b media: em28xx: Remove duplicate PID by Brad Love · 7 years ago
  61. 20cdcaf media: em28xx: Fix DualHD disconnect oops by Brad Love · 7 years ago
  62. a7853c2 media: em28xx: Fix dual transport stream operation by Brad Love · 7 years ago
  63. b094e64 media: dib0700: add code comment by Gustavo A. R. Silva · 7 years ago
  64. ada1904 media: cx231xx: don't check number of messages in the driver by Wolfram Sang · 7 years ago
  65. 4e4ddfd media: em28xx: don't check number of messages in the driver by Wolfram Sang · 7 years ago
  66. 0eaddd7 media: hdpvr: don't check number of messages in the driver by Wolfram Sang · 7 years ago
  67. decb9f2 media: dvb-usb: don't check number of messages in the driver by Wolfram Sang · 7 years ago
  68. a27c0ca media: tm6000: don't check number of messages in the driver by Wolfram Sang · 7 years ago
  69. 48db008 media: gl861: fix probe of dvb_usb_gl861 by Mika Båtsman · 7 years ago
  70. 2e3134c media: gspca_kinect: cast sizeof to int for comparison by Julia Lawall · 7 years ago
  71. de3e581 media: stk1160: Set the vb2_queue lock before calling vb2_queue_init by Ezequiel Garcia · 7 years ago
  72. e95d7c6 media: tm6000: add error handling for dvb_register_adapter by Zhouyang Jia · 7 years ago
  73. 9fab166 media: cx231xx: fix RC_CORE dependency by Arnd Bergmann · 7 years ago
  74. 2ebe0bb media: v4l: fix broken video4linux docs locations by Mauro Carvalho Chehab · 7 years ago
  75. 670d7adb media: dvb: point to the location of the old README.dvb-usb file by Mauro Carvalho Chehab · 7 years ago
  76. fe63a1a media: dvb: fix location of get_dvb_firmware script by Mauro Carvalho Chehab · 7 years ago
  77. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  78. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  79. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  80. 0dc68ca media: uvcvideo: Prevent setting unavailable flags by Kieran Bingham · 7 years ago
  81. f620d1d media: uvcvideo: Support realtek's UVC 1.5 device by ming_qian · 7 years ago
  82. f9ffcb0 media: uvcvideo: Fix driver reference counting by Philipp Zabel · 7 years ago
  83. 6c0e931 media: gspca_zc3xx: Enable short exposure times for OV7648 by Ondrej Zary · 7 years ago
  84. 8945dea media: gspca_zc3xx: Fix power line frequency settings for OV7648 by Ondrej Zary · 7 years ago
  85. 6f92c3a media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648 by Ondrej Zary · 7 years ago
  86. eba09b5 media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2 by Hans Verkuil · 7 years ago
  87. 4ba610c media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge" by Colin Ian King · 7 years ago
  88. 31fa0d1 media: stk1160: Add missing calls to mutex_destroy by Ezequiel Garcia · 7 years ago
  89. 9141386 media: stk1160: Fix typo s/therwise/Otherwise by Ezequiel Garcia · 7 years ago
  90. 6992eff media: gspca: Kill all URBs before releasing any of them by Ezequiel Garcia · 7 years ago
  91. df95e82 media: gspca: fix g/s_parm handling by Hans Verkuil · 7 years ago
  92. 1f5965c media: gspca: convert to vb2 by Hans Verkuil · 7 years ago
  93. b37705d media: hdpvr: fix compiler warning by Hans Verkuil · 7 years ago
  94. a7f3482 media: go7007: fix two sparse warnings by Hans Verkuil · 7 years ago
  95. 24dd8d9 media: usbtv: Implement wait_prepare and wait_finish by Ezequiel Garcia · 7 years ago
  96. 782b9d2 media: siano: use GFP_DMA only for smssdio by Mauro Carvalho Chehab · 7 years ago
  97. b2353e1 media: gp8psk: don't abuse of GFP_DMA by Mauro Carvalho Chehab · 7 years ago
  98. f17c403 media: dvbdev: add a mutex protecting the "mdev" pointer by Max Kellermann · 7 years ago
  99. 7cc31fa media: usb: cx231xx-417: include linux/slab.h header by Anders Roxell · 7 years ago
  100. 2f53370 media: em28xx: Demote several dev_err to dev_info by Brad Love · 7 years ago