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
/
tuner-simple.c
Age
Commit message (
Expand
)
Author
2008-04-08
media/video/ replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-03-16
tuner-simple: add module options to specify rf input
Michael Krufky
2008-03-15
tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D
Michael Krufky
2008-03-15
tuner-simple: warn if tuner can't be probed during attach
Michael Krufky
2008-03-09
tuner-simple: fix return value of simple_dvb_configure
Michael Krufky
2008-02-10
tuner-simple: enable digital tuning support for Philips TD1316
Michael Krufky
2008-02-03
tuner-simple: use separate inputs for vsb and qam on tuv1236d & fcv1236d
Michael Krufky
2008-02-03
tuner-simple: enable digital tuning support for Philips FMD1216ME
Michael Krufky
2008-02-03
tuner-simple: add init and sleep methods
Michael Krufky
2008-02-17
tuner-simple: do not send i2c commands if there is no i2c adapter
Michael Krufky
2008-01-27
tuner-simple: add basic support for digital tuning of hybrid devices
Michael Krufky
2008-02-24
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Mauro Carvalho Chehab
2008-02-02
remove PREFIX from users of tuner_foo printk macros
Michael Krufky
2008-01-26
tuner-simple: move device-specific code into three separate functions
Michael Krufky
2008-01-29
tuner: remove dependency of tuner-core on tuner-types
Michael Krufky
2008-01-28
tuner: move tuner type ID check to simple_tuner_attach
Michael Krufky
2008-01-27
tuner-simple: display frequency in MHz
Michael Krufky
2008-01-27
tuner-simple: create separate t_params and ranges lookup functions
Michael Krufky
2007-11-03
tuner-simple: whitespace / comments / codingstyle cleanups
Michael Krufky
2007-11-04
tuner: convert to bus-based I2C API
Hans Verkuil
2007-10-18
Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
2007-08-31
tuner-simple: add get_rf_strength and improve status reading efficiency
Michael Krufky
2007-08-27
tuner-simple: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-08-21
tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-08-21
tuner: fix header file includes order
Michael Krufky
2007-08-11
tuner: move last_div to tuner-simple private data
Michael Krufky
2007-08-03
tuner: Better tuner radio support
Trent Piepho
2007-06-26
tuner: remove hardware-specific info from public header
Michael Krufky
2007-06-06
tuner-simple: store tuning operations in tuner_operations structure
Michael Krufky
2007-06-06
tuner: create struct tuner_operations
Michael Krufky
2007-05-21
Correct aliases for STD/L and STD/Lc
Mauro Carvalho Chehab
2007-05-21
Tuner-simple.c add suport for SECAM-BG with FI1216MF
Mauro Carvalho Chehab
2006-12-04
Added the capability of selecting fm gain by tuner
Mauro Carvalho Chehab
2006-12-03
Fix broken TUNER_LG_NTSC_TAPE radio support
Hans Verkuil
2006-08-24
tda9887: add configuration setting for L standard PLL gating
Trent Piepho
2006-08-12
Offset parameter permission were 0x666, instead of 0x664
Mauro Carvalho Chehab
2006-07-25
Remove of couple of useless lines
Trent Piepho
2006-07-17
Set the Auxiliary Byte when tuning LG H06xF in analog mode
Michael Krufky
2006-06-25
Add tda9887-specific tuner configuration
Hans Verkuil
2006-06-20
Whitespace cleanups
Mauro Carvalho Chehab
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-03-09
imported patch tenna_xxx5.patch
Mauro Carvalho Chehab
2006-01-30
show debug info for tuners trying to use unsupported video standards
Michael Krufky
2006-01-30
use default tuner_params if desired_type not available
Michael Krufky
2006-01-30
update tuner comments
Michael Krufky
2006-01-29
tuner_dbg will show tuner param and range selected
Michael Krufky
2006-01-29
allow multiple tuner params in each tuner definition
Michael Krufky
2006-01-29
move video std detection to top of set_tv_freq function
Michael Krufky
2006-01-23
move config byte from tuner_params to tuner_range struct.
Michael Krufky
[next]