aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12[media] cx23885: Add support for Hauppauge WinTV quadHD DVB versionStephen Backway3-14/+146
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil4-4/+4
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil6-14/+4
2016-04-13[media] cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter1-1/+1
2016-03-03[media] cx23885: incorrect I2C bus used in the CI registrationOlli Salonen1-2/+2
2016-03-03[media] cx23885: fix reversed I2C bus numberingOlli Salonen1-6/+6
2016-02-10[media] add media controller support to videobuf2-dvbMauro Carvalho Chehab1-1/+2
2015-12-18[media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab1-3/+5
2015-12-18[media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2-2/+2
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil4-4/+4
2015-12-18[media] cx23885: video instead of vbi register usedHans Verkuil1-2/+1
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil6-1/+132
2015-12-18[media] cx23885: fix format/crop handlingHans Verkuil2-6/+38
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab1-2/+2
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig1-2/+2
2015-11-19[media] media: cx23885: fix type of allowed_protosHeiner Kallweit1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab4-4/+4
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung4-4/+4
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung6-37/+52
2015-06-10[media] TS2020: Calculate tuner gain correctlyDavid Howells1-0/+3
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab4-7/+9
2015-06-06[media] cx23885: Hauppauge WinTV-HVR5525 bind I2C SECAntti Palosaari1-7/+14
2015-06-06[media] cx23885: Hauppauge WinTV-HVR4400/HVR5500 bind I2C demod and SECAntti Palosaari1-19/+35
2015-06-06[media] cx23885: Hauppauge WinTV Starburst bind I2C demod and SECAntti Palosaari1-8/+44
2015-06-06[media] cx23885: add support for DVB I2C SEC clientAntti Palosaari2-0/+17
2015-05-12[media] si2157: support selection of IF interfaceOlli Salonen1-0/+4
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil1-5/+7
2015-05-01[media] cx23885: fix bad indentationMauro Carvalho Chehab1-1/+1
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab6-23/+15
2015-04-08[media] Add and use IS_REACHABLE macroArnd Bergmann1-1/+1
2015-04-08[media] cx23885: Always initialise dev->slock spinlockDavid Howells2-1/+1
2015-04-02[media] cx23885: switch ts2022 to ts2020 driverAntti Palosaari2-18/+13
2015-04-02[media] media: pci: cx23885: don't export static symbolJulia Lawall1-3/+0
2015-04-01[media] cx23885: fix querycapHans Verkuil1-7/+6
2015-02-02[media] cx23885: move CI/MAC registration to a separate functionMauro Carvalho Chehab1-137/+135
2015-01-27Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab4-8/+31
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-8/+31
2015-01-21[media] cx23885: fix free interrupt bugHans Verkuil1-2/+2
2015-01-21[media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entryMatthias Schwarzott3-6/+29
2014-12-30[media] cx23885: Hauppauge WinTV-HVR5525Antti Palosaari4-0/+143
2014-12-30[media] cx23885: fix I2C scan printoutAntti Palosaari1-2/+2
2014-12-30[media] cx23885: correct some I2C client indentationsAntti Palosaari1-14/+7
2014-12-30[media] cx23885: do not unregister demod I2C client twice on errorAntti Palosaari1-0/+5
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-181/+721
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil5-29/+0
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil6-1/+14
2014-11-21[media] cx23885: use sg = sg_next(sg) instead of sg++Hans Verkuil1-3/+3
2014-11-14[media] cx23885: add DVBSky T982(Dual DVB-T2/T/C) supportNibble Max4-1/+78