index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tuner-simple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-09
V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading ...
Michael Krufky
1
-22
/
+36
2007-10-09
V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...
Michael Krufky
1
-107
/
+187
2007-10-09
V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
1
-29
/
+28
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-10-09
V4L/DVB (6075): tuner: kernel headers go above subsystem headers
Michael Krufky
1
-0
/
+1
2007-10-09
V4L/DVB (6006): tuner: move last_div to tuner-simple private data
Michael Krufky
1
-4
/
+25
2007-10-09
V4L/DVB (5978): tuner: Better tuner radio support
Trent Piepho
1
-19
/
+36
2007-07-18
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
Michael Krufky
1
-0
/
+2
2007-07-18
V4L/DVB (5759): Tuner-simple: store tuning operations in tuner_operations struct
Michael Krufky
1
-5
/
+8
2007-07-18
V4L/DVB (5753): Tuner: create struct tuner_operations
Michael Krufky
1
-5
/
+5
2007-07-18
V4L/DVB (5681): Correct aliases for STD/L and STD/Lc
Mauro Carvalho Chehab
1
-6
/
+6
2007-05-22
V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MF
matthieu castet
1
-3
/
+7
2006-12-10
V4L/DVB (4935): Added the capability of selecting fm gain by tuner
Mauro Carvalho Chehab
1
-0
/
+2
2006-12-10
V4L/DVB (4913): Fix broken TUNER_LG_NTSC_TAPE radio support
Hans Verkuil
1
-0
/
+2
2006-09-26
V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gating
Trent Piepho
1
-0
/
+2
2006-09-26
V4L/DVB (4498): Offset parameter permission were 0x666, instead of 0x664
Mauro Carvalho Chehab
1
-1
/
+1
2006-09-26
V4L/DVB (4366): Remove of couple of useless lines
Trent Piepho
1
-2
/
+0
2006-07-29
V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode
Michael Krufky
1
-2
/
+17
2006-06-30
V4L/DVB (4270): Add tda9887-specific tuner configuration
Hans Verkuil
1
-10
/
+64
2006-06-25
V4L/DVB (4118): Whitespace cleanups
Trent Piepho
1
-1
/
+1
2006-03-21
V4L/DVB (3419): This patch fixes Tuner TNF5335 family
Mauro Carvalho Chehab
1
-0
/
+3
2006-02-07
V4L/DVB (3278): Show debug for tuners trying to use unsupported video standards
Michael Krufky
1
-1
/
+4
2006-02-07
V4L/DVB (3277): Use default tuner_params if desired_type not available
Michael Krufky
1
-0
/
+7
2006-02-07
V4L/DVB (3271): Update tuner comments
Michael Krufky
1
-10
/
+0
2006-02-07
V4L/DVB (3270): Tuner_dbg will show tuner param and range selected
Michael Krufky
1
-1
/
+1
2006-02-07
V4L/DVB (3269): Allow multiple tuner params in each tuner definition
Michael Krufky
1
-9
/
+23
2006-02-07
V4L/DVB (3268): Move video std detection to top of set_tv_freq function
Michael Krufky
1
-34
/
+34
2006-01-23
V4L/DVB (3436): move config byte from tuner_params to tuner_range struct.
Michael Krufky
1
-7
/
+8
2006-01-23
V4L/DVB (3435): rename cb variable names in tuner structures for global consi...
Michael Krufky
1
-20
/
+20
2006-01-15
V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...
Hans Verkuil
1
-21
/
+23
2006-01-13
V4L/DVB (3359): Redesign tuners struct for maximum flexibility
Michael Krufky
1
-726
/
+24
2006-01-09
V4L/DVB (3239): reorganize tuner-simple threshold structure.
Michael Krufky
1
-351
/
+417
2006-01-09
V4L/DVB (3196): correct Thomson DTT 761x frequency ranges
Michael Krufky
1
-5
/
+6
2006-01-09
V4L/DVB (3166): "Philips 1236D ATSC/NTSC dual in" - fix typo.
Michael Krufky
1
-1
/
+1
2006-01-09
V4L/DVB (3117): Fix broken TV standard check.
Hans Verkuil
1
-3
/
+4
2006-01-09
V4L/DVB (3084): Added a new debug msg to help identifying tuner Problems
Mauro Carvalho Chehab
1
-0
/
+7
2006-01-09
V4L/DVB (3081): added offset parameter for adjusting tuner offset by hand
Mauro Carvalho Chehab
1
-1
/
+5
2006-01-09
V4L/DVB (3062): Fix wrong tuner.h define for tuner 46
Hans Verkuil
1
-1
/
+1
2006-01-09
V4L (1021): Tuner description now follows the same CodingStyle as the others
Mauro Carvalho Chehab
1
-137
/
+609
2006-01-09
V4L (0988): Tuner cleanups by removing Video IF from tuners struct
Mauro Carvalho Chehab
1
-145
/
+161
2005-11-13
[PATCH] v4l:: (936) Support for sabrent bt848 version
Bill Pechter
1
-1
/
+3
2005-11-09
[PATCH] v4l: 869: iso c90 forbids mixed declarations and code
Michael Krufky
1
-2
/
+1
2005-11-09
[PATCH] v4l: 868: added support for nxt200x based cards ati hdtv wonder
Kirk Lapray
1
-2
/
+17
2005-11-09
[PATCH] v4l: 800: whitespace cleanups
Mauro Carvalho Chehab
1
-53
/
+53
2005-11-09
[PATCH] v4l: 712: added analog support for ati hdtv wonder
Kirk Lapray
1
-1
/
+14
2005-11-09
[PATCH] v4l: 685: update the tveeprom tuner list with the tuner
Hans Verkuil
1
-2
/
+2
2005-11-09
[PATCH] v4l: 655: added support for the philips td1316 tuner
Hartmut Hackmann
1
-0
/
+2
2005-11-09
[PATCH] v4l: 644: lower switch from vhf lo to vhf hi for philips 1216me mk3
Nickolay V. Shmyrev
1
-1
/
+1
2005-09-09
[PATCH] v4l: the Microtune 4049FM5 uses an IF frequency of 33.3 MHz for FM ra...
Mauro Carvalho Chehab
1
-0
/
+4
2005-09-09
[PATCH] v4l: change LG TDVS H062F from NTSC to ATSC
Mauro Carvalho Chehab
1
-1
/
+1
[next]