aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-08media: pci: cx88: convert to i2c_new_scanned_deviceWolfram Sang1-1/+1
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-10-10media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET1-4/+7
2019-10-10media: cx88: Add support for NotOnlyTV LV3H cardDaniel Gonzalez Cabanelas3-0/+45
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil3-17/+3
2019-06-24media: pci: cx88: Change the type of 'missed' to u64Puranjay Mohan1-2/+2
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil2-19/+17
2019-06-12media: add SPDX headers to some filesMauro Carvalho Chehab5-5/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner15-150/+15
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada1-2/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-5/+5
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+2
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young1-2/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab4-10/+10
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab5-8/+8
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2-2/+2
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in dvb_register()Jia-Ju Bai1-10/+10
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()Jia-Ju Bai1-2/+2
2018-06-28media: cx88: add error handling for snd_ctl_addZhouyang Jia1-2/+5
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+1
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab5-6/+6
2018-05-09media: Revert cleanup ktime_set() usageJasmin Jessich1-2/+4
2018-05-05media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()Devin Heitmueller1-1/+0
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab1-3/+4
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab5-6/+6
2018-04-20media: cx88: enable IR transmitter on HVR-1300Sean Young1-2/+3
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