summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-164-4/+4
|\
| * media: cx23885/saa7134: make vb2_ops constBhumika Goyal2017-10-272-2/+2
| * media: cx23885: make const array buf static, reduces object code sizeColin Ian King2017-09-231-1/+1
| * media: pci: make i2c_client constBhumika Goyal2017-09-231-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500Matthias Schwarzott2017-08-281-0/+6
* media: cx23885: Fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott2017-08-271-5/+5
* media: pci: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-7/+7
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1
* media: pci: make snd_pcm_hardware constBhumika Goyal2017-08-201-1/+1
* media: cx23885: constify pci_device_idArvind Yadav2017-08-091-1/+1
* media: cx23885: add const to v4l2_file_operations structureBhumika Goyal2017-07-191-1/+1
* [media] media drivers: annotate fall-throughMauro Carvalho Chehab2017-05-191-1/+2
* [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab2017-03-031-2/+1Star
* [media] cx23885: attach md88ds3103 driver via i2c_client for DVBSky S952Niels Ole Salscheider2017-02-031-22/+32
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-10/+1Star
* [media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young2017-01-301-7/+7
* [media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-1818-219/+209Star
* [media] cx23885: use KERN_CONT where neededMauro Carvalho Chehab2016-11-182-8/+8
* [media] cx23885: don't break long linesMauro Carvalho Chehab2016-10-218-45/+31Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-121-2/+0Star
|\
| * treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-121-2/+0Star
* | Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-051-0/+1
|\|
| * [media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil2016-09-191-0/+1
* | [media] cx23885: Fix some smatch warningsMauro Carvalho Chehab2016-09-222-1/+4
* | [media] cx23885: attach si2165 driver via i2c_clientMatthias Schwarzott2016-09-221-9/+21
* | [media] rc: split nec protocol into its three variantsSean Young2016-09-221-1/+1
* | [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* | [media] pci: constify vb2_ops structuresJulia Lawall2016-09-193-3/+3
* | [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* | [media] cx23885: Add support for Hauppauge WinTV quadHD ATSC versionStephen Backway2016-08-243-1/+131
|/
* [media] cx23885: Add support for Hauppauge WinTV quadHD DVB versionStephen Backway2016-07-123-14/+146
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-084-4/+4
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-086-14/+4Star
* [media] cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter2016-04-131-1/+1
* [media] cx23885: incorrect I2C bus used in the CI registrationOlli Salonen2016-03-031-2/+2
* [media] cx23885: fix reversed I2C bus numberingOlli Salonen2016-03-031-6/+6
* [media] add media controller support to videobuf2-dvbMauro Carvalho Chehab2016-02-101-1/+2
* [media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab2015-12-181-3/+5
* [media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab2015-12-181-1/+1
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-182-2/+2
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-184-4/+4
* [media] cx23885: video instead of vbi register usedHans Verkuil2015-12-181-2/+1Star
* [media] cx23885: add support for ViewCast 260e and 460eHans Verkuil2015-12-186-1/+132
* [media] cx23885: fix format/crop handlingHans Verkuil2015-12-182-6/+38
* Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-231-2/+2
|\
| * various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-211-2/+2
* | [media] media: cx23885: fix type of allowed_protosHeiner Kallweit2015-11-191-1/+1
* | [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-174-4/+4
|/