summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_initYong Zhi2018-01-231-3/+2
* 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/+4
* 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/+0
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-2870-215/+202
* 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/+2
* 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/+17
* 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/+1
* media: ddbridge: improve error handling logic on fe attach failuresDaniel Scheller2017-12-131-27/+22
* 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
* media: ddbridge: remove unneeded *fe vars from attach functionsDaniel Scheller2017-12-111-16/+13
* media: solo6x10: use ktime_get_ts64() for time syncArnd Bergmann2017-12-081-8/+9
* media: cx23885: Handle return value of kasprintfArvind Yadav2017-12-081-2/+13
* media: drivers/media/pci/zoran: remove redundant assignment to pointer hColin Ian King2017-12-081-1/+0
* media: pt3: remove redundant assignment to maskColin Ian King2017-12-081-1/+0
* media: use ARRAY_SIZEJérémy Lefaure2017-12-083-3/+6
* media: solo6x10: hide unused variableArnd Bergmann2017-12-081-0/+2
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-301-1/+1
* media: netup_unidvb: fix a bad kernel-doc markupMauro Carvalho Chehab2017-11-301-4/+4
OpenPOWER on IntegriCloud