summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-04-2836-341/+149
|\
| * media: cx25821: remove unused including <linux/version.h>Tian Tao2021-04-091-1/+0
| * media: flexcop: avoid -Wempty-body warningArnd Bergmann2021-04-091-3/+3
| * media: cobalt: drop static for sd_fmtHans Verkuil2021-04-091-1/+1
| * media: tw68: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-04-063-3/+4
| * media: tw686x: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-04-063-16/+16
| * media: cx23885: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-04-062-6/+9
| * media: ipu3-cio2: Fix pixel-rate derived link frequencySakari Ailus2021-04-061-1/+1
| * media: cx88: Fix a typoBhaskar Chowdhury2021-04-061-1/+1
| * media: drivers/media/pci/bt8xx/bttv-cards: fix typosXiaofeng Cao2021-04-061-10/+10
| * media: cobalt: fix initial EDIDHans Verkuil2021-04-061-5/+5
| * media: mantis: remove orphan mantis_core.cNecip Fazil Yildiran2021-03-223-203/+0
| * media: mantis: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-03-222-11/+11
| * media: cx25821: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-03-222-6/+6
| * media: media/pci/pt1: Assign value when defining variableszuoqilin2021-03-221-4/+2
| * media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.hBhaskar Chowdhury2021-03-221-2/+2
| * media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv2021-03-221-9/+11
| * media: media/pci: fix kerneldoc issues in two headersHans Verkuil2021-03-222-5/+7
| * media: ngene: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-03-111-28/+28
| * media: cx23885: Fix various Hauppauge device analog capture inputsBrad Love2021-03-111-14/+14
| * media: cx23885: add more quirks for reset DMA on some AMD IOMMUBrad Love2021-03-111-0/+9
| * media: ngene: simplify the return expression of eeprom_write_ushort()Qinglang Miao2021-03-111-5/+1
| * media: saa7134: use sg_dma_len when building pgtableTasos Sahanidis2021-03-111-1/+1
| * media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIBJulian Braha2021-03-111-0/+1
| * media: solo6x10: Switch to using the new API kobj_to_dev()Yang Li2021-03-111-1/+1
| * media: drivers: media: pci: cx18: Spelling fix of minimze to minimize in the ...Bhaskar Chowdhury2021-03-111-1/+1
| * media: drivers: media: pci: cx18: Couple of spell fixes in the file cx18-av-c...Bhaskar Chowdhury2021-03-111-2/+2
| * media: drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file...Bhaskar Chowdhury2021-03-111-1/+1
| * media: use getter/setter functionsJulia Lawall2021-03-111-1/+1
* | media: ipu3-cio2: Switch to use SOFTWARE_NODE_REFERENCE()Andy Shevchenko2021-04-051-2/+2
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-177-9/+0
|/
* media: ipu3-cio2: Build bridge only if ACPI is enabledSakari Ailus2021-02-061-1/+1
* media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-061-6/+4
* media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-061-10/+7
* media: ipu3-cio2: Do not zero reserved fieldsRicardo Ribalda2021-02-061-3/+0
* media: media/pci: fix spelling typo of frimwaredingsenjie2021-02-051-1/+1
* media: smipcie: fix interrupt handling and IR timeoutSean Young2021-02-051-20/+26
* Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-011-1/+1
|\
| * media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus2021-01-071-1/+1
* | media: smipcie: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-271-11/+15
* | media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET2021-01-271-1/+3
* | media: saa7164: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-272-8/+10
* | media: saa7134: Fix fall-through warnings for ClangGustavo A. R. Silva2021-01-271-12/+13
* | media: pci/ivtv: release memory regions on errorHans Verkuil2021-01-271-0/+5
* | media: ipu3-cio2: Add cio2-bridge to ipu3-cio2 driverDaniel Scally2021-01-266-0/+498
* | media: ipu3-cio2: Rename ipu3-cio2.cDaniel Scally2021-01-262-0/+2
* | media: ipu3-cio2: Add headers that ipu3-cio2.h is direct user ofAndy Shevchenko2021-01-261-0/+18
* | media: media/pci: Fix memleak in empress_initDinghao Liu2021-01-121-1/+4
* | media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek2021-01-121-1/+1
* | media: ipu3-cio2: Build only for x86Andy Shevchenko2021-01-121-1/+2
|/