| Age | Commit message (Collapse) | Author | 
|---|
|  | V4L1 support.
	- This patch will help obsoleting V4L1 API.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - support all possible I2C addresses
 - automatic version and address detection
 - let i2c bridge stabilize befor use
 Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de> | 
|  | - Whitespace script improved.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | * ../linux/drivers/media/video/tda9887.c: (tda9887_set_config):
	* ../linux/include/media/tuner.h:
	- New config option for tda9887 to specifically set intercarrier
	depending on current standard and card.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | - moved Pinnacle IR table (ir_codes_em2820) to em2820-input.c
        - IR struct renamed and moved to a header file.
        - New file to handle em2820-specific IR.
        - Some cleanups.
        - attach now detects I2C IR and calls em2820-specific IR code
        - IR compat code moved to compat.h
        - New header with struct IR_i2c there, to allow it to be
          used by board-specific input handlers.
Some improvements at em28xx board detection:
        - Board detection message improved to show interface and class.
        - Now it doesn't touch audio interfaces.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Lots of small changes to allow compiling with kernel 2.4.
          Compilation result not tested yet.
        - After this patch, .version should be removed, since its
          syntax has changed.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Added analog support for ATI HDTV Wonder
        * tuner.h, tuner-simple.c: (default_set_tv_freq):
        - Added support for the Philips TUV1236D tuner on the ATI HDTV Wonder
        Signed-off-by: Kirk Lapray <kirk.lapray@gmail.com>
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Added a new tuner tradution on tveeprom.
- tveeprom now, returns audio chip according with enum audiochip.
  This allows audio chip autodetection as used on em28xx.
- CodeStyle cleanups.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | * tuner.h:
	- Set IF of tda8275 according to tv norm.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | * tuner.h:
	* tveeprom.c:
	- update the tveeprom tuner list with the tuner
	  list from the Hauppauge driver
	- connect the TCL MPE05-2 tveeprom entry to the
	  TUNER_PHILIPS_FM1216ME_MK3 tuner.
	- based on this info renamed the "LG PAL (TAPE series)"
	  tuner to "TCL 2002MB".
	Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | * bttv-i2c.c: (attach_inform):
        * cx88-i2c.c: (attach_inform), (detach_inform):
        * id.h:
        * ir-kbd-i2c.c: (ir_probe):
        * msp3400.c: (msp34xx_sleep), (msp_attach):
        * saa6588.c:
        * saa6752hs.c:
        * saa7134-i2c.c: (attach_inform):
        * saa7134-tvaudio.c: (tvaudio_sleep):
        * tda7432.c: (tda7432_probe):
        * tda9875.c: (tda9875_probe):
        * tda9887.c: (tda9887_probe):
        * tuner-core.c:
        * tveeprom.c: (tveeprom_attach_adapter):
        * tvmixer.c: (tvmixer_ioctl), (tvmixer_clients),
        (tvmixer_cleanup_module):
        * video-buf.c: (videobuf_dma_free):
        - Step two, in preparation for 2.6.14-rcX compatability:
        - Compile tested against vanila kernels 2.6.13 & 2.6.8
        - 2.6.14 compile still broken...
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de> | 
|  | - duplicate initializer
          (near initialization for `bttv_tvcards[9].tuner_addr')
          duplicate initializer
          (near initialization for `bttv_tvcards[11].tuner_addr')
        * cx88-input.c, tuner.h, tvaudio.c, tveeprom.c:
        - Work around gcc-2.95.x macro expansion bug
        Signed-off-by: Andrew Morton <akpm@osdl.org>
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  |  | 
|  | - tveeprom patch was not complete. Completing it.
        Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - normalize whitespace and comments in tuner lists
        Signed-off-by: Philip Rowlands <phr@doc.ic.ac.uk>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - added i2c address for lgdt330x.
        * tuner.h:
        - i2c-core.c uses hexadecimal for the i2c address,
          so we should stay consistent.
        Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - used do { } while(0) according with CodingStyle
        Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | * cx88-video.c: (video_release):
	* mt20xx.c: (microtune_init):
	* saa7134-video.c: (video_release):
	* tda8290.c: (standby), (tda8290_init):
	* tda9887.c: (tda9887_set_tvnorm), (tda9887_configure),
	(tda9887_command):
	* tea5767.c: (set_radio_freq), (tea5767_standby),
	(tea5767_tuner_init):
	* tuner-core.c: (set_addr), (check_mode), (set_mode),
	(tuner_command):
	* tuner-simple.c: (default_tuner_init):
	* tuner.h:
	- New tuner standby API. | 
|  | - local var renamed from rc5 to a better name (ircode).
        - Added a new NEC protocol based on pulse distance.
        Signed-off-by: Uli Luckas <luckas@musoft.de>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Add new Digimatrix card and LG TAPC Mini tuner for it
	Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de> | 
|  | - Added support for Acorp Y878F card.
        - some spaces used for identation replaced by tabs.
        - Added support for tuner Ymec TVF66T5-B/DFF
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  |  | 
|  | - Added analog support for DViCO FusionHDTV5 Gold.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - make two needlessly global structs static.
        - #if 0 the EXPORT_SYMBOL'ed but unused function tveeprom_dump.
        Signed-off-by: Adrian Bunk <bunk@stusta.de> | 
|  | to LINUX_VERSION_CODE and KERNEL_VERSION. Based on
patch by Olaf Hering.
Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | 
|  | where KERNEL_VERSION is required.
        - incremented versions for CX88, BTTV and SAA7134.
        * compat.h:
        - Included linux/version.h.
	This change is required to be compatible with
a patch applied at Kernel by Olaf Hering <olh@suse.de>
this patch does reduce kernel dependency of its version number.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Cleanup patch at tuner-core.c reverted. Radio is working again.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | saa7134-cards.c | 
|  | - Finish previous cleanups | 
|  | * saa7134-cards.c, saa7134-core.c, saa7134-i2c.c:
	* tuner-core.c, tuner.h:
	Rename v4l2_tuner field in tun_addr structure. Cleanup
	tuner private calls. | 
|  | - 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 | 
|  |  | 
|  | - Add option to resolve secam norm in tuner.
        Signed-Off-By: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
        * saa7134-cards.c, saa7134-core.c, saa7134.h:
        - Remove irq2_mask field from saa7134_dev structure.
          Collect all the bits needed in saa7134_hwinit2() instead.
        Signed-Off-By: Michael Tokarev <mjt@tls.msk.ru> | 
|  | - New debug code for identifying calls to set_type before I2C ok.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Improved support for multi tuners on multi boards.
        *tuner-core.c:
        - Pal M and PAL N added to tuner_fixup_std
        * tuner-simple.c:
        - Eliminated old tea code from tuner-simple.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - use DMA_32BIT_MASK. Thanks to domen@coderock.org.
	* tuner.h:
	- Remove unneeded set_tuner from tuner structure.
	* saa7134-cards.c, saa7134-tvaudio.c:
	patch to switch external mux on mute on some cards.
	* tuner-simple:
	- unify tuner list | 
|  | * CARDLIST.tuner:
	- Removed tuner#64 and consolidated into tuner#61,
	  Appropriate comments added.
	Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | * tuner-simple.c, tuner.h:
        * CARDLIST.saa7134, CARDLIST.tuner:
        - Add new card entry:  Kworld Xpert TV PVR7134
          Add new tuner entry: Tena TNF9533-B/DF
          Thanks to Hannibal <hannibal@megapolis.pl>
        - Replace // with /* */
        - Fix tab/spacing problems
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  |  | 
|  | * cx88-video.c, cx88.h, tuner.h:
        * CARDLIST.cx88:
        - Fix DViCO Board names as per email from
          DViCO Systems Software Engineer Jeff Lee:
          "DTT7611 model is 3Gold-T ... Temic 4042 is the 3Gold-Q model."
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Implemented tuner-core support for VIDIO_S_TUNER
        - It can be used by changing mono/stereo mode | 
|  |  | 
|  |  | 
|  | Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> | 
|  |  | 
|  | Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> | 
|  | - allow to initialize with another tuner
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> |