index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tuner-simple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
V4L/DVB(7767): Move tuners to common/tuners
Mauro Carvalho Chehab
1
-1093
/
+0
2008-04-24
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-24
V4L/DVB (7407): tuner-simple: add module options to specify rf input
Michael Krufky
1
-12
/
+47
2008-04-24
V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D
Michael Krufky
1
-3
/
+3
2008-04-24
V4L/DVB (7380): tuner-simple: warn if tuner can't be probed during attach
Michael Krufky
1
-0
/
+22
2008-04-24
V4L/DVB (7360): tuner-simple: fix return value of simple_dvb_configure
Michael Krufky
1
-8
/
+6
2008-04-24
V4L/DVB (7358): tuner-simple: enable digital tuning support for Philips TD1316
Michael Krufky
1
-0
/
+9
2008-04-24
V4L/DVB (7355): tuner-simple: use separate inputs for vsb and qam on tuv1236d...
Michael Krufky
1
-0
/
+49
2008-04-24
V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD12...
Michael Krufky
1
-0
/
+18
2008-04-24
V4L/DVB (7351): tuner-simple: add init and sleep methods
Michael Krufky
1
-0
/
+48
2008-04-24
V4L/DVB (7348): tuner-simple: do not send i2c commands if there is no i2c ada...
Michael Krufky
1
-2
/
+15
2008-04-24
V4L/DVB (7347): tuner-simple: add basic support for digital tuning of hybrid ...
Michael Krufky
1
-10
/
+146
2008-04-24
V4L/DVB (7235): tuner-simple: fix a buffer overflow
Mauro Carvalho Chehab
1
-6
/
+5
2008-04-24
V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macros
Michael Krufky
1
-2
/
+2
2008-04-24
V4L/DVB (7129): tuner-simple: move device-specific code into three separate f...
Michael Krufky
1
-147
/
+184
2008-04-24
V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types
Michael Krufky
1
-5
/
+5
2008-04-24
V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach
Michael Krufky
1
-0
/
+6
2008-04-24
V4L/DVB (7124): tuner-simple: display frequency in MHz
Michael Krufky
1
-2
/
+4
2008-04-24
V4L/DVB (7123): tuner-simple: create separate t_params and ranges lookup func...
Michael Krufky
1
-29
/
+80
2008-04-24
V4L/DVB (7087): tuner-simple: whitespace / comments / codingstyle cleanups
Michael Krufky
1
-60
/
+78
2008-01-25
V4L/DVB (6556): tuner: convert to bus-based I2C API
Hans Verkuil
1
-1
/
+1
2008-01-25
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
1
-2
/
+13
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
[next]