summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885
AgeCommit message (Expand)AuthorFilesLines
2022-08-30media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stallDaniel Lee Kruse1-0/+3
2022-08-29media: pci/cx23885: fix repeated words in commentswangjianli1-1/+1
2022-04-24media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma1-3/+3
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab3-3/+3
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young1-1/+1
2021-09-30media: cx23885: Fix snd_card_free call on null card pointerColin Ian King1-1/+2
2021-04-06media: cx23885: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-6/+9
2021-03-11media: cx23885: Fix various Hauppauge device analog capture inputsBrad Love1-14/+14
2021-03-11media: cx23885: add more quirks for reset DMA on some AMD IOMMUBrad Love1-0/+9
2020-12-03media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse1-0/+4
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner1-1/+0
2020-09-26media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski1-2/+2
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab1-2/+2
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-1/+1
2020-09-03media: cx23885-alsa: number of pages should be unsigned longMauro Carvalho Chehab2-5/+6
2020-08-29media: pci: cx23855-video.c: remove duplicate argument in 'or'Daniel W. S. Almeida1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-19media: cx23885: use generic power managementVaibhav Gupta1-3/+0
2020-07-04media: cx23888: remove unused functionsSean Young1-20/+0
2020-04-21media: cx23885: Add i2c device analog tuner supportBrad Love1-12/+76
2020-04-21media: cx23885: Add analog frontend to HVR5525Brad Love3-0/+21
2020-04-21media: cx23885: Add analog frontend to 1265_K4Brad Love2-1/+12
2020-04-21media: cx23885: Add analog frontend to Hauppauge QuadHDBrad Love3-5/+54
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-09media: pci: cx23885: cx23885-dvb: convert to use i2c_new_client_device()Wolfram Sang1-60/+54
2020-01-08media: pci: cx23885: convert to i2c_new_scanned_deviceWolfram Sang1-2/+2
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-13media: cx23885: Add support for AVerMedia CE310BForest Crossman3-1/+27
2019-10-07media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil3-7/+2
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil2-14/+21
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab30-319/+30
2019-06-03media: cx23885: remove redundant assignment to errColin Ian King1-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner30-319/+30
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-2/+2
2019-03-19media: cx23885: check allocation returnNicholas Mc Guire1-2/+3
2019-03-01media: pci: fix several typosMauro Carvalho Chehab5-8/+8
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love2-2/+55
2018-12-05media: remove redundant include moduleparam.hzhong jiang1-1/+0
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil1-6/+6
2018-11-20media: cropcap/g_selection splitHans Verkuil1-5/+23
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2018-10-09media: cx23885: make const array addr_list staticColin Ian King1-1/+1
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young1-4/+2
2018-09-24media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab3-8/+9