summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-2/+3
* Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-0768-12581/+1694
|\
| * media: ddbridge: conditionally enable fast TS for stv0910-equipped bridgesDaniel Scheller2018-05-281-5/+29
| * media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller2018-05-282-0/+2
| * media: ddbridge/mci: add identifiers to function definition argumentsDaniel Scheller2018-05-282-2/+2
| * media: ddbridge/mci: protect against out-of-bounds array access in stop()Daniel Scheller2018-05-282-10/+15
| * media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia2018-05-281-1/+2
| * media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-286-6/+0
| * media: zoran: move to staging in preparation for removalHans Verkuil2018-05-2521-10708/+0
| * media: cx23885: Add some missing register documentationBrad Love2018-05-111-1/+8
| * media: cx23885: Expand registers in dma tsport reg dumpBrad Love2018-05-111-0/+12
| * media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love2018-05-112-2/+74
| * media: cx23885: Use PCI and TS masks in irq functionsBrad Love2018-05-111-2/+10
| * media: cx23885: Handle additional bufs on interruptBrad Love2018-05-111-13/+24
| * Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-1011-13/+13
| |\
| * | media: Revert cleanup ktime_set() usageJasmin Jessich2018-05-092-3/+5
| * | media: Use ktime_set() in pt1.cJasmin Jessich2018-05-091-1/+1
| * | media: saa7164: Fix driver name in debug outputBrad Love2018-05-091-1/+2
| * | media: intel-ipu3: Kconfig coding style issueBrad Love2018-05-091-6/+6
| * | media: sta2x11: Use gpio_is_valid() and remove unnecessary checkArvind Yadav2018-05-091-16/+15
| * | media: intel-ipu3: cio2: Handle IRQs until INT_STS is clearedBingbu Cao2018-05-091-10/+22
| * | media: meye: allow building it with COMPILE_TEST on non-x86Mauro Carvalho Chehab2018-05-051-1/+2
| * | media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()Devin Heitmueller2018-05-051-1/+0
| * | media: frontends: fix ops get_algo()'s return typeLuc Van Oostenryck2018-05-052-2/+2
| * | media: ngene: fix ci_tsfix modparam description typoDaniel Scheller2018-05-051-1/+1
| * | media: ngene: cleanup superfluous I2C adapter evaluationDaniel Scheller2018-05-051-13/+0
| * | media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #ifMauro Carvalho Chehab2018-05-051-1/+1
| * | media: pt1: fix strncmp() size warningMauro Carvalho Chehab2018-05-051-1/+2
| * | media: dvb: earth-pt1: replace schedule_timeout with usleep_rangeAkihiro Tsukada2018-05-051-11/+23
| * | media: dvb: earth-pt1: add support for suspend/resumeAkihiro Tsukada2018-05-051-2/+105
| * | media: dvb: earth-pt1: decompose pt1 driver into sub driversAkihiro Tsukada2018-05-057-1456/+227
| * | media: bttv: Fixed oops error when capturing at yuv410pSamuel Williams2018-05-041-8/+9
| * | media: dvb/pci/pt3: use SPDX License IdentifierAkihiro Tsukada2018-05-044-40/+4
| * | media: pt3: no need to check if null for dvb_module_release()Mauro Carvalho Chehab2018-05-041-4/+2
| * | media: media/dvb: earth-pt3: use the new i2c binding helperAkihiro Tsukada2018-05-041-37/+22
| * | media: ddbridge, cxd2099: include guard, fix unneeded NULL init, stringsDaniel Scheller2018-05-042-1/+5
| * | media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab2018-05-044-10/+11
| * | media: ddbridge: set driver version to 0.9.33-integratedDaniel Scheller2018-05-041-1/+1
| * | media: ddbridge: recognize and attach the MaxSX8 cardsDaniel Scheller2018-05-041-0/+15
| * | media: ddbridge: add hardware defs and PCI IDs for MCI cardsDaniel Scheller2018-05-043-4/+19
| * | media: ddbridge/max: implement MCI/MaxSX8 attach functionDaniel Scheller2018-05-042-0/+43
| * | media: ddbridge: initial support for MCI-based MaxSX8 cardsDaniel Scheller2018-05-043-1/+703
| * | media: ddbridge: support dummy tuners with 125MByte/s dummy data streamDaniel Scheller2018-05-043-0/+38
| * | media: ddbridge: make DMA buffer count and size modparam-configurableDaniel Scheller2018-05-042-18/+24
| * | media: ddbridge: set devid entry for link 0Daniel Scheller2018-05-041-0/+1
| * | media: ddbridge: fix output buffer checkDaniel Scheller2018-05-041-2/+2
| * | media: ddbridge: use spin_lock_irqsave() in output_work()Daniel Scheller2018-05-041-6/+6
| * | media: ddbridge: improve separated MSI IRQ handlingDaniel Scheller2018-05-041-10/+12
| * | media: ddbridge: add macros to handle IRQs in nibble and byte blocksDaniel Scheller2018-05-041-40/+27
| * | media: ddbridge: add helper for IRQ handler setupDaniel Scheller2018-05-043-28/+41
OpenPOWER on IntegriCloud