summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2022-01-27media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2-2/+7
2022-01-27media: igorplugusb: receiver overflow should be reportedSean Young1-1/+3
2022-01-27media: m920x: don't use stack on USB readsMauro Carvalho Chehab1-1/+11
2022-01-27media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang1-1/+7
2022-01-27media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds.James Hilliard1-1/+1
2022-01-27media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma1-0/+3
2022-01-27media: msi001: fix possible null-ptr-deref in msi001_probe()Wang Hai1-0/+7
2022-01-27media: dw2102: Fix use after freeAnton Vasilyev1-123/+215
2022-01-27media: si2157: Fix "warm" tuner state detectionRobert Schlabbach1-1/+1
2022-01-27media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang1-1/+7
2022-01-27media: dib8000: Fix a memleak in dib8000_init()Zhou Qingyang1-1/+3
2022-01-27media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is releasedDafna Hirschfeld1-1/+1
2022-01-27media: dmxdev: fix UAF when dvb_register_device() failsWang Hai1-3/+15
2022-01-27media: em28xx: fix memory leak in em28xx_init_devDongliang Mu1-6/+12
2022-01-27media: stk1160: fix control-message timeoutsJohan Hovold1-2/+2
2022-01-27media: pvrusb2: fix control-message timeoutsJohan Hovold1-4/+4
2022-01-27media: redrat3: fix control-message timeoutsJohan Hovold1-11/+11
2022-01-27media: dib0700: fix undefined behavior in tuner shutdownMichael Kuron1-2/+0
2022-01-27media: s2255: fix control-message timeoutsJohan Hovold1-2/+2
2022-01-27media: cpia2: fix control-message timeoutsJohan Hovold1-2/+2
2022-01-27media: em28xx: fix control-message timeoutsJohan Hovold1-2/+2
2022-01-27media: mceusb: fix control-message timeoutsJohan Hovold1-4/+4
2022-01-27media: flexcop-usb: fix control-message timeoutsJohan Hovold2-11/+11
2022-01-27media: uvcvideo: fix division by zero at stream startJohan Hovold1-0/+4
2021-12-08media: cec: copy sequence field for the replyHans Verkuil1-0/+1
2021-11-26media: cx23885: Fix snd_card_free call on null card pointerColin Ian King1-1/+2
2021-11-26media: si470x: Avoid card name truncationKees Cook2-2/+2
2021-11-26media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET1-1/+4
2021-11-26media: dvb-usb: fix ununit-value in az6027_rc_queryPavel Skripkin1-0/+1
2021-11-26media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()Anant Thazhemadam1-1/+1
2021-11-26media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana1-0/+1
2021-11-26media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova1-0/+4
2021-11-26media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li1-1/+1
2021-11-26media: uvcvideo: Set capability in s_paramRicardo Ribalda1-2/+5
2021-11-26media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma1-11/+16
2021-11-26media: mt9p031: Fix corrupted frame after restarting streamDirk Bender1-1/+27
2021-11-26media: ite-cir: IR receiver stop working after receive overflowSean Young1-1/+1
2021-11-12media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()Dan Carpenter2-3/+13
2021-09-22media: v4l2-dv-timings.c: fix wrong condition in two for-loopsHans Verkuil1-2/+2
2021-09-22media: dib8000: rewrite the init prbs logicMauro Carvalho Chehab1-17/+41
2021-09-22media: rc-loopback: return number of emitters rather than errorSean Young1-1/+1
2021-09-22media: uvc: don't do DMA on stackMauro Carvalho Chehab1-11/+23
2021-09-22media: em28xx-input: fix refcount bug in em28xx_usb_disconnectDongliang Mu1-1/+0
2021-09-22media: go7007: remove redundant initializationPavel Skripkin1-26/+0
2021-09-22media: dvb-usb: fix uninit-value in vp702x_read_mac_addrDongliang Mu1-3/+9
2021-09-22media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_initDongliang Mu1-2/+4
2021-09-22media: stkwebcam: fix memory leak in stk_camera_probePavel Skripkin1-2/+4
2021-08-15media: rtl28xxu: fix zero-length control requestJohan Hovold1-1/+10
2021-08-15media: videobuf2-core: dequeue if start_streaming failsHans Verkuil1-1/+12
2021-07-28media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2-7/+9