aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-23media: cx88: fix two warningsMauro Carvalho Chehab1-4/+4
2018-03-21media: add tuner standby op, use where neededHans Verkuil2-3/+3
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab1-4/+4
2018-02-26media: pci: cx88-input: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-2/+2
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-2/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab1-1/+0
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab3-8/+9
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2017-11-07media: cx88: make const arrays default_addr_list and pvr2000_addr_list staticColin Ian King1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-27media: pci: make video_device constBhumika Goyal1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-13/+15
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-08-20media: cx88: make snd_kcontrol_new constBhumika Goyal1-1/+1
2017-06-06[media] cx88: Fix regression in initial video standard settingDevin Heitmueller2-2/+9
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab1-1/+1
2017-04-17[media] cx88: constify mb86a16_config structureBhumika Goyal1-1/+1
2017-04-05[media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_tElena Reshetova3-4/+5
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-1/+1
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+1
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-4/+2
2016-11-25[media] cx88: make checkpatch.pl happyMauro Carvalho Chehab16-872/+975
2016-11-18[media] cx88: make checkpatch happierMauro Carvalho Chehab15-559/+515
2016-11-18[media] cx88: convert it to use pr_foo() macrosMauro Carvalho Chehab14-343/+311
2016-11-18[media] cx88: use KERN_CONT where neededMauro Carvalho Chehab2-25/+20
2016-11-16[media] cx88-dsp: Add some spaces for better code readabilityMarkus Elfring1-20/+20
2016-11-16[media] cx88-dsp: Use kmalloc_array() in read_rds_samples()Markus Elfring1-2/+1
2016-10-24[media] cx88: fix error return code in cx8802_dvb_probe()Wei Yongjun1-1/+1
2016-10-21[media] cx88: don't break long linesMauro Carvalho Chehab8-43/+32
2016-09-22[media] rc: split nec protocol into its three variantsSean Young1-2/+3
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young1-1/+2
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-07-12[media] cx88: use wm8775_s_ctrl instead of the s_ctrl opHans Verkuil1-6/+2
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-23/+5
2016-02-10[media] add media controller support to videobuf2-dvbMauro Carvalho Chehab1-1/+2
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil4-4/+4
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab3-5/+6
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig3-5/+6
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2-2/+2
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab3-4/+4
2015-11-10cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig3-3/+3
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung4-4/+4
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung7-36/+48
2015-10-01[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt1-1/+1
2015-06-10[media] cx88: don't declare restart_video_queue if not usedMauro Carvalho Chehab1-1/+1
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab2-8/+9
2015-05-01[media] cx88: v4l2-compliance fixesHans Verkuil5-16/+6