aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88.h
Commit message (Expand)AuthorAgeFilesLines
* [media] cx88: don't use atomic_t for core->usersJonathan Nieder2011-05-201-1/+1
* [media] cx88: don't use atomic_t for core->mpeg_usersJonathan Nieder2011-05-201-1/+1
* [media] cx88: hold device lock during sub-driver initializationJonathan Nieder2011-05-201-5/+2
* [media] cx88: fix locking of sub-driver operationsJonathan Nieder2011-05-201-1/+2
* [media] cx88: protect per-device driver list with device lockJonathan Nieder2011-05-201-1/+8
* [media] cx88: add support for TeVii S464 PCI cardIgor M. Liplianin2011-03-211-0/+1
* [media] Add proper audio support for Nova-S Plus with wm8775 ADCLawrence Rust2011-03-211-2/+11
* [media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab2011-01-031-4/+2
* [media] Nova-S-Plus audio line inputlawrence rust2010-10-231-2/+4
* [media] Twinhan 1027 + IR Port supportSergey Ivanov2010-10-211-0/+1
* V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.cMauro Carvalho Chehab2010-10-211-10/+5
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-12/+12
* V4L/DVB: cx88: convert core->tvaudio into an enumlawrence rust2010-10-211-13/+15
* V4L/DVB: cx88: Move I2C IR initializationJean Delvare2010-08-021-0/+1
* V4L/DVB: cx88: Only start IR if the input device is openedMauro Carvalho Chehab2010-05-181-3/+3
* V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 secondsMarton Balint2010-05-181-1/+1
* V4L/DVB: Add support for SMT7020 to cx88Dirk Herrendoerfer2010-02-261-0/+1
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-161-2/+0
* V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 cardIgor M. Liplianin2009-12-051-0/+1
* V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. JVlastimil Labsky2009-09-121-0/+1
* V4L/DVB (11394): cx88: Add support for stereo and sap detection for A2Marton Balint2009-06-161-0/+10
* V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800HMiroslav Sustek2009-06-161-0/+1
* V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board.Steven Toth2009-06-161-0/+1
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil2009-03-301-2/+12
* V4L/DVB (11047): cx88: convert to v4l2_device.Hans Verkuil2009-03-301-1/+7
* V4L/DVB (10949): Add support for Terratec Cinergy HT PCI MKIIStephan Wienczny2009-03-301-0/+1
* V4L/DVB (10792): cx88: remove unnecessary forward declaration of cx88_coreTrent Piepho2009-03-301-1/+0
* V4L/DVB (10201): Fixes cx88 compilation bugMauro Carvalho Chehab2009-01-291-1/+1
* V4L/DVB (10190): cx88: Fix some Kbuild troublesMauro Carvalho Chehab2009-01-071-1/+3
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (9534): cx88: Add support for Prof 6200 DVB-S PCI cardIgor M. Liplianin2008-12-291-0/+1
* V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI cardIgor M. Liplianin2008-12-291-0/+2
* V4L/DVB (9498): Simplify video standards enumerationMauro Carvalho Chehab2008-12-291-7/+5
* V4L/DVB (9497): tda9887/cx88: Adds SECAM/BGH standardsFrederic CAND2008-12-291-1/+2
* V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-usersFrederic CAND2008-11-111-0/+1
* V4L/DVB (9269): cx88: add I2S-ADC tvaudio methodDarron Broad2008-10-171-0/+1
* V4L/DVB (9228): cx88: Add audio routing for the hvr-3000/4000Darron Broad2008-10-171-1/+1
* V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2008-10-171-1/+3
* V4L/DVB (9186): Added support for Prof 7300 DVB-S/S2 cardsOleg Roitburd2008-10-131-0/+1
* V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.Darron Broad2008-10-121-0/+1
* V4L/DVB (9062): Add support for Prolink Pixelview Global ExtremeMauro Carvalho Chehab2008-10-121-0/+1
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-121-1/+1
* V4L/DVB (9026): Add support for ST STV0288 demodulator and cards with it.Igor M. Liplianin2008-10-121-0/+1
* V4L/DVB (9020): Added support for TBS 8920 DVB-S/S2 cardOleg Roitburd2008-10-121-0/+1
* V4L/DVB (9019): Added support for Omicom SS4 DVB-S/S2 cardOleg Roitburd2008-10-121-0/+1
* V4L/DVB (8989): Added support for TeVii S460 DVB-S/S2 cardIgor M. Liplianin2008-10-121-0/+1
* V4L/DVB (8987): cx88: Add support for the Hauppauge HVR4000 and HVR4000-LITE ...Steven Toth2008-10-121-0/+2
* V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-261-2/+2
* V4L/DVB (7451): cx88: Add user control for chroma AGCFrej Drejhammar2008-04-241-1/+2