summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-04-281-1/+1
|\
| * media: cx88: Fix a typoBhaskar Chowdhury2021-04-061-1/+1
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
|/
* media: cx88: use ARRAY_SIZEXu Wang2020-12-031-2/+1
* media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski2020-09-261-3/+3
* media: rc: harmonize infrared durations to microsecondsSean Young2020-09-031-2/+2
* media: cx88-alsa: number of pages should be unsigned longMauro Carvalho Chehab2020-09-031-6/+7
* media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-292-2/+2
* media: cx88: use generic power managementVaibhav Gupta2020-07-191-44/+16
* media: pci: cx88: convert to use i2c_new_client_device()Wolfram Sang2020-04-143-4/+3
* Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab2020-04-141-2/+2
* media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab2020-04-141-2/+2
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-242-2/+2
* media: pci: cx88: convert to i2c_new_scanned_deviceWolfram Sang2020-01-081-1/+1
* media: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-131-1/+0
* media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET2019-10-101-4/+7
* media: cx88: Add support for NotOnlyTV LV3H cardDaniel Gonzalez Cabanelas2019-10-103-0/+45
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-223-17/+3
* media: pci: cx88: Change the type of 'missed' to u64Puranjay Mohan2019-06-241-2/+2
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-242-19/+17
* media: add SPDX headers to some filesMauro Carvalho Chehab2019-06-125-5/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3015-150/+15
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-2/+2
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-5/+5
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-312-2/+2
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-312-2/+2
* | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-041-2/+1
* | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-114-10/+10
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-115-8/+8
|/
* media: pci: cx88: Replace mdelay() with msleep() in dvb_register()Jia-Ju Bai2018-07-271-10/+10
* media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()Jia-Ju Bai2018-07-271-2/+2
* media: cx88: add error handling for snd_ctl_addZhouyang Jia2018-06-281-2/+5
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-105-6/+6
|\
| * MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-045-6/+6
* | media: Revert cleanup ktime_set() usageJasmin Jessich2018-05-091-2/+4
* | media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()Devin Heitmueller2018-05-051-1/+0
* | media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab2018-05-041-3/+4
* | media: cx88: enable IR transmitter on HVR-1300Sean Young2018-04-201-2/+3
|/
* media: cx88: fix two warningsMauro Carvalho Chehab2018-03-231-4/+4
* media: add tuner standby op, use where neededHans Verkuil2018-03-212-3/+3
* media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab2018-03-061-4/+4
* media: pci: cx88-input: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-02-261-2/+2
* media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-281-2/+0
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-281-1/+0
* media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab2017-12-183-8/+9
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-151-2/+2
|\
| * media: cx88: make const arrays default_addr_list and pvr2000_addr_list staticColin Ian King2017-11-071-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/