summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* media: ivtv: remove ivtv-alsa-mixerCorentin Labbe2018-02-263-193/+1Star
* media: cx18: remove unused cx18-alsa-mixerCorentin Labbe2018-02-263-189/+0Star
* media: pci: cx88-input: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-02-261-2/+2
* media: cx25821: prevent out-of-bounds read on array cardColin Ian King2018-02-261-3/+4
* media: intel-ipu3: cio2: Use SPDX license headersYong Zhi2018-02-232-22/+4Star
* media: intel-ipu3: cio2: Disable and sync irq before stream offYong Zhi2018-02-231-0/+4
* media: cobalt: add SPDX license infoHans Verkuil2018-02-1426-325/+26Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1110-49/+49
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-06140-1804/+4401
|\
| * media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_initYong Zhi2018-01-231-3/+2Star
| * media: intel-ipu3: cio2: mark more PM functions as __maybe_unusedArnd Bergmann2018-01-231-2/+2
| * media: cobalt: select CONFIG_SND_PCMArnd Bergmann2018-01-231-0/+1
| * media: intel-ipu3: cio2: fix for wrong vb2buf state warningsYong Zhi2018-01-051-4/+5
| * media: intel-ipu3: cio2: fix a crash with out-of-bounds accessYong Zhi2018-01-051-2/+5
| * media: intel-ipu3: cio2: fix building with large PAGE_SIZEArnd Bergmann2018-01-051-1/+1
| * media: intel-ipu3: cio2: mark PM functions as __maybe_unusedArnd Bergmann2018-01-051-2/+2
| * media: intel-ipu3: Rename arr_size macro, use minSakari Ailus2018-01-051-7/+4Star
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-0441-884/+884
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-0412-13/+13
| * media: intel-ipu3: cio2: add new MIPI-CSI2 driverYong Zhi2017-12-297-1/+2526
| * media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-287-11/+0Star
| * media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-2870-215/+202Star
| * media: ddbridge: move CI detach code to ddbridge-ci.cDaniel Scheller2017-12-193-7/+13
| * media: ddbridge: improve ddb_ports_attach() failure handlingDaniel Scheller2017-12-191-3/+23
| * media: ddbridge: detach first input if the second one failed to initDaniel Scheller2017-12-191-1/+3
| * media: ddbridge: fix deinit order in case of failure in ddb_init()Daniel Scheller2017-12-191-5/+5
| * media: ddbridge: deduplicate calls to dvb_ca_en50221_init()Daniel Scheller2017-12-191-4/+2Star
| * media: ddbridge: completely tear down input resources on failureDaniel Scheller2017-12-191-19/+27
| * media: ddbridge: fix resources cleanup for CI hardwareDaniel Scheller2017-12-191-1/+1
| * media: ddbridge: unregister I2C tuner client before detaching fe'sDaniel Scheller2017-12-191-6/+8
| * media: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macroBjorn Helgaas2017-12-191-1/+1
| * media: v4l2-subdev: better document IO pin configuration flagsMauro Carvalho Chehab2017-12-181-3/+3
| * media: get rid of i2c-addr.hMauro Carvalho Chehab2017-12-182-1/+7
| * media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab2017-12-184-8/+11
| * media: ddbridge: stv09xx: detach frontends on lnb failureDaniel Scheller2017-12-141-0/+2
| * media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young2017-12-144-46/+17Star
| * media: rc: i2c: set parent of rc device and improve nameSean Young2017-12-141-1/+2
| * media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET2017-12-141-2/+1Star
| * media: ddbridge: improve error handling logic on fe attach failuresDaniel Scheller2017-12-131-27/+22Star
| * media: cx23885: Use semicolon after assignment instead of commaMatthias Schwarzott2017-12-121-2/+2
| * media: si2165: Make checkpatch happyMatthias Schwarzott2017-12-121-1/+1
| * media: cx25821-alsa: fix usage of a pointer printkMauro Carvalho Chehab2017-12-111-2/+2
| * media: pt1: fix logic when pt1_nr_tables is zero or negativeMauro Carvalho Chehab2017-12-111-8/+9
| * media: ddbridge: shut up a new warningMauro Carvalho Chehab2017-12-111-0/+1
| * media: ddbridge: update driver version numberDaniel Scheller2017-12-111-1/+1
| * media: ddbridge/max: prefix lnb_init_fmode() and fe_attach_mxl5xx()Daniel Scheller2017-12-113-7/+7
| * media: ddbridge/max: rename ddbridge-maxs8.[c|h] to ddbridge-max.[c|h]Daniel Scheller2017-12-114-8/+8
| * media: ddbridge/ci: change debug printing to debug severityDaniel Scheller2017-12-111-1/+1
| * media: ddbridge: split off CI (common interface) from ddbridge-coreDaniel Scheller2017-12-114-330/+383
| * media: ddbridge: fixup checkpatch-strict issuesDaniel Scheller2017-12-117-164/+179