aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx23885
AgeCommit message (Expand)Author
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
2018-11-20media: cropcap/g_selection splitHans Verkuil
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-09media: cx23885: make const array addr_list staticColin Ian King
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-09-24media: pci: cx23885: handle adding to list failureNicholas Mc Guire
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()Jia-Ju Bai
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx2...Jia-Ju Bai
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in alt...Jia-Ju Bai
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-05-11media: cx23885: Add some missing register documentationBrad Love
2018-05-11media: cx23885: Expand registers in dma tsport reg dumpBrad Love
2018-05-11media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love
2018-05-11media: cx23885: Use PCI and TS masks in irq functionsBrad Love
2018-05-11media: cx23885: Handle additional bufs on interruptBrad Love
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-03-23media: cx23885: fix a warningMauro Carvalho Chehab
2018-03-21media: add tuner standby op, use where neededHans Verkuil
2018-03-07media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love
2018-03-07media: cx23885: Set subdev host data to clk_freq pointerBrad Love
2018-03-07media: cx23885: change 887/888 default to 888Brad Love
2018-03-07media: cx23885: Fix gpio on Hauppauge QuadHD PCIe cardsBrad Love
2018-03-07media: cx23885: Add tuner type and analog inputs to 1265Brad Love
2018-03-06media: cx23885: Add support for new Hauppauge QuadHD (885)Brad Love
2018-03-06media: cx23885: Add support for Hauppauge PCIe Starburst2Brad Love
2018-03-06media: cx23885: Add support for Hauppauge PCIe HVR1265 K4Brad Love
2018-03-06media: cx23885: Enable new Hauppauge PCIe ImpactVCBe variantBrad Love
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-18media: v4l2-subdev: better document IO pin configuration flagsMauro Carvalho Chehab
2017-12-12media: cx23885: Use semicolon after assignment instead of commaMatthias Schwarzott
2017-12-12media: si2165: Make checkpatch happyMatthias Schwarzott
2017-12-08media: cx23885: Handle return value of kasprintfArvind Yadav
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds