aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2021-11-26media: cx23885: Fix snd_card_free call on null card pointerColin Ian King
2021-11-26media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma
2021-07-28media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva
2021-07-20media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma
2021-07-20media: cobalt: fix race condition in setting HPDHans Verkuil
2021-05-22media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv
2021-03-03media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET
2021-03-03media: media/pci: Fix memleak in empress_initDinghao Liu
2020-12-29media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner
2020-12-29media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter
2020-12-29media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao
2020-11-05media: tw5864: check status of tw5864_frameinterval_getTom Rix
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost
2020-01-27media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing
2020-01-27media: cx23885: check allocation returnNicholas Mc Guire
2020-01-27media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter
2020-01-27media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter
2019-12-31media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET
2019-11-20media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai
2019-11-20media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei
2019-10-05media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero
2019-10-05media: saa7146: add cleanup in hexium_attach()Wenwen Wang
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire
2018-09-26media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa
2018-08-03media: saa7164: Fix driver name in debug outputBrad Love
2018-08-03media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia
2018-05-25media: cx25821: prevent out-of-bounds read on array cardColin Ian King
2018-05-25media: cx23885: Set subdev host data to clk_freq pointerBrad Love
2018-05-25media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love
2018-03-24media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-05media: dst_ca: remove CA_SET_DESCR boilerplateMauro Carvalho Chehab
2017-09-05media: dst_ca: return a proper error code from CA errorsMauro Carvalho Chehab
2017-09-05media: ca.h: get rid of CA_SET_PIDMauro Carvalho Chehab
2017-09-05media: ca.h: split typedefs from structsMauro Carvalho Chehab
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig
2017-08-27media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500Matthias Schwarzott
2017-08-27media: cx18: make v4l2_file_operations constBhumika Goyal
2017-08-27media: pci: make video_device constBhumika Goyal
2017-08-27media: ddbridge: fix sparse warningsDaniel Scheller
2017-08-27media: ddbridge: fix teardown/deregistration order in ddb_input_detach()Daniel Scheller
2017-08-27media: cx23885: Fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott
2017-08-26media: pci: constify videobuf_queue_ops structuresArvind Yadav
2017-08-26media: cx18: Make i2c_algo_bit_data constBhumika Goyal