summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9168): Add support for MSI TV@nywhere Plus remoteBrian Rogers2008-10-133-0/+54
* V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil2008-10-131-13/+0
* V4L/DVB (9113): saa7134: fixes for the Asus Tiger Revision 1.00Hermann Pitton2008-10-123-5/+46
* V4L/DVB (9065): saa7134: fix I2C remote controls on saa7134Dmitri Belimov2008-10-121-0/+4
* V4L/DVB (9063): Add ADS Tech Instant HDTV PCI supportAdam Glover2008-10-123-1/+34
* V4L/DVB (9061): saa7134: Add support for Real Audio 220Mauro Carvalho Chehab2008-10-123-0/+43
* V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A)Mauro Carvalho Chehab2008-10-123-0/+48
* V4L/DVB (9059): saa7134: Add support for Encore version 5.3 boardMauro Carvalho Chehab2008-10-123-0/+50
* V4L/DVB (9057): saa7134: Hauppauge HVR-1110, support for radio and analog aud...David Bentham2008-10-121-10/+14
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-123-7/+4
* V4L/DVB (9028): saa7134: add support for the triple Asus Tiger 3in1hermann pitton2008-10-123-0/+84
* V4L/DVB (8918): saa6752hs: simplify writing to registersHans Verkuil2008-10-121-78/+49
* V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tu...Hans Verkuil2008-10-124-16/+64
* V4L/DVB (8797): A simple state machine was added to saa7134_ts.Dmitry Belimov2008-10-122-12/+52
* V4L/DVB (8796): saa7134-empress: remove incorrect IRQ defines for TSDmitry Belimov2008-10-121-3/+1
* V4L/DVB (8795): saa7134-empress: insert leading null bytes for Beholder M6 em...Dmitry Belimov2008-10-122-9/+23
* V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil2008-10-121-1/+1
* V4L/DVB (8680): saa7134-core.c: fix warningAlexander Beregalov2008-10-121-26/+26
* V4L/DVB (8640): saa6752hs: add PMT table for AC3Hans Verkuil2008-10-121-13/+50
* V4L/DVB (8639): saa6752hs: cleanup and add AC-3 supportHans Verkuil2008-10-122-102/+185
* V4L/DVB (8625): saa7134: Add NEC prococol IR decoding capabilityMauro Carvalho Chehab2008-10-121-6/+134
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-122-1/+10
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-5/+8
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-2/+0
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-273-11/+3
* V4L/DVB (8506): empress: fix control handling oopsHans Verkuil2008-07-273-16/+48
* V4L/DVB (8505): saa7134-empress.c: fix deadlockHans Verkuil2008-07-272-9/+5
* V4L/DVB (8496): saa7134: Copy tuner data earlier in init to avoid overwriting...Simon Arlott2008-07-262-5/+3
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-262-38/+45
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-232-2/+2
* V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2cMauro Carvalho Chehab2008-07-201-0/+78
* V4L/DVB (8319): saa7134: Add support for analog only ASUSTeK P7131Hermann Pitton2008-07-203-0/+45
* V4L/DVB (8244): saa7134: add support for AVerMedia M103Massimo Piccioni2008-07-203-0/+36
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-205-10/+2
* V4L/DVB (8151): saa7134-empress: fix MPEG control supportHans Verkuil2008-07-204-5/+174
* V4L/DVB (8149): Avermedia E506 compositeTim Farrington2008-07-201-7/+3
* V4L/DVB (8124): Add LifeVideo To-Go Cardbus PCI IDDaniel Gimpelevich2008-07-201-0/+6
* V4L/DVB (8117): saa7134: Avermedia A16D composite inputDan Taylor2008-07-201-0/+8
* V4L/DVB (8050): Add register get/set debug ioctls to saa7134Mauro Carvalho Chehab2008-07-201-0/+30
* V4L/DVB (8021): Beholder's cards descriptionDmitry Belimov2008-07-203-8/+92
* V4L/DVB (8019): New for I2S on for MPEG of saa7134_empressDmitry Belimov2008-07-203-14/+27
* V4L/DVB (7976): I2S on for MPEG of saa7134_empressDmitri Belimov2008-07-202-6/+19
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-202-29/+29
* V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven2008-06-261-0/+4
* V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington2008-06-263-43/+56
* V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab2008-06-261-1/+2
* V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite input are...Matthias Schwarzott2008-06-261-1/+2
* V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab2008-06-261-1/+7
* V4L/DVB (8022): saa7134: fix race between opening and closing the deviceMarcin Slusarz2008-06-261-1/+2
OpenPOWER on IntegriCloud