summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2022-04-20media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas1-0/+3
2022-01-27media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang1-1/+6
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: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang1-1/+7
2021-11-26media: cx23885: Fix snd_card_free call on null card pointerColin Ian King1-1/+2
2021-11-26media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma1-11/+16
2021-07-28media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2-7/+9
2021-07-20media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma1-0/+3
2021-07-20media: cobalt: fix race condition in setting HPDHans Verkuil2-1/+7
2021-05-22media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv1-9/+11
2021-03-03media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET1-1/+3
2021-03-03media: media/pci: Fix memleak in empress_initDinghao Liu1-1/+4
2020-12-29media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner1-2/+3
2020-12-29media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter1-9/+10
2020-12-29media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao1-1/+1
2020-11-05media: tw5864: check status of tw5864_frameinterval_getTom Rix1-0/+6
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang1-3/+10
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai1-2/+3
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan1-3/+8
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2020-01-27media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing1-2/+2
2020-01-27media: cx23885: check allocation returnNicholas Mc Guire1-2/+3
2020-01-27media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter1-1/+1
2020-01-27media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter1-1/+1
2019-12-31media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET1-4/+7
2019-11-20media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai1-1/+1
2019-11-20media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei1-1/+1
2019-10-05media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero1-4/+8
2019-10-05media: saa7146: add cleanup in hexium_attach()Wenwen Wang1-0/+3
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann2-6/+4
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-09-26media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa1-3/+8
2018-08-03media: saa7164: Fix driver name in debug outputBrad Love1-1/+2
2018-08-03media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia1-1/+2
2018-05-25media: cx25821: prevent out-of-bounds read on array cardColin Ian King1-3/+4
2018-05-25media: cx23885: Set subdev host data to clk_freq pointerBrad Love1-0/+4
2018-05-25media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love1-0/+10
2018-03-24media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman35-0/+35
2017-09-15Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-8/+5
2017-09-05media: dst_ca: remove CA_SET_DESCR boilerplateMauro Carvalho Chehab1-17/+0
2017-09-05media: dst_ca: return a proper error code from CA errorsMauro Carvalho Chehab1-19/+22
2017-09-05media: ca.h: get rid of CA_SET_PIDMauro Carvalho Chehab1-16/+0
2017-09-05media: ca.h: split typedefs from structsMauro Carvalho Chehab2-7/+7
2017-09-05fs: fix kernel_read prototypeChristoph Hellwig1-8/+5
2017-08-28media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500Matthias Schwarzott1-0/+6
2017-08-27media: cx18: make v4l2_file_operations constBhumika Goyal1-1/+1
2017-08-27media: pci: make video_device constBhumika Goyal7-7/+7