summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-311-1/+1
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-311-1/+1
* | media: cx23885: make const array addr_list staticColin Ian King2018-10-091-1/+1
* | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-041-4/+2
* | media: pci: cx23885: handle adding to list failureNicholas Mc Guire2018-09-241-0/+10
* | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-113-8/+9
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-115-36/+36
|/
* media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()Jia-Ju Bai2018-07-271-1/+1
* media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx2...Jia-Ju Bai2018-07-271-41/+41
* media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in alt...Jia-Ju Bai2018-07-271-1/+1
* media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab2018-06-151-1/+1
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* media: cx23885: Add some missing register documentationBrad Love2018-05-111-1/+8
* media: cx23885: Expand registers in dma tsport reg dumpBrad Love2018-05-111-0/+12
* media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love2018-05-112-2/+74
* media: cx23885: Use PCI and TS masks in irq functionsBrad Love2018-05-111-2/+10
* media: cx23885: Handle additional bufs on interruptBrad Love2018-05-111-13/+24
* Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-101-1/+1
|\
| * MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-041-1/+1
* | media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab2018-05-041-3/+3
|/
* media: cx23885: fix a warningMauro Carvalho Chehab2018-03-231-3/+2
* media: add tuner standby op, use where neededHans Verkuil2018-03-212-3/+3
* media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love2018-03-071-0/+10
* media: cx23885: Set subdev host data to clk_freq pointerBrad Love2018-03-071-0/+4
* media: cx23885: change 887/888 default to 888Brad Love2018-03-071-3/+3
* media: cx23885: Fix gpio on Hauppauge QuadHD PCIe cardsBrad Love2018-03-071-2/+2
* media: cx23885: Add tuner type and analog inputs to 1265Brad Love2018-03-071-0/+16
* media: cx23885: Add support for new Hauppauge QuadHD (885)Brad Love2018-03-064-12/+46
* media: cx23885: Add support for Hauppauge PCIe Starburst2Brad Love2018-03-063-8/+22
* media: cx23885: Add support for Hauppauge PCIe HVR1265 K4Brad Love2018-03-065-1/+81
* media: cx23885: Enable new Hauppauge PCIe ImpactVCBe variantBrad Love2018-03-061-0/+4
* media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab2018-03-061-8/+8
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-044-5/+5
* media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-2/+2
* media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-281-1/+0
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-285-7/+6
* media: v4l2-subdev: better document IO pin configuration flagsMauro Carvalho Chehab2017-12-181-3/+3
* media: cx23885: Use semicolon after assignment instead of commaMatthias Schwarzott2017-12-121-2/+2
* media: si2165: Make checkpatch happyMatthias Schwarzott2017-12-121-1/+1
* media: cx23885: Handle return value of kasprintfArvind Yadav2017-12-081-2/+13
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-154-4/+4
|\
| * media: cx23885/saa7134: make vb2_ops constBhumika Goyal2017-10-272-2/+2
| * media: cx23885: make const array buf static, reduces object code sizeColin Ian King2017-09-231-1/+1
| * media: pci: make i2c_client constBhumika Goyal2017-09-231-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500Matthias Schwarzott2017-08-271-0/+6
* media: cx23885: Fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott2017-08-271-5/+5
* media: pci: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-7/+7
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1