summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx23885
AgeCommit message (Expand)Author
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
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-06-10[media] TS2020: Calculate tuner gain correctlyDavid Howells
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab
2015-06-06[media] cx23885: Hauppauge WinTV-HVR5525 bind I2C SECAntti Palosaari
2015-06-06[media] cx23885: Hauppauge WinTV-HVR4400/HVR5500 bind I2C demod and SECAntti Palosaari
2015-06-06[media] cx23885: Hauppauge WinTV Starburst bind I2C demod and SECAntti Palosaari
2015-06-06[media] cx23885: add support for DVB I2C SEC clientAntti Palosaari
2015-05-12[media] si2157: support selection of IF interfaceOlli Salonen
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] cx23885: fix bad indentationMauro Carvalho Chehab
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-08[media] Add and use IS_REACHABLE macroArnd Bergmann