summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9336): cx88: always de-alloc frontends on fault conditionDarron Broad2008-10-211-6/+2
* V4L/DVB (9334): cx88: dvb_remove debug outputDarron Broad2008-10-211-0/+3
* V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsMauro Carvalho Chehab2008-10-212-8/+4
* V4L/DVB (9332): cx88: initial fix for analogue only compilationDarron Broad2008-10-212-1/+8
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-212-4/+4
* V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilationIgor M. Liplianin2008-10-171-2/+2
* V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad2008-10-171-1/+1
* V4L/DVB (9269): cx88: add I2S-ADC tvaudio methodDarron Broad2008-10-173-22/+42
* V4L/DVB (9267): cx88: Update of audio routing config for FM radioDarron Broad2008-10-171-3/+22
* V4L/DVB (9265): videobuf: data storage optimisationDarron Broad2008-10-171-1/+1
* V4L/DVB (9262): cx88: Change spurious buffer message into a debug only messageSteven Toth2008-10-171-1/+2
* V4L/DVB (9250): cx88: Convert __FUNCTION__ to __func__Steven Toth2008-10-172-15/+15
* V4L/DVB (9229): cx88: Add intial config for FM radio supportDarron Broad2008-10-171-3/+11
* V4L/DVB (9228): cx88: Add audio routing for the hvr-3000/4000Darron Broad2008-10-172-1/+9
* V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad2008-10-171-7/+4
* V4L/DVB (9226): MFE: cx88: Reset cx22702 on hvr-3000/4000Darron Broad2008-10-171-1/+4
* V4L/DVB (9225): MFE: Add configurable gate controlDarron Broad2008-10-172-10/+17
* V4L/DVB (9223): MFE: Fix a number of bugs and some tidying upDarron Broad2008-10-173-36/+4
* V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2008-10-176-136/+340
* V4L/DVB (9186): Added support for Prof 7300 DVB-S/S2 cardsOleg Roitburd2008-10-133-18/+19
* V4L/DVB (9135): cx88 Dvico FusionHDTV ProTim Farrington2008-10-121-3/+3
* V4L/DVB (8904): cx88: add missing unlock_kernelHans Verkuil2008-10-121-0/+1
* V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.Darron Broad2008-10-122-1/+5
* V4L/DVB (9066): Pinnacle Hybrid PCTV Pro (pctv310c) DVB-T supportStéphane Voltz2008-10-122-3/+28
* V4L/DVB (9062): Add support for Prolink Pixelview Global ExtremeMauro Carvalho Chehab2008-10-123-1/+40
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-123-43/+23
* V4L/DVB (9026): Add support for ST STV0288 demodulator and cards with it.Igor M. Liplianin2008-10-124-1/+70
* V4L/DVB (9023): cx88: HVR3000 / 4000 GPIO related changesSteven Toth2008-10-121-12/+43
* V4L/DVB (9022): cx88: Enable TDA9887 on HVR1300 / 3000 / 4000Steven Toth2008-10-121-0/+16
* V4L/DVB (9021): S2API: Add Kconf dependencySteven Toth2008-10-121-0/+1
* V4L/DVB (9020): Added support for TBS 8920 DVB-S/S2 cardOleg Roitburd2008-10-123-0/+32
* V4L/DVB (9019): Added support for Omicom SS4 DVB-S/S2 cardOleg Roitburd2008-10-123-0/+32
* V4L/DVB (9016): HVR3000/4000 Hauppauge related IR cleanupsDarron Broad2008-10-121-2/+28
* V4L/DVB (9013): S2API: cx24116 Rolloff changes, sysctls cleanup, isl power ch...Darron Broad2008-10-121-1/+1
* V4L/DVB (9009): Nova-se2 / Nova-s-plus Intersil6421 power fix to support swit...Steven Toth2008-10-121-2/+2
* V4L/DVB (8989): Added support for TeVii S460 DVB-S/S2 cardIgor M. Liplianin2008-10-123-0/+64
* V4L/DVB (8987): cx88: Add support for the Hauppauge HVR4000 and HVR4000-LITE ...Steven Toth2008-10-124-0/+127
* V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmwa...Michael Krufky2008-10-121-1/+1
* V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky2008-10-121-10/+2
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-122-3/+15
* Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds2008-10-071-1/+0
* V4L/DVB (8904): cx88: add missing unlock_kernelHans Verkuil2008-09-291-0/+1
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-2/+1
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-272-5/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-262-19/+30
* V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-263-5/+5
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-233-0/+3
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-203-3/+0
* V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil2008-07-201-1/+2
OpenPOWER on IntegriCloud