aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-23media: cx23885: fix a warningMauro Carvalho Chehab1-3/+2
2018-03-21media: add tuner standby op, use where neededHans Verkuil2-3/+3
2018-03-07media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love1-0/+10
2018-03-07media: cx23885: Set subdev host data to clk_freq pointerBrad Love1-0/+4
2018-03-07media: cx23885: change 887/888 default to 888Brad Love1-3/+3
2018-03-07media: cx23885: Fix gpio on Hauppauge QuadHD PCIe cardsBrad Love1-2/+2
2018-03-07media: cx23885: Add tuner type and analog inputs to 1265Brad Love1-0/+16
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 Chehab1-8/+8
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab4-5/+5
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-2/+2
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-1/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab5-7/+6
2017-12-18media: v4l2-subdev: better document IO pin configuration flagsMauro Carvalho Chehab1-3/+3
2017-12-12media: cx23885: Use semicolon after assignment instead of commaMatthias Schwarzott1-2/+2
2017-12-12media: si2165: Make checkpatch happyMatthias Schwarzott1-1/+1
2017-12-08media: cx23885: Handle return value of kasprintfArvind Yadav1-2/+13
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-27media: cx23885/saa7134: make vb2_ops constBhumika Goyal2-2/+2
2017-09-23media: cx23885: make const array buf static, reduces object code sizeColin Ian King1-1/+1
2017-09-23media: pci: make i2c_client constBhumika Goyal1-1/+1
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