index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tuner-simple.c
Commit message (
Expand
)
Author
Age
*
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
*
V4L/DVB (7407): tuner-simple: add module options to specify rf input
Michael Krufky
2008-04-24
*
V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D
Michael Krufky
2008-04-24
*
V4L/DVB (7380): tuner-simple: warn if tuner can't be probed during attach
Michael Krufky
2008-04-24
*
V4L/DVB (7360): tuner-simple: fix return value of simple_dvb_configure
Michael Krufky
2008-04-24
*
V4L/DVB (7358): tuner-simple: enable digital tuning support for Philips TD1316
Michael Krufky
2008-04-24
*
V4L/DVB (7355): tuner-simple: use separate inputs for vsb and qam on tuv1236d...
Michael Krufky
2008-04-24
*
V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD12...
Michael Krufky
2008-04-24
*
V4L/DVB (7351): tuner-simple: add init and sleep methods
Michael Krufky
2008-04-24
*
V4L/DVB (7348): tuner-simple: do not send i2c commands if there is no i2c ada...
Michael Krufky
2008-04-24
*
V4L/DVB (7347): tuner-simple: add basic support for digital tuning of hybrid ...
Michael Krufky
2008-04-24
*
V4L/DVB (7235): tuner-simple: fix a buffer overflow
Mauro Carvalho Chehab
2008-04-24
*
V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macros
Michael Krufky
2008-04-24
*
V4L/DVB (7129): tuner-simple: move device-specific code into three separate f...
Michael Krufky
2008-04-24
*
V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types
Michael Krufky
2008-04-24
*
V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach
Michael Krufky
2008-04-24
*
V4L/DVB (7124): tuner-simple: display frequency in MHz
Michael Krufky
2008-04-24
*
V4L/DVB (7123): tuner-simple: create separate t_params and ranges lookup func...
Michael Krufky
2008-04-24
*
V4L/DVB (7087): tuner-simple: whitespace / comments / codingstyle cleanups
Michael Krufky
2008-04-24
*
V4L/DVB (6556): tuner: convert to bus-based I2C API
Hans Verkuil
2008-01-25
*
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
2008-01-25
*
V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading ...
Michael Krufky
2007-10-09
*
V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...
Michael Krufky
2007-10-09
*
V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
2007-10-09
*
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
*
V4L/DVB (6075): tuner: kernel headers go above subsystem headers
Michael Krufky
2007-10-09
*
V4L/DVB (6006): tuner: move last_div to tuner-simple private data
Michael Krufky
2007-10-09
*
V4L/DVB (5978): tuner: Better tuner radio support
Trent Piepho
2007-10-09
*
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
Michael Krufky
2007-07-18
*
V4L/DVB (5759): Tuner-simple: store tuning operations in tuner_operations struct
Michael Krufky
2007-07-18
*
V4L/DVB (5753): Tuner: create struct tuner_operations
Michael Krufky
2007-07-18
*
V4L/DVB (5681): Correct aliases for STD/L and STD/Lc
Mauro Carvalho Chehab
2007-07-18
*
V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MF
matthieu castet
2007-05-22
*
V4L/DVB (4935): Added the capability of selecting fm gain by tuner
Mauro Carvalho Chehab
2006-12-10
*
V4L/DVB (4913): Fix broken TUNER_LG_NTSC_TAPE radio support
Hans Verkuil
2006-12-10
*
V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gating
Trent Piepho
2006-09-26
*
V4L/DVB (4498): Offset parameter permission were 0x666, instead of 0x664
Mauro Carvalho Chehab
2006-09-26
*
V4L/DVB (4366): Remove of couple of useless lines
Trent Piepho
2006-09-26
*
V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode
Michael Krufky
2006-07-29
*
V4L/DVB (4270): Add tda9887-specific tuner configuration
Hans Verkuil
2006-06-30
*
V4L/DVB (4118): Whitespace cleanups
Trent Piepho
2006-06-25
*
V4L/DVB (3419): This patch fixes Tuner TNF5335 family
Mauro Carvalho Chehab
2006-03-21
*
V4L/DVB (3278): Show debug for tuners trying to use unsupported video standards
Michael Krufky
2006-02-07
*
V4L/DVB (3277): Use default tuner_params if desired_type not available
Michael Krufky
2006-02-07
*
V4L/DVB (3271): Update tuner comments
Michael Krufky
2006-02-07
*
V4L/DVB (3270): Tuner_dbg will show tuner param and range selected
Michael Krufky
2006-02-07
*
V4L/DVB (3269): Allow multiple tuner params in each tuner definition
Michael Krufky
2006-02-07
*
V4L/DVB (3268): Move video std detection to top of set_tv_freq function
Michael Krufky
2006-02-07
*
V4L/DVB (3436): move config byte from tuner_params to tuner_range struct.
Michael Krufky
2006-01-23
*
V4L/DVB (3435): rename cb variable names in tuner structures for global consi...
Michael Krufky
2006-01-23
[next]