summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAgeFilesLines
* 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
* V4L/DVB (8020): Fix callbacks functions of saa7134_empressDmitri Belimov2008-06-261-20/+10
* V4L/DVB (8005): Fix OOPS if frontend is nullMauro Carvalho Chehab2008-06-261-1/+2
* V4L/DVB (7975): saa7134_empressDmitri Belimov2008-06-051-2/+1
* V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.cHartmut Hackmann2008-05-141-1/+0
* V4L/DVB (7880): saa7134: remove explicit GPIO initializationHartmut Hackmann2008-05-141-5/+0
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+1
* V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab2008-05-141-1/+1
* V4L/DVB (7805): saa7134: dvb_unregister_frontend() shouldn't be called, if no...Mauro Carvalho Chehab2008-05-141-1/+0
* V4L/DVB (7801): saa7134: detach frontend, if tuner or Diseqc attach failsMauro Carvalho Chehab2008-05-141-40/+101
* fix irq flags in saa7134Steven Rostedt2008-05-081-1/+1
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-291-3/+3
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-0/+1
* V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6Igor Kuznetsov2008-04-291-0/+6
* V4L/DVB (7765): Add support for Beholder BeholdTV H6Igor Kuznetsov2008-04-293-0/+38
* V4L/DVB (7753): saa7134: fix tuner setupMauro Carvalho Chehab2008-04-292-143/+117
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-2414-222/+886
|\
| * V4L/DVB (7677): saa7134: Add/fix Beholder entriesDmitry Belimov2008-04-242-9/+84
| * V4L/DVB (7676): saa7134: fix: Properly handle busy states on i2c busDmitry Belimov2008-04-241-0/+2
| * V4L/DVB (7654): tda10086: make the xtal frequency a configuration optionHartmut Hackmann2008-04-241-1/+9
| * V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-1/+4
| * V4L/DVB (7537): cx88/saa7134: Fix: avoid OOPS on module unloadMauro Carvalho Chehab2008-04-241-1/+2
| * V4L/DVB (7526): media/video/saa7134 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-2/+2
| * V4L/DVB (7507): saa7134: add analog support for Avermedia A700 cardsMatthias Schwarzott2008-04-242-1/+64