| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | * cx88-tvaudio.c: (set_audio_standard_NICAM),
        (set_audio_standard_A2), (set_audio_standard_FM),
        (cx88_detect_nicam), (cx88_set_tvaudio), (cx88_newstation),
        (cx88_set_stereo):
        * cx88.h:
        - Added nicam autodetection for PAL B/G/D/K/I/L.
          If it fails then falls back to fm / am mono audio.
        - Added debug messages about detecting state.
        - 'set_audio_standard_NICAM_L' and 'set_audio_standard_PAL_I'
          moved to 'set_audio_standard_A2' and 'set_audio_standard_NICAM'
          for cleaner code.
        - Changed some WW_xx values for better handling.
        - Added 'use_nicam' to 'core' to save nicam detecting state for
           later use in 'cx88_set_stereo'.
        - Not working:
          - Auto fall back to fm / am mono if transmitting quality goes bad.
          - A2 dual fm stereo auto detecting.
        Signed-off-by: Torsten Seeboth <Torsten.Seeboth@t-online.de>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  |  | 
|  |  | 
|  | - The Microtune 4049FM5 uses an IF frequency of 33.3 MHz for FM radio.
        Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
        * cx88-video.c: (cx8800_resume):
        - removed trailing whitespace.
	* Changelog:
	- fixed some entries missing mchehab's login.
        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> | 
|  | - 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> | 
|  | This allows for clearer message prefixes containing the i2c
  adapter number and address. This is conform the prefix used
  for the tuner messages.
- debugging is improved: debug=1 will dump the full contents
  of the eeprom and also show each tag that is parsed. The layout
  of the debug output is now clean.
- the eeprom can contain two tuner records, the first for the
  TV tuner, the second for a radio tuner (this is the case for
  the PVR500). Added support for this, also added the TEA5767
  radio tuner to the tuner list.
- the audio processor index is now mapped to a string.
- the video decoder processor tag is now implemented.
- all TV standards supported by the tuner are shown.
- show if radio or IR is present.
- add comments showing what other tags exist. | 
|  | - Some CodingStyle cleanups.
        Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  |  | 
|  |  | 
|  | - include files into tree-merge necessary for the
          dvb-bt8xx and dst dvb modules, based on bt8xx chips.
          This also includes all dvb frontends used by bt8xx boards.
        * bttv.h, videodev.h:
        - #include "compat.h", needed for tree-merge.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  |  | 
|  | DVB: registering new adapter (cx88[0]).
DVB: registering frontend 0 (DViCO FusionHDTV 3 Gold-T)...
This patch corrects this behavior, like so:
DVB: registering new adapter (cx88[0]).
DVB: registering frontend 0 (LG Electronics LGDT3302 VSB/QAM Frontend)...
Also, this removes a bad PCI subsystem ID for saa713x Sabrent card,
and renames DVICO --> DViCO for bttv.
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | PCI subsystem ID of this board is 12ab:0800, same as
          36 -> UPMOST PURPLE TV, which SHOULD be 1154:0522.
          We are applying this for now without autodetection based
          on PCI subsystem ID. This will be fixed later.
        Signed-off-by: De Greef Sebastien <sebdg@hotmail.com>
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Kworld V-Stream Studio TV Terminator
          Thanks to: James R Webb <jrwebb@qwest.net>
          and Peter Missel <peter.missel@onlinehome.de>
        Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - correct LG NTSC TALN mini tuner takeover as far we can
          empirically determine for now.
        Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - This syncs the tuners list with the list from ivtv.
        - Fixes the incorrect reporting of the radio presence.
        Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Changes the message 'error while reading chip version' to a debug printk at
   msp3400.c
        Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Removed duplicated entry at Changelog. | 
|  | 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> | 
|  | 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> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | * cx88-blackbird.c:
- fix mpeg packet size & count
- add VIDIOC_QUERYCAP ioctl for the mpeg stream
- return more information in struct v4l2_format
- fix default window height
* cx88-video.c:
- small cleanups
Signed-off-by: Catalin Climov <catalin@climov.com> | 
|  | * 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. | 
|  | - Added some registers to control PCI controller at CX2388x chips.
        * cx88-tvaudio.c:
        - BTSC Lang1 now is set to auto_stereo mode.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | * rds.h:
        * saa6588.c:
        - kernel module for acquiring RDS data from a SAA6588.
        * bttv-driver.c:
        - Allow multiple open() calls to /dev/radio
        - Add read functionality for /dev/radio
        Signed-off-by: Hans J. Koch <koch@hjk-az.de>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | to cx88_do_ioctl. | 
|  |  | 
|  | - Some fixups. Still incomplete.
        * cx88-core.c:
        - New error message.
        - spaces replaced by tabs.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - some DMA code included. Still incomplete.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | to turn on, CONFIG_VIDEO_ALSA = m
          anyway, it didn't provide digital audio yet.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - snd register working. Also Capture control.
        - pending: pcm functions and fix some trouble when inserting it
          with other cx88 functions (cx8800) for example.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Fix build with kernel earlier than 2.6.9.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | - card #135, DVICO FusionHDTV 5 Lite:
          Altered card settings to make autodetection less verbose.
        - card #136, Acorp Y878F:
          Moved subsystem id detection out of "DVB cards" area and
          into a more appropriate location.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - This patch addresses valid objections to experimental code used to
          mute the tda9887 when the tuner is used for digital TV reception.
          That code is removed and replaced by a better solution.  Comments
          have been added, indicating that t_standby should be implemented
          in the future.
        Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Added support for future alsa support, yet to be finished.
        * bt87x-alsa.c:
        - bt87x.c that is inside ALSA tree. Yet to make it compile from here.
        * cx88-alsa.c,cx88.h:
        - cx88 ALSA skeleton. It is not yet working.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | kernel tree, replacing to to pci_get_device.
          Generated in 2.6.13-rc5-mm1 kernel version.
        Signed-off-by: Jiri Slaby <xslaby@fi.muni.cz>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - 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> | 
|  |  | 
|  | - Support for BTSC improved.
        Signed-off-by: Torsten Seeboth <Torsten.Seeboth@t-online.de>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - replaced hex values when writing to AUD_CTL to EN_xx for better reading.
- Moved writing to register AUD_CTL from "set_audio_start" to
  "set_audio_finish".
- Changed the order of writing Lang2 to work correctly
- Added an "#if 0"  to comment out existing code in "cx88_get_stereo"
  because simply reading from register "AUD_STATUS" is _not_ enough to
  auto-detect btsc-sap, dual-fm-stereo or nicam. It is simply not working.
- Using "EN_A2_AUTO_STEREO" does not work.
- Allow select by hand between Mono, Lang1, Lang2 and Stereo.
- *Bad side effect* is now if I'm selecting for example stereo but it is not
  supported from tv-channel I'm currently receiving loud noise.
Signed-off-by: Torsten Seeboth <Torsten.Seeboth@t-online.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  |  |