1. 12273ec media: rc: prevent memory leak in cx23888_ir_probe by Navid Emamdoost · 5 years ago
  2. 3e59031 media: ov5640: fix use of destroyed mutex by Tomi Valkeinen · 5 years ago
  3. 033e86f media: go7007: fix a miss of snd_card_free by Chuhong Yuan · 5 years ago
  4. d1cd6b9 media: cec: silence shift wrapping warning in __cec_s_log_addrs() by Dan Carpenter · 4 years, 10 months ago
  5. 1054080 media: platform: fcp: Set appropriate DMA parameters by Kieran Bingham · 5 years ago
  6. 4cb7b2a media: dvb: return -EREMOTEIO on i2c transfer failure. by Colin Ian King · 5 years ago
  7. 94327dc media: si2157: Better check for running tuner in init by Brad Love · 5 years ago
  8. 52fa232 media: fdp1: Fix R-Car M3-N naming in debug message by Geert Uytterhoeven · 5 years ago
  9. 49174d5 media: ti-vpe: cal: fix disable_irqs to only the intended target by Benoit Parrot · 5 years ago
  10. e251c59 media: xirlink_cit: add missing descriptor sanity checks by Johan Hovold · 5 years ago
  11. b4ac6fb media: stv06xx: add missing descriptor sanity checks by Johan Hovold · 5 years ago
  12. d3af052 media: dib0700: fix rc endpoint lookup by Johan Hovold · 5 years ago
  13. ea7d13d media: ov519: add missing endpoint sanity checks by Johan Hovold · 5 years ago
  14. 1ebcd21 media: usbtv: fix control-message timeouts by Johan Hovold · 5 years ago
  15. a693e94 media: flexcop-usb: fix endpoint sanity check by Johan Hovold · 5 years ago
  16. 3cd0d6e media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run() by Jia-Ju Bai · 5 years ago
  17. 0ea58ac media: i2c: mt9v032: fix enum mbus codes and frame sizes by Eugen Hristev · 5 years ago
  18. 079c03b media: i2c: adv748x: Fix unsafe macros by Gustavo A. R. Silva · 5 years ago
  19. bfc1bb3 media/v4l2-core: set pages dirty upon releasing DMA buffers by John Hubbard · 5 years ago
  20. 52f001b media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors by Will Deacon · 5 years ago
  21. 9a4da2a media: iguanair: fix endpoint sanity check by Johan Hovold · 5 years ago
  22. c7d8122 media: si470x-i2c: Move free() past last use of 'radio' by Lee Jones · 5 years ago
  23. fb5e3b5 media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0 by Hans Verkuil · 5 years ago
  24. 03a8533 media: gspca: zero usb_buf by Hans Verkuil · 5 years ago
  25. b7fae41 media: af9005: uninitialized variable printked by Sean Young · 5 years ago
  26. 2e0ebd8 media: digitv: don't continue if remote control state can't be read by Sean Young · 5 years ago
  27. bef0dc8 media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT by Hans Verkuil · 5 years ago
  28. 4cd97e2 media: atmel: atmel-isi: fix timeout value for stop streaming by Alexandre Kroupski · 6 years ago
  29. 3173574 media: vivid: fix incorrect assignment operation when setting video mode by Colin Ian King · 6 years ago
  30. a2b94c2 media: davinci/vpbe: array underflow in vpbe_enum_outputs() by Dan Carpenter · 6 years ago
  31. ecad62a media: omap_vout: potential buffer overflow in vidioc_dqbuf() by Dan Carpenter · 6 years ago
  32. 62ca24f media: ov2659: fix unbalanced mutex_lock/unlock by Akinobu Mita · 6 years ago
  33. f4c8d9e media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame by YueHaibing · 6 years ago
  34. 9162cb9 media: davinci-isif: avoid uninitialized variable use by Arnd Bergmann · 6 years ago
  35. 8f51a1b media: cx23885: check allocation return by Nicholas Mc Guire · 6 years ago
  36. 8d53d5a media: wl128x: Fix an error code in fm_download_firmware() by Dan Carpenter · 6 years ago
  37. 6ae3b31 media: cx18: update *pos correctly in cx18_read_pos() by Dan Carpenter · 6 years ago
  38. b9ce280 media: ivtv: update *pos correctly in ivtv_read_pos() by Dan Carpenter · 6 years ago
  39. 69984b65 media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL by Pawe? Chmiel · 6 years ago
  40. 4b4c9d2 media: exynos4-is: Fix recursive locking in isp_video_release() by Seung-Woo Kim · 5 years ago
  41. 68b315b media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support by Janusz Krzysztofik · 6 years ago
  42. d739c82 media: ov6650: Fix some format attributes not under control by Janusz Krzysztofik · 6 years ago
  43. 308f058 media: ov6650: Fix incorrect use of JPEG colorspace by Janusz Krzysztofik · 6 years ago
  44. ffe76c8 media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap by Vandana BN · 6 years ago
  45. 2d7c279 media: usb: fix memory leak in af9005_identify_state by Navid Emamdoost · 5 years ago
  46. 6b74fc7 media: flexcop-usb: ensure -EIO is returned on error condition by Colin Ian King · 5 years ago
  47. 26e5eab media: cec: avoid decrementing transmit_queue_sz if it is 0 by Hans Verkuil · 5 years ago
  48. d106de1 media: cec: CEC 2.0-only bcast messages were ignored by Hans Verkuil · 5 years ago
  49. 981004d media: pulse8-cec: fix lost cec_transmit_attempt_done() call by Hans Verkuil · 5 years ago
  50. b8d0657 media: si470x-i2c: add missed operations in remove by Chuhong Yuan · 5 years ago
  51. 1efdc4a media: pvrusb2: Fix oops on tear-down when radio support is not present by Mike Isely · 5 years ago
  52. 29bfb2e media: v4l2-core: fix touch support in v4l_g_fmt by Vandana BN · 5 years ago
  53. 3feec89 media: rcar_drif: fix a memory disclosure by Kangjie Lu · 5 years ago
  54. 23df4c4 media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage by Benoit Parrot · 5 years ago
  55. 21d6b3c3 media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases by Benoit Parrot · 5 years ago
  56. b869570 media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic by Benoit Parrot · 5 years ago
  57. 9596177 media: ti-vpe: vpe: Make sure YUYV is set as default format by Benoit Parrot · 5 years ago
  58. cd27dd2 media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number by Benoit Parrot · 5 years ago
  59. 5c181a4 media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format by Benoit Parrot · 5 years ago
  60. 110df03 media: ti-vpe: vpe: Fix Motion Vector vpdma stride by Benoit Parrot · 5 years ago
  61. f69d37a media: cx88: Fix some error handling path in 'cx8800_initdev()' by Christophe JAILLET · 5 years ago
  62. c6a2abe media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init() by Yang Yingliang · 5 years ago
  63. 03b7865 media: venus: core: Fix msm8996 frequency table by Loic Poulain · 6 years ago
  64. 319f544 media: ov6650: Fix stored crop rectangle not in sync with hardware by Janusz Krzysztofik · 6 years ago
  65. d882197 media: ov6650: Fix stored frame format not in sync with hardware by Janusz Krzysztofik · 6 years ago
  66. 3ff18da media: i2c: ov2659: Fix missing 720p register config by Benoit Parrot · 5 years ago
  67. 4580d7b media: ov6650: Fix crop rectangle alignment not passed back by Janusz Krzysztofik · 6 years ago
  68. 267c320 media: i2c: ov2659: fix s_stream return value by Benoit Parrot · 5 years ago
  69. a385d40 media: am437x-vpfe: Setting STD to current value is not an error by Benoit Parrot · 5 years ago
  70. 5e3816e media: vimc: fix component match compare by Helen Koike · 6 years ago
  71. 62b9c0f media: radio: wl1273: fix interrupt masking on release by Johan Hovold · 5 years ago
  72. 721e7e7 media: bdisp: fix memleak on release by Johan Hovold · 5 years ago
  73. 6c89572 media: venus: remove invalid compat_ioctl32 handler by Arnd Bergmann · 5 years ago
  74. 5ca05d9 media: vimc: fix start stream when link is disabled by Helen Fornazier · 6 years ago
  75. d3ad47d media: stkwebcam: Bugfix for wrong return values by Andreas Pape · 6 years ago
  76. fdb3d54 media: cec: report Vendor ID after initialization by Hans Verkuil · 6 years ago
  77. 4fb387b media: pulse8-cec: return 0 when invalidating the logical address by Hans Verkuil · 6 years ago
  78. f6cea8a media: stm32-dcmi: fix DMA corruption when stopping streaming by Hugues Fruchet · 6 years ago
  79. b6a10a4 media: atmel: atmel-isc: fix INIT_WORK misplacement by Eugen Hristev · 6 years ago
  80. 2c4575f media: atmel: atmel-isc: fix asd memory allocation by Eugen Hristev · 6 years ago
  81. 3b58bab media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE by Eugen Hristev · 6 years ago
  82. 2d4c3e5 media: imon: invalid dereference in imon_touch_event by Sean Young · 5 years ago
  83. 06f4d7a media: cxusb: detect cxusb_ctrl_msg error in query by Vito Caputo · 5 years ago
  84. 9a611c2 media: b2c2-flexcop-usb: add sanity checking by Oliver Neukum · 6 years ago
  85. a96430c media: uvcvideo: Fix error path in control parsing failure by Laurent Pinchart · 6 years ago
  86. 0ab8d92 media: usbvision: Fix races among open, close, and disconnect by Alan Stern · 5 years ago
  87. 4a2c9b0 media: vivid: Fix wrong locking that causes race conditions on streaming stop by Alexander Popov · 5 years ago
  88. 2e3fa16 media: vivid: Set vid_cap_streaming and vid_out_streaming to true by Vandana BN · 6 years ago
  89. cf20553 media: cx231xx: fix potential sign-extension overflow on large shift by Colin Ian King · 6 years ago
  90. 5e63d56 media: isif: fix a NULL pointer dereference bug by Wenwen Wang · 6 years ago
  91. ebf4b54 media: dw9714: Fix error handling in probe function by Rajmohan Mani · 6 years ago
  92. c14493c media: cec-gpio: select correct Signal Free Time by Hans Verkuil · 6 years ago
  93. 99730f8 media: i2c: adv748x: Support probing a single output by Jacopo Mondi · 6 years ago
  94. 71e8281 media: pxa_camera: Fix check for pdev->dev.of_node by Nathan Chancellor · 6 years ago
  95. 86f049f media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote by Matthias Reichl · 7 years ago
  96. 5ccea94 media: davinci: Fix implicit enum conversion warning by Nathan Chancellor · 6 years ago
  97. 0b9c709 media: au0828: Fix incorrect error messages by Brad Love · 7 years ago
  98. 16afeb2 media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init() by Jia-Ju Bai · 7 years ago
  99. 5e19fb9b media: fix: media: pci: meye: validate offset to avoid arbitrary access by Lao Wei · 7 years ago
  100. 10af43d media: vimc: Remove unused but set variables by Lucas A. M. Magalhães · 6 years ago