summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-8/+8
2026-01-13media: cx88: Add missing unmap in snd_cx88_hw_params()Haoxiang Li-1/+3
2025-02-18media: Switch to use hrtimer_setup()Nam Cao-2/+1
2024-10-28media: pci: drop vb2_ops_wait_prepare/finishHans Verkuil-8/+0
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard-4/+4
2022-09-24media: cx88: add IR remote support for NotOnlyTV LV3HDaniel González Cabanelas-1/+2
2022-08-30media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma-26/+26
2022-08-29media: cx88: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-06-20media: cx88: Fix PAL-Nc standardJorge Maidana-5/+17
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus-2/+0
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab-1/+1
2022-02-22media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas-0/+3
2021-06-17media: pci: cx88: switch from 'pci_' to 'dma_' APIChristophe JAILLET-13/+19
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+1
2021-04-06media: cx88: Fix a typoBhaskar Chowdhury-1/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky-1/+0
2020-12-03media: cx88: use ARRAY_SIZEXu Wang-2/+1
2020-09-26media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski-3/+3
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young-2/+2
2020-09-03media: cx88-alsa: number of pages should be unsigned longMauro Carvalho Chehab-6/+7
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva-2/+2
2020-07-19media: cx88: use generic power managementVaibhav Gupta-44/+16
2020-04-14media: pci: cx88: convert to use i2c_new_client_device()Wolfram Sang-4/+3
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab-2/+2
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab-2/+2
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil-2/+2
2020-01-08media: pci: cx88: convert to i2c_new_scanned_deviceWolfram Sang-1/+1
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-10-10media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET-4/+7
2019-10-10media: cx88: Add support for NotOnlyTV LV3H cardDaniel Gonzalez Cabanelas-0/+45
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil-17/+3
2019-06-24media: pci: cx88: Change the type of 'missed' to u64Puranjay Mohan-2/+2
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil-19/+17
2019-06-12media: add SPDX headers to some filesMauro Carvalho Chehab-5/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-150/+15
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada-2/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab-5/+5
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-2/+2
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young-2/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab-10/+10
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab-8/+8
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil-2/+2
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in dvb_register()Jia-Ju Bai-10/+10
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()Jia-Ju Bai-2/+2
2018-06-28media: cx88: add error handling for snd_ctl_addZhouyang Jia-2/+5
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-1/+1
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab-6/+6
2018-05-09media: Revert cleanup ktime_set() usageJasmin Jessich-2/+4