summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: ddbridge: request/free_irq using pci_irq_vector, enable MSI-XDaniel Scheller2018-05-041-10/+14
| * | media: ddbridge: move MSI IRQ cleanup to a helper functionDaniel Scheller2018-05-041-6/+10
| * | media: ddbridge: move ddb_wq and the wq+class initialisation to -coreDaniel Scheller2018-05-043-22/+38
| * | media: ddbridge: move modparams to ddbridge-core.cDaniel Scheller2018-05-043-34/+28
| * | media: ipu3: allow building it with COMPILE_TEST on non-x86 archsMauro Carvalho Chehab2018-05-041-2/+1
| * | media: sta2x11_vip: allow build with COMPILE_TESTMauro Carvalho Chehab2018-05-041-1/+1
| * | media: cx88: enable IR transmitter on HVR-1300Sean Young2018-04-201-2/+3
| * | media: ddbridge: don't uselessly check for dma in start/stop functionsDaniel Scheller2018-04-171-50/+35
| * | media: mantis: prevent staying forever in a loop at IRQMauro Carvalho Chehab2018-04-171-0/+7
* | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-162-27/+3
| |/ |/|
* | MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-0411-13/+13
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-062-4/+4
|\
| * [poll] annotate SAA6588_CMD_POLL usersAl Viro2018-02-152-4/+4
* | media: saa7134-alsa: don't use casts to print a buffer addressMauro Carvalho Chehab2018-03-231-3/+2
* | media: solo6x10: get rid of an address space warningMauro Carvalho Chehab2018-03-231-15/+24
* | media: zoran: don't cast pointers to print themMauro Carvalho Chehab2018-03-231-2/+2
* | media: saa7134-input: improve error handlingMauro Carvalho Chehab2018-03-231-9/+37
* | media: ivtvfb: Cleanup some warningsMauro Carvalho Chehab2018-03-231-7/+5
* | media: cx23885: fix a warningMauro Carvalho Chehab2018-03-231-3/+2
* | media: cx88: fix two warningsMauro Carvalho Chehab2018-03-231-4/+4
* | media: solo6x10: simplify the logic at solo_p2m_dma_desc()Mauro Carvalho Chehab2018-03-231-5/+2
* | media: bttv-input: better handle errors at I2C transferMauro Carvalho Chehab2018-03-231-1/+5
* | media: ngene: avoid unused variable warningArnd Bergmann2018-03-221-1/+1
* | media: ttpci: improve printing of encoded MAC addressDaniel Scheller2018-03-221-6/+3
* | media: add tuner standby op, use where neededHans Verkuil2018-03-215-7/+7
* | media: ngene: use common DVB I2C client handling helpersDaniel Scheller2018-03-082-53/+15
* | media: ddbridge: use common DVB I2C client handling helpersDaniel Scheller2018-03-082-55/+14
* | media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love2018-03-071-0/+10
* | media: cx23885: Set subdev host data to clk_freq pointerBrad Love2018-03-071-0/+4
* | media: cx23885: change 887/888 default to 888Brad Love2018-03-071-3/+3
* | media: cx23885: Fix gpio on Hauppauge QuadHD PCIe cardsBrad Love2018-03-071-2/+2
* | media: cx23885: Add tuner type and analog inputs to 1265Brad Love2018-03-071-0/+16
* | media: ngene: compensate for TS buffer offset shiftsDaniel Scheller2018-03-062-1/+93
* | media: ngene: move the tsin_exchange() stripcopy block into a functionDaniel Scheller2018-03-061-28/+11
* | media: ngene: add I2C_FUNC_I2C to the I2C interface functionalityDaniel Scheller2018-03-061-1/+1
* | media: ddbridge: adapt cxd2099 attach to new i2c_client wayDaniel Scheller2018-03-062-5/+58
* | media: ngene: add proper polling to the dvbdev_ci file opsDaniel Scheller2018-03-061-3/+26
* | media: ngene: don't treat non-existing demods as errorDaniel Scheller2018-03-061-1/+1
* | media: ngene: check for CXD2099AR presence before attachingDaniel Scheller2018-03-063-0/+36
* | media: ngene: deduplicate I2C adapter evaluationDaniel Scheller2018-03-061-26/+15
* | media: ngene: add support for DuoFlex S2 V4 addon modulesDaniel Scheller2018-03-062-0/+86
* | media: ngene: add support for Sony CXD28xx-based DuoFlex modulesDaniel Scheller2018-03-062-5/+59
* | media: ngene: add XO2 module supportDaniel Scheller2018-03-062-1/+155
* | media: ngene: support STV0367 DVB-C/T DuoFlex addonsDaniel Scheller2018-03-064-19/+191
* | media: ngene: use defines to identify the demod_typeDaniel Scheller2018-03-062-4/+10
* | media: ngene: convert kernellog printing from printk() to dev_*() macrosDaniel Scheller2018-03-063-70/+84
* | media: ngene: add two additional PCI IDsDaniel Scheller2018-03-061-0/+2
* | media: cxd2099: move driver out of staging into dvb-frontendsDaniel Scheller2018-03-064-6/+2
* | media: ngene: adapt cxd2099 attach to the new i2c_client wayDaniel Scheller2018-03-062-4/+38
* | media: ddbridge/ci: further deduplicate code/logic in ddb_ci_attach()Daniel Scheller2018-03-061-8/+4
OpenPOWER on IntegriCloud