aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci/cx23885 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-27media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500Matthias Schwarzott1-0/+6
2017-08-27media: cx23885: Fix use-after-free when unregistering the i2c_client for the dvb demodMatthias Schwarzott1-5/+5
2017-08-26media: pci: make i2c_adapter constBhumika Goyal1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-7/+7
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-09media: cx23885: constify pci_device_idArvind Yadav1-1/+1
2017-07-19media: cx23885: add const to v4l2_file_operations structureBhumika Goyal1-1/+1
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab1-1/+2
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-2/+1
2017-02-03[media] cx23885: attach md88ds3103 driver via i2c_client for DVBSky S952Niels Ole Salscheider1-22/+32
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-10/+1
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young1-7/+7
2016-11-18[media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab18-219/+209
2016-11-18[media] cx23885: use KERN_CONT where neededMauro Carvalho Chehab2-8/+8
2016-10-21[media] cx23885: don't break long linesMauro Carvalho Chehab8-45/+31
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-2/+0
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab1-0/+1
2016-09-22[media] cx23885: Fix some smatch warningsMauro Carvalho Chehab2-1/+4
2016-09-22[media] cx23885: attach si2165 driver via i2c_clientMatthias Schwarzott1-9/+21
2016-09-22[media] rc: split nec protocol into its three variantsSean Young1-1/+1
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall3-3/+3
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-09-19[media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil1-0/+1
2016-08-24[media] cx23885: Add support for Hauppauge WinTV quadHD ATSC versionStephen Backway3-1/+131
2016-07-12[media] cx23885: Add support for Hauppauge WinTV quadHD DVB versionStephen Backway3-14/+146
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil4-4/+4
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil6-14/+4
2016-04-13[media] cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter1-1/+1
2016-03-03[media] cx23885: incorrect I2C bus used in the CI registrationOlli Salonen1-2/+2
2016-03-03[media] cx23885: fix reversed I2C bus numberingOlli Salonen1-6/+6
2016-02-10[media] add media controller support to videobuf2-dvbMauro Carvalho Chehab1-1/+2
2015-12-18[media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab1-3/+5
2015-12-18[media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2-2/+2
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil4-4/+4
2015-12-18[media] cx23885: video instead of vbi register usedHans Verkuil1-2/+1
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil6-1/+132
2015-12-18[media] cx23885: fix format/crop handlingHans Verkuil2-6/+38
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab1-2/+2
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig1-2/+2
2015-11-19[media] media: cx23885: fix type of allowed_protosHeiner Kallweit1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab4-4/+4
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung4-4/+4
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung6-37/+52
2015-06-10[media] TS2020: Calculate tuner gain correctlyDavid Howells1-0/+3