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 (13964): tuner-core, fix memory leak
Jiri Slaby
2010-02-26
*
V4L/DVB (13247): tuner-core: dont force every tuner to set frequency at startup
Michael Krufky
2009-12-05
*
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
2009-12-05
*
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
2009-12-05
*
V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod
Michael Krufky
2009-09-18
*
V4L/DVB (12483): Use DIV_ROUND_CLOSEST
Julia Lawall
2009-09-12
*
V4L/DVB (11926): tuner-core: fix warning introduced when cleaning up xc5000 i...
Devin Heitmueller
2009-06-16
*
V4L/DVB (11799): xc5000: don't load firmware until a tuning request is made
Devin Heitmueller
2009-06-16
*
V4L/DVB (11670): tuner: remove tuner_i2c_address_check
Hans Verkuil
2009-06-16
*
V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ...
Hans Verkuil
2009-04-06
*
V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.
Hans Verkuil
2009-04-06
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
*
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
2009-04-06
*
V4L/DVB (11364): tuner: remove i2c legacy code.
Hans Verkuil
2009-04-06
*
V4L/DVB (11312): tuner: remove V4L1 code from this driver.
Hans Verkuil
2009-03-30
*
V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers
Hans Verkuil
2009-03-30
*
V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_type
Michael Krufky
2009-03-30
*
V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than...
Devin Heitmueller
2009-03-30
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
*
V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.
Hans Verkuil
2008-12-30
*
V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls are disab...
Hans Verkuil
2008-12-30
*
V4L/DVB (9925): tuner-core: add debug msg's when asking tuner to sleep
Mauro Carvalho Chehab
2008-12-30
*
V4L/DVB (9829): tuner: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
*
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
2008-10-12
*
V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()
Michael Krufky
2008-10-12
*
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
*
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-07-20
*
V4L/DVB (7905): check_v4l2 should return -EINVAL on error
Marcin Slusarz
2008-06-05
*
V4L/DVB (7904): v4l/tuner-core: consistent handling of return values
Marcin Slusarz
2008-06-05
*
tuner: Do not alter i2c_client.name
Michael Krufky
2008-05-26
*
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
2008-05-18
*
V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system
Michael Krufky
2008-05-14
*
V4L/DVB (7804): tea5767: Fix error logic
Mauro Carvalho Chehab
2008-05-14
*
V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPS
Mauro Carvalho Chehab
2008-05-14
*
V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...
Andrew Morton
2008-05-14
*
V4L/DVB (7789b): Fix merge conflicts
Mauro Carvalho Chehab
2008-04-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2008-04-29
|
\
|
*
V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules
Michael Krufky
2008-04-29
|
*
Rename common tuner Kconfig names to use the same
Mauro Carvalho Chehab
2008-04-29
|
*
V4L/DVB (7752): tuner-core: add a missing \n after a debug printk
Mauro Carvalho Chehab
2008-04-29
*
|
i2c: Add support for device alias names
Jean Delvare
2008-04-29
|
/
*
V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled
Mauro Carvalho Chehab
2008-04-26
*
V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken
Mauro Carvalho Chehab
2008-04-24
*
V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_...
Mauro Carvalho Chehab
2008-04-24
*
V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct
Mauro Carvalho Chehab
2008-04-24
*
V4L/DVB (7393): tda827x: fixed support of tuners with LNA
Hartmut Hackmann
2008-04-24
*
V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attach
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 (7094): static memory
Douglas Schilling Landgraf
2008-04-24
[next]