summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2-5/+6
2018-02-23media: intel-ipu3: cio2: Use SPDX license headersYong Zhi2-22/+4
2018-02-23media: intel-ipu3: cio2: Disable and sync irq before stream offYong Zhi1-0/+4
2018-02-14media: cobalt: add SPDX license infoHans Verkuil26-325/+26
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds10-49/+49
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds140-1804/+4401
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-37/+37
2018-01-23media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_initYong Zhi1-3/+2
2018-01-23media: intel-ipu3: cio2: mark more PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-01-23media: cobalt: select CONFIG_SND_PCMArnd Bergmann1-0/+1
2018-01-05media: intel-ipu3: cio2: fix for wrong vb2buf state warningsYong Zhi1-4/+5
2018-01-05media: intel-ipu3: cio2: fix a crash with out-of-bounds accessYong Zhi1-2/+5
2018-01-05media: intel-ipu3: cio2: fix building with large PAGE_SIZEArnd Bergmann1-1/+1
2018-01-05media: intel-ipu3: cio2: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-01-05media: intel-ipu3: Rename arr_size macro, use minSakari Ailus1-7/+4
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab41-884/+884
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab12-13/+13
2017-12-29media: intel-ipu3: cio2: add new MIPI-CSI2 driverYong Zhi7-1/+2526
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab7-11/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab70-215/+202
2017-12-19media: ddbridge: move CI detach code to ddbridge-ci.cDaniel Scheller3-7/+13
2017-12-19media: ddbridge: improve ddb_ports_attach() failure handlingDaniel Scheller1-3/+23
2017-12-19media: ddbridge: detach first input if the second one failed to initDaniel Scheller1-1/+3
2017-12-19media: ddbridge: fix deinit order in case of failure in ddb_init()Daniel Scheller1-5/+5
2017-12-19media: ddbridge: deduplicate calls to dvb_ca_en50221_init()Daniel Scheller1-4/+2
2017-12-19media: ddbridge: completely tear down input resources on failureDaniel Scheller1-19/+27
2017-12-19media: ddbridge: fix resources cleanup for CI hardwareDaniel Scheller1-1/+1
2017-12-19media: ddbridge: unregister I2C tuner client before detaching fe'sDaniel Scheller1-6/+8
2017-12-19media: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macroBjorn Helgaas1-1/+1
2017-12-18media: v4l2-subdev: better document IO pin configuration flagsMauro Carvalho Chehab1-3/+3
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab2-1/+7
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab4-8/+11
2017-12-14media: ddbridge: stv09xx: detach frontends on lnb failureDaniel Scheller1-0/+2
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young4-46/+17
2017-12-14media: rc: i2c: set parent of rc device and improve nameSean Young1-1/+2
2017-12-14media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET1-2/+1