summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2022-04-08media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas
2022-04-08ivtv: fix incorrect device_caps for ivtvfbHans Verkuil
2022-04-08media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel
2022-04-08media: saa7134: convert list_for_each to entry variantYang Yingliang
2022-04-08media: 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-18media: cx23885: Fix snd_card_free call on null card pointerColin Ian King
2021-11-18media: 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: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-07-14media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma
2021-07-14media: bt878: do not schedule tasklet when it is not setupTong Zhang
2021-07-14media: cobalt: fix race condition in setting HPDHans Verkuil
2021-05-14media: saa7134: use sg_dma_len when building pgtableTasos Sahanidis
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
2021-03-04media: ipu3-cio2: Build only for x86Andy Shevchenko
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-09-27media: netup_unidvb: drop initialization of PM pointersVaibhav Gupta
2020-09-26media: media/pci: prevent memory leak in bttv_probeXiaolong Huang
2020-09-26media: saa7134: use generic power managementVaibhav Gupta
2020-09-26media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski
2020-09-12media: av7110: don't do float point mathMauro Carvalho Chehab
2020-09-10media: ipu3-cio2: Update Copyright year and fix indentation issuesAndy Shevchenko
2020-09-10media: ipu3-cio2: Drop useless assignmentsAndy Shevchenko
2020-09-10media: ipu3-cio2: Drop bogus check and error messageAndy Shevchenko
2020-09-10media: ipu3-cio2: Get rid of pci_set_master() duplicationAndy Shevchenko
2020-09-10media: ipu3-cio2: Use readl_poll_timeout() helperAndy Shevchenko
2020-09-10media: ipu3-cio2: Replace infinite loop by one with clear exit conditionAndy Shevchenko
2020-09-10media: ipu3-cio2: Use macros from pfn.hAndy Shevchenko
2020-09-10media: ipu2-cio2: Replace custom definition with PAGE_SIZEAndy Shevchenko
2020-09-10media: ipu3-cio2: Introduce CIO2_LOP_ENTRIES constantAndy Shevchenko
2020-09-10media: ipu3-cio2: Simplify cleanup codeAndy Shevchenko
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab