summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx/cx231xx.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+1Star
* media: usb: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: cx231xx: get rid of videobuf-dvb dependencyMauro Carvalho Chehab2018-05-041-3/+0Star
* media: cx231xx: Add second i2c demod clientBrad Love2018-03-061-0/+1
* media: cx231xx: Add support for Hauppauge HVR-975Brad Love2018-03-061-0/+1
* media: cx231xx: Add support for Hauppauge HVR-935CBrad Love2018-03-061-0/+1
* media: cx231xx: Add support for The Imaging Source DFG/USB2proRomain Reignier2017-12-081-0/+1
* media: cx231xx: drop return value of cx231xx_i2c_unregisterPeter Rosin2017-08-091-1/+1
* media: cx231xx: fail probe if i2c_add_adapter failsPeter Rosin2017-08-091-1/+1
* [media] cx231xx: Initial support Astrometa T2hybridOleh Kravchenko2017-06-061-0/+1
* [media] cx231xx: Initial support Evromedia USB Full Hybrid Full HDOleh Kravchenko2017-02-071-0/+1
* [media] cx231xx: convert to use an explicit i2c mux corePeter Rosin2016-04-221-1/+3
* [media] cx231xx: get rid of CX231XX_VMUX_DEBUGMauro Carvalho Chehab2016-02-161-1/+0Star
* [media] cx231xx: create connectors at the media graphMauro Carvalho Chehab2016-02-161-0/+3
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-1/+1
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* [media] cx231xx: Add support for Terratec GrabbyTommi Rantala2015-06-091-0/+1
* [media] cx231xx: embed video_deviceHans Verkuil2015-04-031-4/+4
* [media] cx231xx: fix compiler warningsHans Verkuil2015-04-021-2/+5
* [media] cx231xx: Hauppauge HVR-955Q ATSC/QAM tunerOlli Salonen2015-03-031-0/+1
* [media] cx231xx: initialize video/vbi padsMauro Carvalho Chehab2015-02-141-0/+1
* [media] cx231xx: add media controller supportMauro Carvalho Chehab2015-02-141-0/+4
* [media] cx231xx: remove btcx_riscmem referenceHans Verkuil2014-12-231-9/+1Star
* [media] cx231xx: Improve the log messageMauro Carvalho Chehab2014-11-031-0/+1
* [media] cx231xx: convert from pr_foo to dev_fooMauro Carvalho Chehab2014-11-031-2/+1Star
* [media] cx231xx: disable I2C errors during i2c_scanMauro Carvalho Chehab2014-11-031-0/+2
* [media] cx231xx: Cleanup printk at the driverMauro Carvalho Chehab2014-11-031-1/+0Star
* [media] cx231xx: get rid of driver-defined printk macrosMauro Carvalho Chehab2014-11-031-17/+2Star
* [media] cx231xx: drop unconditional port3 switchingMatthias Schwarzott2014-10-301-1/+0Star
* [media] cx231xx: register i2c mux adapters for bus 1Matthias Schwarzott2014-10-301-0/+4
* [media] cx231xx: remember status of i2c port_3 switchMatthias Schwarzott2014-10-301-0/+1
* [media] cx231xx: add wrapper to get the i2c_adapter pointerMatthias Schwarzott2014-10-301-0/+1
* [media] cx231xx: Modifiy the symbolic constants for i2c ports and describeMatthias Schwarzott2014-10-301-4/+5
* [media] cx231xx: delete i2c_client per busMatthias Schwarzott2014-10-301-1/+0Star
* [media] cx231xx: let i2c bus scanning use its own i2c_clientMatthias Schwarzott2014-10-301-1/+1
* [media] cx231xx: Add digital support for HVR930C-HD model 1114xxMatthias Schwarzott2014-07-271-0/+1
* [media] cx231xx: Add digital support for HVR 930c-HD model 1113xxMatthias Schwarzott2014-07-271-0/+1
* [media] cx231xx: Add support for KWorld UB445-UJohannes Erdfelt2013-08-231-0/+1
* [media] cx231xx: remove g_chip_identHans Verkuil2013-06-171-1/+1
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-1/+1
* [media] cx231xx : Add support for OTG102 aka EZGrabber2Matt Gomboc2013-03-181-0/+1
* [media] cx231xx: fix gpio big-endian problemsHans Verkuil2013-03-051-2/+0Star
* [media] cx231xx-417: convert to the control frameworkHans Verkuil2013-03-051-1/+1
* [media] cx231xx-417: share ioctls with cx231xx-videoHans Verkuil2013-03-051-0/+15
* [media] cx231xx-417: use one querycap for all device nodesHans Verkuil2013-03-051-0/+2
* [media] cx231xx: get rid of a bunch of unused cx231xx_fh fieldsHans Verkuil2013-03-051-17/+1Star
* [media] cx231xx: add struct v4l2_fh to get prio and event supportHans Verkuil2013-03-051-0/+2
* [media] cx231xx: convert to the control frameworkHans Verkuil2013-03-051-10/+3Star