index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tuner-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-12
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
1
-7
/
+3
2008-10-12
V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()
Michael Krufky
1
-2
/
+1
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-1
/
+0
2008-06-05
V4L/DVB (7905): check_v4l2 should return -EINVAL on error
Marcin Slusarz
1
-5
/
+5
2008-06-05
V4L/DVB (7904): v4l/tuner-core: consistent handling of return values
Marcin Slusarz
1
-15
/
+15
2008-05-26
tuner: Do not alter i2c_client.name
Michael Krufky
1
-13
/
+7
2008-05-18
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
1
-1
/
+16
2008-05-14
V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system
Michael Krufky
1
-2
/
+2
2008-05-14
V4L/DVB (7804): tea5767: Fix error logic
Mauro Carvalho Chehab
1
-2
/
+2
2008-05-14
V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPS
Mauro Carvalho Chehab
1
-15
/
+13
2008-05-14
V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...
Andrew Morton
1
-1
/
+1
2008-04-30
V4L/DVB (7789b): Fix merge conflicts
Mauro Carvalho Chehab
1
-1
/
+1
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-45
/
+79
2008-04-30
V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules
Michael Krufky
1
-43
/
+75
2008-04-30
Rename common tuner Kconfig names to use the same
Mauro Carvalho Chehab
1
-1
/
+1
2008-04-30
V4L/DVB (7752): tuner-core: add a missing \n after a debug printk
Mauro Carvalho Chehab
1
-1
/
+3
2008-04-30
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-04-26
V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled
Mauro Carvalho Chehab
1
-46
/
+46
2008-04-24
V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken
Mauro Carvalho Chehab
1
-3
/
+3
2008-04-24
V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_...
Mauro Carvalho Chehab
1
-1
/
+1
2008-04-24
V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct
Mauro Carvalho Chehab
1
-1
/
+0
2008-04-24
V4L/DVB (7393): tda827x: fixed support of tuners with LNA
Hartmut Hackmann
1
-1
/
+1
2008-04-24
V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attach
Michael Krufky
1
-8
/
+18
2008-04-24
V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types
Michael Krufky
1
-8
/
+3
2008-04-24
V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach
Michael Krufky
1
-5
/
+0
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-3
/
+3
2008-02-18
V4L/DVB (7102): make tuner-core.c:tuner_list static
Adrian Bunk
1
-1
/
+1
2008-01-26
V4L/DVB (7056): tuner: suppress obsolete tuner i2c address warning for XC5000...
Michael Krufky
1
-0
/
+6
2008-01-26
V4L/DVB (7045): xc5000: Small amount of cleanup and commenting
Steven Toth
1
-1
/
+1
2008-01-26
V4L/DVB (7042): xc5000: Tuner analog support
Steven Toth
1
-0
/
+20
2008-01-26
V4L/DVB (6953): Fix radio set frequency logic
Mauro Carvalho Chehab
1
-1
/
+1
2008-01-26
V4L/DVB (6920): tuner: fix backwards logic in check for set_config
Michael Krufky
1
-3
/
+2
2008-01-26
V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...
Michael Krufky
1
-52
/
+47
2008-01-26
V4L/DVB (6880): kill tuner-driver.h
Michael Krufky
1
-1
/
+0
2008-01-26
V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.h
Michael Krufky
1
-0
/
+21
2008-01-26
V4L/DVB (6842): tda9887: remove dependency on struct tuner
Michael Krufky
1
-1
/
+1
2008-01-26
V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG
Michael Krufky
1
-9
/
+3
2008-01-26
V4L/DVB (6839): tuner: add set_config to struct analog_tuner_ops
Michael Krufky
1
-0
/
+14
2008-01-26
V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value
Michael Krufky
1
-3
/
+3
2008-01-26
V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops
Michael Krufky
1
-0
/
+3
2008-01-26
V4L/DVB (6785): tda8290: remove dependency on struct tuner
Michael Krufky
1
-3
/
+40
2008-01-26
V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single s...
Michael Krufky
1
-17
/
+24
2008-01-26
V4L/DVB (6611): Change xc2028_attach method to make easier for DVB
Michel Ludwig
1
-4
/
+7
2008-01-26
V4L/DVB (6556): tuner: convert to bus-based I2C API
Hans Verkuil
1
-67
/
+32
2008-01-26
V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversion
Hans Verkuil
1
-215
/
+223
2008-01-26
V4L/DVB (6553): tuner: replace default_mode_mask
Hans Verkuil
1
-11
/
+54
2008-01-26
V4L/DVB (6543): tda8290: enable probing of tda8295
Michael Krufky
1
-2
/
+2
2008-01-26
V4L/DVB (6492): tuner: improve tuner_foo printk macros consistency
Michael Krufky
1
-0
/
+2
2008-01-26
V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is en...
Michael Krufky
1
-1
/
+1
[next]