summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx23885
AgeCommit message (Expand)Author
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27media: cx23885/saa7134: make vb2_ops constBhumika Goyal
2017-09-23media: cx23885: make const array buf static, reduces object code sizeColin Ian King
2017-09-23media: pci: make i2c_client constBhumika Goyal
2017-08-27media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500Matthias Schwarzott
2017-08-27media: cx23885: Fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott
2017-08-26media: pci: make i2c_adapter constBhumika Goyal
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal
2017-08-09media: cx23885: constify pci_device_idArvind Yadav
2017-07-19media: cx23885: add const to v4l2_file_operations structureBhumika Goyal
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-02-03[media] cx23885: attach md88ds3103 driver via i2c_client for DVBSky S952Niels Ole Salscheider
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young
2016-11-18[media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab
2016-11-18[media] cx23885: use KERN_CONT where neededMauro Carvalho Chehab
2016-10-21[media] cx23885: don't break long linesMauro Carvalho Chehab
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab
2016-09-22[media] cx23885: Fix some smatch warningsMauro Carvalho Chehab
2016-09-22[media] cx23885: attach si2165 driver via i2c_clientMatthias Schwarzott
2016-09-22[media] rc: split nec protocol into its three variantsSean Young
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall
2016-09-19[media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil
2016-08-24[media] cx23885: Add support for Hauppauge WinTV quadHD ATSC versionStephen Backway
2016-07-12[media] cx23885: Add support for Hauppauge WinTV quadHD DVB versionStephen Backway
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-04-13[media] cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter
2016-03-03[media] cx23885: incorrect I2C bus used in the CI registrationOlli Salonen
2016-03-03[media] cx23885: fix reversed I2C bus numberingOlli Salonen
2016-02-10[media] add media controller support to videobuf2-dvbMauro Carvalho Chehab
2015-12-18[media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab
2015-12-18[media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-12-18[media] cx23885: video instead of vbi register usedHans Verkuil
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil
2015-12-18[media] cx23885: fix format/crop handlingHans Verkuil
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-19[media] media: cx23885: fix type of allowed_protosHeiner Kallweit
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab