index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tda8290.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-09
V4L/DVB (6140): tda8290: add get_rf_strength and improve status reading effic...
Michael Krufky
1
-7
/
+16
2007-10-09
V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
1
-146
/
+221
2007-10-09
V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
1
-123
/
+124
2007-10-09
V4L/DVB (6075): tuner: kernel headers go above subsystem headers
Michael Krufky
1
-1
/
+1
2007-07-18
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
Michael Krufky
1
-1
/
+1
2007-07-18
V4L/DVB (5755): Tda8290: store tuning operations in tuner_operations structure
Michael Krufky
1
-5
/
+10
2007-07-18
V4L/DVB (5753): Tuner: create struct tuner_operations
Michael Krufky
1
-5
/
+5
2007-07-18
V4L/DVB (5742): Tuner: define release callback for mt20xx, tda9887 and tda8290
Michael Krufky
1
-0
/
+9
2007-07-18
V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct
Michael Krufky
1
-40
/
+65
2007-04-27
V4L/DVB (5484): Set tda8290 to analog mode after init
Hartmut Hackmann
1
-2
/
+6
2007-04-27
V4L/DVB (5323): Updated support for tuner callbacks
Hartmut Hackmann
1
-6
/
+6
2007-04-27
V4L/DVB (5314): Added support for tda827x tuners with preamlifiers
Hartmut Hackmann
1
-38
/
+98
2006-02-27
V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probe
Hartmut Hackmann
1
-3
/
+5
2006-02-07
V4L/DVB (3303): TDA8290 update
Hartmut Hackmann
1
-2
/
+6
2006-01-15
V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...
Hans Verkuil
1
-2
/
+2
2006-01-09
V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h
Mauro Carvalho Chehab
1
-6
/
+0
2005-11-13
[PATCH] v4l: (949) Added support for secam l'
Hartmut Hackmann
1
-0
/
+4
2005-11-09
[PATCH] V4L: 896: fixed tda8290 secam l
Hartmut Hackmann
1
-4
/
+17
2005-11-09
[PATCH] v4l: 826: unify whitespaces
Nickolay V. Shmyrev
1
-1
/
+1
2005-11-09
[PATCH] v4l: 823: corrected probing code for tda8290
Hartmut Hackmann
1
-3
/
+27
2005-11-09
[PATCH] v4l: 819: added autodetection code to tda8290 to avoid conflicts
Mauro Carvalho Chehab
1
-2
/
+2
2005-11-09
[PATCH] v4l: 812: supports the pinnacle pctv 110i board video inputs and remote
Ricardo Cerqueira
1
-1
/
+1
2005-11-09
[PATCH] v4l: 811: strip trailing whitespaces
Nickolay V. Shmyrev
1
-7
/
+7
2005-11-09
[PATCH] v4l: 806: add support for tda8275a
Hartmut Hackmann
1
-160
/
+478
2005-11-09
[PATCH] v4l: 800: whitespace cleanups
Mauro Carvalho Chehab
1
-1
/
+1
2005-11-09
[PATCH] v4l: 691: set if of tda8275 according to tv norm
Nickolay V. Shmyrev
1
-7
/
+14
2005-11-09
[PATCH] v4l: 647: included cb3 structures on tda8290 that should be changed a...
Mauro Carvalho Chehab
1
-0
/
+5
2005-09-09
[PATCH] v4l: common part Updates and tuner additions
Mauro Carvalho Chehab
1
-1
/
+18
2005-07-12
[PATCH] v4l: I2C Tuner
Mauro Carvalho Chehab
1
-8
/
+5
2005-06-28
[PATCH] v4l: tuner improvements
Mauro Carvalho Chehab
1
-6
/
+14
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+224