index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
tda8290.c
Age
Commit message (
Expand
)
Author
2007-08-21
tuner: fix header file includes order
Michael Krufky
2007-06-26
tuner: remove hardware-specific info from public header
Michael Krufky
2007-06-06
tda8290: store tuning operations in tuner_operations structure
Michael Krufky
2007-06-06
tuner: create struct tuner_operations
Michael Krufky
2007-06-04
tuner: define release callback for mt20xx, tda9887 and tda8290
Michael Krufky
2007-05-29
tuner: Move device-specific private data out of tuner struct
Michael Krufky
2007-03-23
set tda8290 to analog mode after init
Hartmut Hackmann
2007-02-15
updated support for tuner callbacks
Hartmut Hackmann
2007-01-23
Added support for tda827x tuners with preamlifiers
Hartmut Hackmann
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-02-22
Restore power on defaults of tda9887 after tda8290 probe
Hartmut Hackmann
2006-02-03
TDA8290 update
Hartmut Hackmann
2006-01-15
Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.
Hans Verkuil
2005-12-25
replace <media/i2c-compat.h> with "i2c-compat.h"
Michael Krufky
2005-12-11
Makes v4l compile under 2.4 kernels
Mauro Carvalho Chehab
2005-11-16
Added Secam L' std on tda9887 and common macros moved to videodev2.h
Mauro Carvalho Chehab
2005-11-09
Added support for SECAM L'
Mauro Carvalho Chehab
2005-11-02
- removed trailing whitespace.
Michael Krufky
2005-11-01
- fixed tda8290 SECAM-L
Hartmut Hackmann
2005-10-18
* ../linux/drivers/media/video/tda8290.c: (tda8290_init):
Nickolay V. Shmyrev
2005-10-18
- corrected probing code for tda8290
Hartmut Hackmann
2005-10-18
- Added autodetection code to tda8290, to avoid conflicts with
Mauro Carvalho Chehab
2005-10-17
* ../linux/Documentation/video4linux/CARDLIST.saa7134:
Nickolay V. Shmyrev
2005-10-17
* ../linux/drivers/media/video/tda8290.c: (tda827x_tune),
Nickolay V. Shmyrev
2005-10-17
- add support for tda8275a
Hartmut Hackmann
2005-10-16
- Whitespace Cleanups.
Mauro Carvalho Chehab
2005-09-29
* tda8290.c: (set_audio), (set_tv_freq):
Nickolay V. Shmyrev
2005-09-10
- Included CB3 structures on tda8290 that should be changed according with
Mauro Carvalho Chehab
2005-08-17
* cx88-dvb.c: (lgdt330x_pll_set):
Nickolay V. Shmyrev
2005-07-15
- linux/version.h removed at linux-2.6.13-rc3-mm1.
Mauro Carvalho Chehab
2005-07-08
* tda8290.c:
Mauro Carvalho Chehab
2005-07-05
Rename tuner structures fields. Move MD detection hack to
Nickolay V. Shmyrev
2005-06-28
* cx88-core.c, cx88-dvb.c, cx88-input.c:
Michael Krufky
2005-06-26
* tda8290.c:
Nickolay V. Shmyrev
2005-06-18
Anoter tunning fix
Nickolay V. Shmyrev
2005-06-18
Fix tuning
Nickolay V. Shmyrev
2005-06-16
Make all radio tuners use CAP_LOW
Nickolay V. Shmyrev
2005-06-14
- initialize tuner to sleep mode to save power
Hartmut Hackmann
2005-03-07
- add flyvideo duo.
Gerd Knorr
2005-03-04
- build fixes for older kernels.
Gerd Knorr
2005-02-15
- merge some patches from mainline.
Gerd Knorr
2005-02-14
- cx88: more NICAM stuff.
Gerd Knorr
2005-02-10
- some tuner fixups.
Gerd Knorr
2005-02-09
- make the new splitted tuner module build.
Gerd Knorr
2005-02-09
- split tuner module into multiple smaller files.
Gerd Knorr