aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in dvb_register()Jia-Ju Bai
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()Jia-Ju Bai
2018-06-28media: cx88: add error handling for snd_ctl_addZhouyang Jia
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab
2018-05-09media: Revert cleanup ktime_set() usageJasmin Jessich
2018-05-05media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()Devin Heitmueller
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-04-20media: cx88: enable IR transmitter on HVR-1300Sean Young
2018-03-23media: cx88: fix two warningsMauro Carvalho Chehab
2018-03-21media: add tuner standby op, use where neededHans Verkuil
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab
2018-02-26media: pci: cx88-input: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-07media: cx88: make const arrays default_addr_list and pvr2000_addr_list staticColin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-27media: pci: make video_device constBhumika Goyal
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: cx88: make snd_kcontrol_new constBhumika Goyal
2017-06-06[media] cx88: Fix regression in initial video standard settingDevin Heitmueller
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-04-17[media] cx88: constify mb86a16_config structureBhumika Goyal
2017-04-05[media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_tElena Reshetova
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-11-25[media] cx88: make checkpatch.pl happyMauro Carvalho Chehab
2016-11-18[media] cx88: make checkpatch happierMauro Carvalho Chehab
2016-11-18[media] cx88: convert it to use pr_foo() macrosMauro Carvalho Chehab
2016-11-18[media] cx88: use KERN_CONT where neededMauro Carvalho Chehab
2016-11-16[media] cx88-dsp: Add some spaces for better code readabilityMarkus Elfring
2016-11-16[media] cx88-dsp: Use kmalloc_array() in read_rds_samples()Markus Elfring
2016-10-24[media] cx88: fix error return code in cx8802_dvb_probe()Wei Yongjun
2016-10-21[media] cx88: don't break long linesMauro Carvalho Chehab
2016-09-22[media] rc: split nec protocol into its three variantsSean Young
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young