summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2021-07-282-7/+9
* media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann2021-07-192-6/+6
* media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-07-141-10/+7
* media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma2021-07-141-0/+3
* media: bt878: do not schedule tasklet when it is not setupTong Zhang2021-07-141-1/+2
* media: cobalt: fix race condition in setting HPDHans Verkuil2021-07-142-1/+7
* media: saa7134: use sg_dma_len when building pgtableTasos Sahanidis2021-05-141-1/+1
* media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv2021-05-111-9/+11
* media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIBJulian Braha2021-05-111-0/+1
* media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse2021-03-111-0/+4
* media: smipcie: fix interrupt handling and IR timeoutSean Young2021-03-041-20/+26
* media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek2021-03-041-1/+1
* media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET2021-03-041-1/+3
* media: media/pci: Fix memleak in empress_initDinghao Liu2021-03-041-1/+4
* media: ipu3-cio2: Build only for x86Andy Shevchenko2021-03-041-1/+2
* media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONESakari Ailus2020-12-301-0/+1
* media: ipu3-cio2: Validate mbus format in setting subdev formatSakari Ailus2020-12-301-9/+20
* media: ipu3-cio2: Serialise access to pad formatSakari Ailus2020-12-302-0/+12
* media: ipu3-cio2: Return actual subdev formatSakari Ailus2020-12-301-21/+3
* media: ipu3-cio2: Remove traces of returned buffersSakari Ailus2020-12-301-0/+1
* media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner2020-12-301-2/+3
* media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter2020-12-301-9/+10
* media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao2020-12-301-1/+1
* media: netup_unidvb: drop initialization of PM pointersVaibhav Gupta2020-09-271-2/+0
* media: media/pci: prevent memory leak in bttv_probeXiaolong Huang2020-09-261-3/+10
* media: saa7134: use generic power managementVaibhav Gupta2020-09-261-18/+9
* media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski2020-09-264-9/+9
* media: av7110: don't do float point mathMauro Carvalho Chehab2020-09-121-2/+2
* media: ipu3-cio2: Update Copyright year and fix indentation issuesAndy Shevchenko2020-09-101-4/+3
* media: ipu3-cio2: Drop useless assignmentsAndy Shevchenko2020-09-101-2/+2
* media: ipu3-cio2: Drop bogus check and error messageAndy Shevchenko2020-09-101-8/+1
* media: ipu3-cio2: Get rid of pci_set_master() duplicationAndy Shevchenko2020-09-101-21/+5
* media: ipu3-cio2: Use readl_poll_timeout() helperAndy Shevchenko2020-09-101-9/+9
* media: ipu3-cio2: Replace infinite loop by one with clear exit conditionAndy Shevchenko2020-09-101-13/+11
* media: ipu3-cio2: Use macros from pfn.hAndy Shevchenko2020-09-101-11/+10
* media: ipu2-cio2: Replace custom definition with PAGE_SIZEAndy Shevchenko2020-09-102-18/+13
* media: ipu3-cio2: Introduce CIO2_LOP_ENTRIES constantAndy Shevchenko2020-09-102-8/+8
* media: ipu3-cio2: Simplify cleanup codeAndy Shevchenko2020-09-101-2/+2
* Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2020-09-078-21/+22
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-238-21/+22
* | media: rc: harmonize infrared durations to microsecondsSean Young2020-09-033-7/+6
* | media: saa7134: avoid a shift overflowMauro Carvalho Chehab2020-09-031-1/+2
* | media: saa7134-alsa.c: number of pages should be unsigned longMauro Carvalho Chehab2020-09-032-4/+5
* | media: cx88-alsa: number of pages should be unsigned longMauro Carvalho Chehab2020-09-031-6/+7
* | media: cx23885-alsa: number of pages should be unsigned longMauro Carvalho Chehab2020-09-032-5/+6
* | media: cx25821-alsa: number of pages should be unsigned longMauro Carvalho Chehab2020-09-031-5/+6
* | media: av7110_v4l: avoid a typecastMauro Carvalho Chehab2020-09-031-2/+2
* | saa7134: drop unnecessary list_emptyJulia Lawall2020-09-011-8/+6
* | media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-296-7/+7
* | media: tw5864: check status of tw5864_frameinterval_getTom Rix2020-08-291-0/+6