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.12.y
linux-6.13.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
2007-10-10
V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express
Michael Krufky
1
-1
/
+2
2007-10-10
V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boards
Michael Krufky
1
-0
/
+21
2007-10-10
V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine...
Michael Krufky
1
-11
/
+21
2007-10-10
V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...
Michael Krufky
1
-3
/
+14
2007-10-10
V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
1
-2
/
+3
2007-10-10
V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
1
-2
/
+3
2007-10-10
V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
1
-1
/
+2
2007-10-10
V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
1
-2
/
+14
2007-10-10
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
Michael Krufky
1
-18
/
+111
2007-10-10
V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
1
-28
/
+27
2007-10-10
V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6f
Michael Krufky
1
-0
/
+22
2007-10-10
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-10-10
V4L/DVB (6075): tuner: kernel headers go above subsystem headers
Michael Krufky
1
-2
/
+1
2007-07-18
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
Michael Krufky
1
-0
/
+1
2007-07-18
V4L/DVB (5753): Tuner: create struct tuner_operations
Michael Krufky
1
-31
/
+31
2007-07-18
V4L/DVB (5743): Tuner: clean up kfree() after release
Michael Krufky
1
-3
/
+7
2007-07-18
V4L/DVB (5741): Tuner: add release callback
Michael Krufky
1
-0
/
+5
2007-07-18
V4L/DVB (5740): Git-dvb: fix the tea5761 tuner support
Adrian Bunk
1
-4
/
+4
2007-07-18
V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct
Michael Krufky
1
-1
/
+4
2007-07-18
V4L/DVB (5563a): Add experimental support for tea5761 tuner
Mauro Carvalho Chehab
1
-0
/
+26
2007-04-27
V4L/DVB (5326): Allow to set tuner_config in attach inform
Hartmut Hackmann
1
-7
/
+7
2007-04-27
V4L/DVB (5323): Updated support for tuner callbacks
Hartmut Hackmann
1
-8
/
+8
2007-04-27
V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct
Hartmut Hackmann
1
-8
/
+16
2007-03-27
V4L/DVB (5421): Fix suspend/resume in msp3400 and tuner
Jean Delvare
1
-6
/
+4
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-27
V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support.
Hans Verkuil
1
-0
/
+4
2006-12-10
V4L/DVB (4895): Accept tuners on saa7146 i2c bus only on address 0x60.
Michael Hunold
1
-0
/
+4
2006-07-30
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
1
-11
/
+12
2006-07-30
V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode
Michael Krufky
1
-8
/
+0
2006-06-30
V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887.
Hans Verkuil
1
-5
/
+5
2006-06-30
V4L/DVB (4270): Add tda9887-specific tuner configuration
Hans Verkuil
1
-1
/
+1
2006-06-27
V4L/DVB (4254): Remove obsoleted tuner_debug option.
Hans Verkuil
1
-8
/
+0
2006-06-26
V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.
Hans Verkuil
1
-7
/
+3
2006-06-25
V4L/DVB (4205): Merge tda9887 module into tuner.
Mauro Carvalho Chehab
1
-5
/
+27
2006-06-25
V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XF
Michael Krufky
1
-1
/
+1
2006-04-02
V4L/DVB (3700): Remove obsolete commands from tvp5150.c
Hans Verkuil
1
-0
/
+2
2006-04-02
V4L/DVB (3697): More msp3400 and bttv fixes
Hans Verkuil
1
-4
/
+4
2006-04-02
V4L/DVB (3614): Fix compilation warning at powerpc platform
Mauro Carvalho Chehab
1
-1
/
+1
2006-03-24
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
1
-1
/
+0
2006-03-03
V4L/DVB (3395): Fixed Pinnacle 300i DVB-T support
Hartmut Hackmann
1
-2
/
+3
2006-02-27
V4L/DVB (3392a): XC3028 code removed from -git versions
Mauro Carvalho Chehab
1
-5
/
+0
2006-02-27
V4L/DVB (3332): XC3028 code marked with an special define option
Mauro Carvalho Chehab
1
-0
/
+2
2006-02-27
V4L/DVB (3292): Fixed xc3028 firmware extractor, added terratec fw support
Markus Rechberger
1
-1
/
+0
2006-02-27
V4L/DVB (3291): Added support for xc3028 analogue tuner (Hauppauge HVR900, T...
Markus Rechberger
1
-0
/
+3
2006-02-07
V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.
Hans Verkuil
1
-0
/
+5
2006-01-23
V4L/DVB (3434): changed comment in tuner-core.c
Markus Rechberger
1
-1
/
+1
2006-01-23
V4L/DVB (3429): Missing break statement on tuner-core
Markus Rechberger
1
-0
/
+1
2006-01-23
V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)
Hans Verkuil
1
-35
/
+33
2006-01-16
V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...
Hans Verkuil
1
-33
/
+52
2006-01-12
V4L/DVB (3347): Fixes some bad global variables
Hans Verkuil
1
-8
/
+8
[next]