summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.cHartmut Hackmann2008-05-141-1/+0Star
* V4L/DVB (7880): saa7134: remove explicit GPIO initializationHartmut Hackmann2008-05-141-5/+0Star
* 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/+0Star
* 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/+117Star
* 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
| * V4L/DVB (7458): saa7134: Adds analog support for Avermedia A16DMauro Carvalho Chehab2008-04-242-4/+56
| * V4L/DVB (7441): kconfig fixes for tuner-simpleMichael Krufky2008-04-241-0/+1
| * V4L/DVB (7415): use tuner-simple for Philips TUV1236D digital tuning supportMichael Krufky2008-04-241-2/+3
| * V4L/DVB (7414): use tuner-simple for Philips TD1316 digital tuning supportMichael Krufky2008-04-241-2/+3
| * V4L/DVB (7413): use tuner-simple for Philips FMD1216ME digital tuning supportMichael Krufky2008-04-241-4/+7
| * V4L/DVB (7404): saa7134.h: Remove unnecessary validationDouglas Schilling Landgraf2008-04-241-4/+0Star
| * V4L/DVB (7398): Adds an error if priv argument of tuner_callback is NULLMauro Carvalho Chehab2008-04-241-0/+3
| * V4L/DVB (7396): saa7134: fixed pointer in tuner callbackHartmut Hackmann2008-04-242-3/+1Star
| * V4L/DVB (7395): saa7134: start 2nd LND supply of Medion cards only if neededHartmut Hackmann2008-04-241-5/+7
| * V4L/DVB (7394): saa7134: add number of devices checkAlan McIvor2008-04-241-0/+3
| * V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann2008-04-244-106/+80Star
| * V4L/DVB (7392): saa7134: support 2nd DVB-S section of the MD8800Hartmut Hackmann2008-04-241-29/+77
| * V4L/DVB (7391): saa7134: Add DVB-S support for the MD 1734 cards with 2 saa7134Hartmut Hackmann2008-04-242-5/+25
| * V4L/DVB (7390): saa7134: clear audio DSP interface after access errorHartmut Hackmann2008-04-242-2/+16
| * V4L/DVB (7388): saa7134: fix radio entry for xc2028/3028 boardsMauro Carvalho Chehab2008-04-241-0/+4
| * V4L/DVB (7387): saa7134: Fix xc3028 entriesMauro Carvalho Chehab2008-04-241-3/+11
| * V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236DMichael Krufky2008-04-241-1/+1
| * V4L/DVB (7375): cx88/saa7134: fix magic number for xc3028 reusage detectionMauro Carvalho Chehab2008-04-241-1/+1
| * V4L/DVB (7262): Add support for xc3028-based boardsMauro Carvalho Chehab2008-04-244-48/+255
| * V4L/DVB (7261): Use the same callback argument as xc3028 and xc5000Mauro Carvalho Chehab2008-04-241-1/+2
| * V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-244-13/+13
| * V4L/DVB (7230): saa7134: add support for the MSI TV@nywhere A/D v1.1 cardRussell Kliese2008-04-243-0/+40
| * V4L/DVB (7229): saa7134: add support for the Creatix CTX953_V.1.4.3 HybridHermann Pitton2008-04-243-0/+35
| * V4L/DVB (7227): saa7134: fixed DVB-S support for Medion/Creatix CTX948Hartmut Hackmann2008-04-242-2/+47
| * V4L/DVB (7226): saa7134: add support for the NXP Snake DVB-S reference designHartmut Hackmann2008-04-243-1/+41
| * V4L/DVB (7224): Initial DVB-S support for MD8800 /CTX948Hartmut Hackmann2008-04-241-1/+17
| * V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-2410-21/+21
* | [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-3/+1Star
|/
* V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_b...Mauro Carvalho Chehab2008-03-201-2/+3
* V4L/DVB (7228): saa7134: fix FM radio support for the Pinnacle PCTV 110iYuri Funduryan2008-03-201-20/+21