summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2022-06-14media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_initPavel Skripkin1-2/+5
2022-06-14media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin1-1/+1
2022-06-14media: uvcvideo: Fix missing check to determine if element is found in listXiaomeng Tong1-9/+11
2022-06-14media: exynos4-is: Fix compile warningKwanghoon Son1-1/+1
2022-06-14media: cx25821: Fix the warning when removing the moduleZheyu Ma1-1/+1
2022-04-20media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu1-1/+3
2022-04-20media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas1-0/+3
2022-04-20media: usb: go7007: s2250-board: fix leak in probe()Dan Carpenter1-6/+4
2022-04-20media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold1-0/+1
2022-01-29media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()Dan Carpenter2-3/+13
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: 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: 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: dmxdev: fix UAF when dvb_register_device() failsWang Hai1-3/+15
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-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: 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-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: 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-22tc358743: fix register i2c_rd/wr function fixPhilipp Zabel1-1/+1
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