aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2024-04-13media: sta2x11: fix irq handler castArnd Bergmann
2024-03-26media: ttpci: fix two memleaks in budget_av_attachZhipeng Lu
2024-03-26media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2024-02-23media: ddbridge: fix an error code problem in ddb_probeSu Hui
2023-11-28media: cobalt: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-20media: bttv: fix use after free error due to btv->timeout timerZheng Wang
2023-09-23media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warningSakari Ailus
2023-09-23media: pci: cx23885: replace BUG with error returnHans Verkuil
2023-09-23media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2023-06-09media: netup_unidvb: fix irq init by register it at the end of probeWei Chen
2023-05-30media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou
2023-05-17media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang
2023-05-17media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang
2023-05-17media: av7110: prevent underflow in write_ts_to_decoder()Dan Carpenter
2023-03-11media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus
2023-01-18media: saa7164: fix missing pci_disable_device()Liu Shixin
2023-01-18media: solo6x10: fix possible memory leak in solo_sysfs_init()Yang Yingliang
2022-10-26media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma
2022-08-25media: tw686x: Register the irq at the end of probeZheyu Ma
2022-06-14media: cx25821: Fix the warning when removing the moduleZheyu Ma
2022-06-14media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma
2022-04-15media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas
2022-04-15ivtv: fix incorrect device_caps for ivtvfbHans Verkuil
2022-04-15media: bttv: fix WARNING regression on tunerless devicesOndrej Zary
2022-01-27media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2022-01-27media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2022-01-27media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma
2022-01-27media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang
2021-11-17media: cx23885: Fix snd_card_free call on null card pointerColin Ian King
2021-11-17media: 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-19media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
2021-07-14media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma
2021-07-14media: cobalt: fix race condition in setting HPDHans Verkuil
2021-05-11media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv
2021-05-11media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIBJulian Braha
2021-03-11media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse
2021-03-04media: smipcie: fix interrupt handling and IR timeoutSean Young
2021-03-04media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek
2021-03-04media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET
2021-03-04media: media/pci: Fix memleak in empress_initDinghao Liu
2020-12-30media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONESakari Ailus
2020-12-30media: ipu3-cio2: Validate mbus format in setting subdev formatSakari Ailus
2020-12-30media: ipu3-cio2: Serialise access to pad formatSakari Ailus
2020-12-30media: ipu3-cio2: Return actual subdev formatSakari Ailus
2020-12-30media: ipu3-cio2: Remove traces of returned buffersSakari Ailus
2020-12-30media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner
2020-12-30media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter
2020-12-30media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao
2020-11-05media: tw5864: check status of tw5864_frameinterval_getTom Rix