| Age | Commit message (Collapse) | Author | 
|---|
|  | Move tuners to common/tuners
There were several issues in the past, caused by the hybrid tuner design, since
now, the same tuner can be used by drivers/media/dvb and drivers/media/video.
This patch moves those common tuners into a common dir. It also moves saa7146
driver into drivers/media/video, where other hybrid drivers are placed.
Kconfig items were rearranged, to split V4L/DVB core from their drivers.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | 
|  | From: Steven Toth <stoth@hauppauge.com>
Including support for the AU0828 USB Bridge.
Including support for the AU8522 ATSC/QAM Demodulator.
Including support for the AU8522 ATSC/QAM Demodulator.
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | 
|  | From: Mauro Carvalho Chehab <mchehab@infradead.org>
This patch adds em28xx-dvb. This driver is highly based on cx88-dvb and
saa7134-dvb.
This code currently loads and unloads successfully. However, some
changes are needed to properly support the mpeg streams and to setup
em28xx to work on DVB mode.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | 
|  | From: Mauro Carvalho Chehab <mchehab@infradead.org>
This cleanup moves the board-specific configurations to em28xx-cards.c.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | 
|  | From: Michael Krufky <mkrufky@linuxtv.org>
based on cx88.pl -- minimal changes required for cx23885
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> | 
|  | From: Mauro Carvalho Chehab <mchehab@infradead.org>
Changed usbvision cards table to allow:
	1) Not repeat USB ID on two structs;
	2) Not need to specify both usb and card description tables at
	   the same order, removing some magic;
Some cards had duplicated names. Fixed.
A test for an specific board were doing by using a string comparation.
The comparation were wrong. Also, it is not a good practice to recognize
a board based on his string name.
Acked-by: Thierry MERLE <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | 
|  | From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | 
|  | From: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Manu Abraham <manu@linuxtv.org> | 
|  | From: Mauro Carvalho Chehab <mchehab@infradead.org>
cvs commands replaced to hg
created a new script to help commiting
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - disable CARDLIST.tuner automatic regeration script,
          until it can be updated to handle latest redesign.
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Included card insmod parameter.
        - Now it will not try to register audio anymore.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | * ../Makefile:
        - make changelog now rebuilds cardlist
        * ../v4l/scripts/buildpatch:
        - Updated to work against ../linux
        * ../v4l/scripts/cardlist:
        - fixed to work even without symlinks
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Added PCI subvendor ID to bttv boards
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Fix check for newer kernel to compile dvb modules.
	* tea5767.c, tuner-core.c, tuner.h, tuner-simple.c, scripts/cardlist:
	- Cleanup code a bit
	* msp3400-old.c, vbi, tda9887.h:
	- Remove unused files | 
|  | - Script updated to strip tail spaces
        - Correclty generates a tuner number for tea chip
        * doc/CARDLIST.cx88, doc/CARDLIST.saa7134, doc/CARDLIST.tuner:
        - Card definitions updated.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | automatically generate doc/CARDLIST.cx88. doc/CARDLIST.xxx updated. | 
|  | - scripts/saa7134.pl fix. | 
|  |  |