summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx23885
AgeCommit message (Expand)Author
2024-02-05media: pci: cx23885: check cx23885_vdev_init() returnHans Verkuil
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-08-10media: cx23885: debug cosmeticsMariusz Bialonczyk
2023-07-25media: pci: cx23885: replace BUG with error returnHans Verkuil
2023-07-14media: pci: cx23885: fix error handling for cx23885 ATSC boardsNikolay Burykin
2023-03-19media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen
2022-08-30media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stallDaniel Lee Kruse
2022-08-29media: pci/cx23885: fix repeated words in commentswangjianli
2022-04-24media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young
2021-09-30media: cx23885: Fix snd_card_free call on null card pointerColin Ian King
2021-04-06media: cx23885: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-03-11media: cx23885: Fix various Hauppauge device analog capture inputsBrad Love
2021-03-11media: cx23885: add more quirks for reset DMA on some AMD IOMMUBrad Love
2020-12-03media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner
2020-09-26media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2020-09-03media: cx23885-alsa: number of pages should be unsigned longMauro Carvalho Chehab
2020-08-29media: pci: cx23855-video.c: remove duplicate argument in 'or'Daniel W. S. Almeida
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19media: cx23885: use generic power managementVaibhav Gupta
2020-07-04media: cx23888: remove unused functionsSean Young
2020-04-21media: cx23885: Add i2c device analog tuner supportBrad Love
2020-04-21media: cx23885: Add analog frontend to HVR5525Brad Love
2020-04-21media: cx23885: Add analog frontend to 1265_K4Brad Love
2020-04-21media: cx23885: Add analog frontend to Hauppauge QuadHDBrad Love
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-01-09media: pci: cx23885: cx23885-dvb: convert to use i2c_new_client_device()Wolfram Sang
2020-01-08media: pci: cx23885: convert to i2c_new_scanned_deviceWolfram Sang
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: cx23885: Add support for AVerMedia CE310BForest Crossman
2019-10-07media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-03media: cx23885: remove redundant assignment to errColin Ian King
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
2019-03-19media: cx23885: check allocation returnNicholas Mc Guire
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love
2018-12-05media: remove redundant include moduleparam.hzhong jiang
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil