summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7134
AgeCommit message (Expand)AuthorFilesLines
2008-07-20V4L/DVB (8124): Add LifeVideo To-Go Cardbus PCI IDDaniel Gimpelevich1-0/+6
2008-07-20V4L/DVB (8117): saa7134: Avermedia A16D composite inputDan Taylor1-0/+8
2008-07-20V4L/DVB (8050): Add register get/set debug ioctls to saa7134Mauro Carvalho Chehab1-0/+30
2008-07-20V4L/DVB (8021): Beholder's cards descriptionDmitry Belimov3-8/+92
2008-07-20V4L/DVB (8019): New for I2S on for MPEG of saa7134_empressDmitry Belimov3-14/+27
2008-07-20V4L/DVB (7976): I2S on for MPEG of saa7134_empressDmitri Belimov2-6/+19
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2-29/+29
2008-06-26V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven1-0/+4
2008-06-26V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington3-43/+56
2008-06-26V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab1-1/+2
2008-06-26V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite input are...Matthias Schwarzott1-1/+2
2008-06-26V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab1-1/+7
2008-06-26V4L/DVB (8022): saa7134: fix race between opening and closing the deviceMarcin Slusarz1-1/+2
2008-06-26V4L/DVB (8020): Fix callbacks functions of saa7134_empressDmitri Belimov1-20/+10
2008-06-26V4L/DVB (8005): Fix OOPS if frontend is nullMauro Carvalho Chehab1-1/+2
2008-06-05V4L/DVB (7975): saa7134_empressDmitri Belimov1-2/+1
2008-05-14V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.cHartmut Hackmann1-1/+0
2008-05-14V4L/DVB (7880): saa7134: remove explicit GPIO initializationHartmut Hackmann1-5/+0
2008-05-14V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab1-0/+1
2008-05-14V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab1-1/+1
2008-05-14V4L/DVB (7805): saa7134: dvb_unregister_frontend() shouldn't be called, if no...Mauro Carvalho Chehab1-1/+0
2008-05-14V4L/DVB (7801): saa7134: detach frontend, if tuner or Diseqc attach failsMauro Carvalho Chehab1-40/+101
2008-05-08fix irq flags in saa7134Steven Rostedt1-1/+1
2008-04-30Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab1-3/+3
2008-04-30V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-0/+1
2008-04-30V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6Igor Kuznetsov1-0/+6
2008-04-30V4L/DVB (7765): Add support for Beholder BeholdTV H6Igor Kuznetsov3-0/+38
2008-04-30V4L/DVB (7753): saa7134: fix tuner setupMauro Carvalho Chehab2-143/+117
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds14-222/+886
2008-04-24V4L/DVB (7677): saa7134: Add/fix Beholder entriesDmitry Belimov2-9/+84
2008-04-24V4L/DVB (7676): saa7134: fix: Properly handle busy states on i2c busDmitry Belimov1-0/+2
2008-04-24V4L/DVB (7654): tda10086: make the xtal frequency a configuration optionHartmut Hackmann1-1/+9
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-1/+4
2008-04-24V4L/DVB (7537): cx88/saa7134: Fix: avoid OOPS on module unloadMauro Carvalho Chehab1-1/+2
2008-04-24V4L/DVB (7526): media/video/saa7134 replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-24V4L/DVB (7507): saa7134: add analog support for Avermedia A700 cardsMatthias Schwarzott2-1/+64
2008-04-24V4L/DVB (7458): saa7134: Adds analog support for Avermedia A16DMauro Carvalho Chehab2-4/+56
2008-04-24V4L/DVB (7441): kconfig fixes for tuner-simpleMichael Krufky1-0/+1
2008-04-24V4L/DVB (7415): use tuner-simple for Philips TUV1236D digital tuning supportMichael Krufky1-2/+3
2008-04-24V4L/DVB (7414): use tuner-simple for Philips TD1316 digital tuning supportMichael Krufky1-2/+3
2008-04-24V4L/DVB (7413): use tuner-simple for Philips FMD1216ME digital tuning supportMichael Krufky1-4/+7
2008-04-24V4L/DVB (7404): saa7134.h: Remove unnecessary validationDouglas Schilling Landgraf1-4/+0
2008-04-24V4L/DVB (7398): Adds an error if priv argument of tuner_callback is NULLMauro Carvalho Chehab1-0/+3
2008-04-24V4L/DVB (7396): saa7134: fixed pointer in tuner callbackHartmut Hackmann2-3/+1
2008-04-24V4L/DVB (7395): saa7134: start 2nd LND supply of Medion cards only if neededHartmut Hackmann1-5/+7
2008-04-24V4L/DVB (7394): saa7134: add number of devices checkAlan McIvor1-0/+3
2008-04-24V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann4-106/+80
2008-04-24V4L/DVB (7392): saa7134: support 2nd DVB-S section of the MD8800Hartmut Hackmann1-29/+77
2008-04-24V4L/DVB (7391): saa7134: Add DVB-S support for the MD 1734 cards with 2 saa7134Hartmut Hackmann2-5/+25
2008-04-24V4L/DVB (7390): saa7134: clear audio DSP interface after access errorHartmut Hackmann2-2/+16