aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci/cx23885 (follow)
AgeCommit message (Expand)AuthorFilesLines
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/mchehab/linux-mediaLinus 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
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab5-36/+36
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil1-1/+1
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()Jia-Ju Bai1-1/+1
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx23885_gpio_setup()Jia-Ju Bai1-41/+41
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in altera_ci_slot_reset()Jia-Ju Bai1-1/+1
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab1-1/+1
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+1
2018-05-11media: cx23885: Add some missing register documentationBrad Love1-1/+8
2018-05-11media: cx23885: Expand registers in dma tsport reg dumpBrad Love1-0/+12
2018-05-11media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love2-2/+74
2018-05-11media: cx23885: Use PCI and TS masks in irq functionsBrad Love1-2/+10
2018-05-11media: cx23885: Handle additional bufs on interruptBrad Love1-13/+24
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab1-1/+1
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab1-3/+3
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab1-1/+1
2018-03-23media: cx23885: fix a warningMauro Carvalho Chehab1-3/+2
2018-03-21media: add tuner standby op, use where neededHans Verkuil2-3/+3
2018-03-07media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love1-0/+10
2018-03-07media: cx23885: Set subdev host data to clk_freq pointerBrad Love1-0/+4