aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab11-13/+13
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+4
2018-03-23media: saa7134-alsa: don't use casts to print a buffer addressMauro Carvalho Chehab1-3/+2
2018-03-23media: solo6x10: get rid of an address space warningMauro Carvalho Chehab1-15/+24
2018-03-23media: zoran: don't cast pointers to print themMauro Carvalho Chehab1-2/+2
2018-03-23media: saa7134-input: improve error handlingMauro Carvalho Chehab1-9/+37
2018-03-23media: ivtvfb: Cleanup some warningsMauro Carvalho Chehab1-7/+5
2018-03-23media: cx23885: fix a warningMauro Carvalho Chehab1-3/+2
2018-03-23media: cx88: fix two warningsMauro Carvalho Chehab1-4/+4
2018-03-23media: solo6x10: simplify the logic at solo_p2m_dma_desc()Mauro Carvalho Chehab1-5/+2
2018-03-23media: bttv-input: better handle errors at I2C transferMauro Carvalho Chehab1-1/+5
2018-03-22media: ngene: avoid unused variable warningArnd Bergmann1-1/+1
2018-03-22media: ttpci: improve printing of encoded MAC addressDaniel Scheller1-6/+3
2018-03-21media: add tuner standby op, use where neededHans Verkuil5-7/+7
2018-03-08media: ngene: use common DVB I2C client handling helpersDaniel Scheller2-53/+15
2018-03-08media: ddbridge: use common DVB I2C client handling helpersDaniel Scheller2-55/+14
2018-03-07media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love1-0/+10
2018-03-07media: cx23885: Set subdev host data to clk_freq pointerBrad Love1-0/+4
2018-03-07media: cx23885: change 887/888 default to 888Brad Love1-3/+3
2018-03-07media: cx23885: Fix gpio on Hauppauge QuadHD PCIe cardsBrad Love1-2/+2
2018-03-07media: cx23885: Add tuner type and analog inputs to 1265Brad Love1-0/+16
2018-03-06media: ngene: compensate for TS buffer offset shiftsDaniel Scheller2-1/+93
2018-03-06media: ngene: move the tsin_exchange() stripcopy block into a functionDaniel Scheller1-28/+11
2018-03-06media: ngene: add I2C_FUNC_I2C to the I2C interface functionalityDaniel Scheller1-1/+1
2018-03-06media: ddbridge: adapt cxd2099 attach to new i2c_client wayDaniel Scheller2-5/+58
2018-03-06media: ngene: add proper polling to the dvbdev_ci file opsDaniel Scheller1-3/+26
2018-03-06media: ngene: don't treat non-existing demods as errorDaniel Scheller1-1/+1
2018-03-06media: ngene: check for CXD2099AR presence before attachingDaniel Scheller3-0/+36
2018-03-06media: ngene: deduplicate I2C adapter evaluationDaniel Scheller1-26/+15
2018-03-06media: ngene: add support for DuoFlex S2 V4 addon modulesDaniel Scheller2-0/+86
2018-03-06media: ngene: add support for Sony CXD28xx-based DuoFlex modulesDaniel Scheller2-5/+59
2018-03-06media: ngene: add XO2 module supportDaniel Scheller2-1/+155
2018-03-06media: ngene: support STV0367 DVB-C/T DuoFlex addonsDaniel Scheller4-19/+191
2018-03-06media: ngene: use defines to identify the demod_typeDaniel Scheller2-4/+10
2018-03-06media: ngene: convert kernellog printing from printk() to dev_*() macrosDaniel Scheller3-70/+84
2018-03-06media: ngene: add two additional PCI IDsDaniel Scheller1-0/+2
2018-03-06media: cxd2099: move driver out of staging into dvb-frontendsDaniel Scheller4-6/+2
2018-03-06media: ngene: adapt cxd2099 attach to the new i2c_client wayDaniel Scheller2-4/+38
2018-03-06media: ddbridge/ci: further deduplicate code/logic in ddb_ci_attach()Daniel Scheller1-8/+4
2018-03-06media: mantis: remove mantis_vp3028.c/mantis_vp3028.hCorentin Labbe2-71/+0
2018-03-06media: cx23885: Add support for new Hauppauge QuadHD (885)Brad Love4-12/+46
2018-03-06media: cx23885: Add support for Hauppauge PCIe Starburst2Brad Love3-8/+22
2018-03-06media: cx23885: Add support for Hauppauge PCIe HVR1265 K4Brad Love5-1/+81
2018-03-06media: cx23885: Enable new Hauppauge PCIe ImpactVCBe variantBrad Love1-0/+4
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab5-16/+16
2018-03-05Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab2-5/+6
2018-02-26media: ivtv: remove ivtv-alsa-mixerCorentin Labbe3-193/+1
2018-02-26media: cx18: remove unused cx18-alsa-mixerCorentin Labbe3-189/+0
2018-02-26media: pci: cx88-input: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-2/+2
2018-02-26media: cx25821: prevent out-of-bounds read on array cardColin Ian King1-3/+4