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-core.c
Commit message (
Expand
)
Author
Age
*
V4L/DVB (7056): tuner: suppress obsolete tuner i2c address warning for XC5000...
Michael Krufky
2008-01-25
*
V4L/DVB (7045): xc5000: Small amount of cleanup and commenting
Steven Toth
2008-01-25
*
V4L/DVB (7042): xc5000: Tuner analog support
Steven Toth
2008-01-25
*
V4L/DVB (6953): Fix radio set frequency logic
Mauro Carvalho Chehab
2008-01-25
*
V4L/DVB (6920): tuner: fix backwards logic in check for set_config
Michael Krufky
2008-01-25
*
V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...
Michael Krufky
2008-01-25
*
V4L/DVB (6880): kill tuner-driver.h
Michael Krufky
2008-01-25
*
V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.h
Michael Krufky
2008-01-25
*
V4L/DVB (6842): tda9887: remove dependency on struct tuner
Michael Krufky
2008-01-25
*
V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG
Michael Krufky
2008-01-25
*
V4L/DVB (6839): tuner: add set_config to struct analog_tuner_ops
Michael Krufky
2008-01-25
*
V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value
Michael Krufky
2008-01-25
*
V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops
Michael Krufky
2008-01-25
*
V4L/DVB (6785): tda8290: remove dependency on struct tuner
Michael Krufky
2008-01-25
*
V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single s...
Michael Krufky
2008-01-25
*
V4L/DVB (6611): Change xc2028_attach method to make easier for DVB
Michel Ludwig
2008-01-25
*
V4L/DVB (6556): tuner: convert to bus-based I2C API
Hans Verkuil
2008-01-25
*
V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversion
Hans Verkuil
2008-01-25
*
V4L/DVB (6553): tuner: replace default_mode_mask
Hans Verkuil
2008-01-25
*
V4L/DVB (6543): tda8290: enable probing of tda8295
Michael Krufky
2008-01-25
*
V4L/DVB (6492): tuner: improve tuner_foo printk macros consistency
Michael Krufky
2008-01-25
*
V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is en...
Michael Krufky
2008-01-25
*
V4L/DVB (6473): Prevents double tuner registering
Mauro Carvalho Chehab
2008-01-25
*
V4L/DVB (6472): Re-inserts xc2028 attach code, fixing its parameters
Mauro Carvalho Chehab
2008-01-25
*
V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner struct
Hans Verkuil
2008-01-25
*
V4L/DVB (6470): Avoid breaking compilation
Mauro Carvalho Chehab
2008-01-25
*
V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295
Michael Krufky
2008-01-25
*
V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295
Michael Krufky
2008-01-25
*
V4L/DVB (6445): tuner-core: improve comments inside function fe_release()
Michael Krufky
2008-01-25
*
V4L/DVB (6444): tuner-core: remove excessive parenthesis
Michael Krufky
2008-01-25
*
V4L/DVB (6443): make tda9887 build selectable via Kconfig
Michael Krufky
2008-01-25
*
V4L/DVB (6441): tuner: clean up ops checking in tuner_status function
Michael Krufky
2008-01-25
*
V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend...
Michael Krufky
2008-01-25
*
V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend
Michael Krufky
2008-01-25
*
V4L/DVB (6437): tuner: clear analog_demod_ops on release
Michael Krufky
2008-01-25
*
V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops
Michael Krufky
2008-01-25
*
V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...
Michael Krufky
2008-01-25
*
V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into t...
Michael Krufky
2008-01-25
*
V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach
Mauro Carvalho Chehab
2008-01-25
*
V4L/DVB (6423): Add tuner-xc2028 driver
Mauro Carvalho Chehab
2008-01-25
*
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
2008-01-25
*
V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=m
Adrian Bunk
2007-11-04
*
V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized value
Michael Krufky
2007-10-22
*
V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express
Michael Krufky
2007-10-09
*
V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boards
Michael Krufky
2007-10-09
*
V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine...
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 (6132): tea5767: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
*
V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
*
V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
[next]