aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-17media: pci: cx88: switch from 'pci_' to 'dma_' APIChristophe JAILLET7-13/+19
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2021-04-06media: cx88: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2020-12-03media: cx88: use ARRAY_SIZEXu Wang1-2/+1
2020-09-26media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski1-3/+3
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-2/+2
2020-09-03media: cx88-alsa: number of pages should be unsigned longMauro Carvalho Chehab1-6/+7
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+2
2020-07-19media: cx88: use generic power managementVaibhav Gupta1-44/+16
2020-04-14media: pci: cx88: convert to use i2c_new_client_device()Wolfram Sang3-4/+3
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab1-2/+2
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab1-2/+2
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2-2/+2
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