summaryrefslogtreecommitdiff
path: root/drivers/media/pci (follow)
Commit message (Expand)AuthorAge
* media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2022-01-27
* media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2022-01-27
* media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma2022-01-27
* media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang2022-01-27
* media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma2021-11-26
* media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2021-07-28
* media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma2021-07-20
* media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv2021-05-22
* media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET2021-03-03
* media: media/pci: Fix memleak in empress_initDinghao Liu2021-03-03
* media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner2020-12-29
* media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter2020-12-29
* media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao2020-12-29
* media: saa7134: avoid a shift overflowMauro Carvalho Chehab2020-10-29
* media: media/pci: prevent memory leak in bttv_probeXiaolong Huang2020-10-29
* media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai2020-09-03
* media: budget-core: Improve exception handling in budget_register()Chuhong Yuan2020-08-26
* media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost2020-08-21
* cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter2020-05-10
* media: cx23885: check allocation returnNicholas Mc Guire2020-01-29
* media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter2020-01-29
* media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter2020-01-29
* media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai2019-11-25
* media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei2019-11-25
* media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero2019-10-05
* media: saa7146: add cleanup in hexium_attach()Wenwen Wang2019-10-05
* media: saa7146: avoid high stack usage with clangArnd Bergmann2019-06-11
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-17
* media: pci: cx23885: handle adding to list failureNicholas Mc Guire2018-11-21
* media: saa7164: Fix driver name in debug outputBrad Love2018-08-06
* media: cx25821: prevent out-of-bounds read on array cardColin Ian King2018-05-30
* media: cx23885: Set subdev host data to clk_freq pointerBrad Love2018-05-30
* media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love2018-05-30
* media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET2018-03-24
* solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko2018-03-22
* bt8xx: fix memory leakSudip Mukherjee2017-11-08
* ttpci: address stringop overflow warningArnd Bergmann2017-10-08
* saa7164: fix double fetch PCIe access conditionSteven Toth2017-08-11
* cx88: Fix regression in initial video standard settingDevin Heitmueller2017-07-27
* saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero2017-07-15
* media: fix dm1105.c build errorRandy Dunlap2017-03-12
* cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab2017-01-12
* media: solo6x10: fix lockup by avoiding delayed register writeAndrey Utkin2017-01-09
* bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede2016-04-12
* saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede2016-04-12
* saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab2016-02-17
* Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-12-18
|\
| * [media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab2015-12-18
* | various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-20
|/
* netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-10