index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-07-04
[media] tuner, xc2028: add support for get_afc()
Mauro Carvalho Chehab
1
-0
/
+11
2012-07-04
[media] tuner-core: call has_signal for both TV and radio
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-12
[media] tuner-core: return the frequency range of the correct tuner
Hans Verkuil
1
-1
/
+1
2012-05-15
[media] Convert I2C drivers to dev_pm_ops
Mark Brown
1
-4
/
+11
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-02-14
[media] xc5000: drivers should specify chip revision rather than firmware
Michael Krufky
1
-1
/
+1
2012-02-14
[media] tuner: add support for Xceive XC5000C
Michael Krufky
1
-0
/
+15
2012-01-06
[media] cx88: Fix radio support for Leadtek DTV2000H J
Miroslav Slugen
1
-0
/
+1
2011-07-28
[media] xc4000: removed card_type
istvan_v@mailbox.hu
1
-2
/
+6
2011-07-28
[media] dib0700: add initial code for PCTV 340e by Davide Ferri
Davide Ferri
1
-0
/
+14
2011-07-14
[media] tuner-core: fix a 2.6.39 regression with mt20xx
Mauro Carvalho Chehab
1
-4
/
+12
2011-07-08
[media] tuner-core.c: don't change type field in g_tuner or g_frequency
Hans Verkuil
1
-19
/
+19
2011-07-07
[media] tuner-core: power up tuner when called with s_power(1)
Hans Verkuil
1
-3
/
+7
2011-07-07
[media] tuner-core: simplify the standard fixup
Hans Verkuil
1
-65
/
+28
2011-07-07
[media] tuner-core/v4l2-subdev: document that the type field has to be filled in
Hans Verkuil
1
-0
/
+29
2011-07-07
[media] tuner-core: fix tuner_resume: use t->mode instead of t->type
Hans Verkuil
1
-1
/
+1
2011-07-07
[media] tuner-core: fix s_std and s_tuner
Hans Verkuil
1
-28
/
+31
2011-03-22
[media] tuner-core: Don't touch at standby during tuner_lookup
Mauro Carvalho Chehab
1
-1
/
+0
2011-03-22
[media] tuner-core: Rearrange some functions to better document
Mauro Carvalho Chehab
1
-78
/
+90
2011-03-22
[media] tuner-core: Improve function documentation
Mauro Carvalho Chehab
1
-23
/
+116
2011-03-22
[media] tuner-core: remove usage of DIGITAL_TV
Mauro Carvalho Chehab
1
-11
/
+7
2011-03-22
[media] tuner-core: Fix a few comments on it
Mauro Carvalho Chehab
1
-8
/
+15
2011-03-22
[media] tuner-core: dead code removal
Mauro Carvalho Chehab
1
-37
/
+10
2011-03-22
[media] tuner-core: Don't use a static var for xc5000_cfg
Mauro Carvalho Chehab
1
-4
/
+6
2011-03-22
[media] tuner-core: CodingStyle cleanups
Mauro Carvalho Chehab
1
-45
/
+47
2011-03-22
[media] tuner-core: do the right thing for suspend/resume
Mauro Carvalho Chehab
1
-5
/
+9
2011-03-22
[media] tuner-core: Better implement standby mode
Mauro Carvalho Chehab
1
-94
/
+95
2011-03-22
[media] tuner-core: Some cleanups at check_mode/set_mode
Mauro Carvalho Chehab
1
-30
/
+42
2011-03-22
[media] tuner-core: Reorganize the functions internally
Mauro Carvalho Chehab
1
-431
/
+462
2011-03-22
[media] tuner-core: move some messages to the proper place
Mauro Carvalho Chehab
1
-6
/
+6
2011-03-22
[media] tuner-core: remove the legacy is_stereo() call
Mauro Carvalho Chehab
1
-10
/
+0
2011-03-22
[media] tuner-core: Remove V4L1/V4L2 API switch
Mauro Carvalho Chehab
1
-21
/
+0
2010-10-21
[media] tda18271: allow restricting max out to 4 bytes
Mauro Carvalho Chehab
1
-1
/
+1
2010-10-21
[media] Use smaller i2c transaction size with 18271 tuner
Devin Heitmueller
1
-0
/
+1
2010-10-21
V4L/DVB: saa7146/tuner: remove mxb hack
Hans Verkuil
1
-6
/
+0
2010-10-21
V4L/DVB: tuner: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
1
-9
/
+24
2010-02-26
V4L/DVB (13964): tuner-core, fix memory leak
Jiri Slaby
1
-0
/
+1
2009-12-05
V4L/DVB (13247): tuner-core: dont force every tuner to set frequency at startup
Michael Krufky
1
-2
/
+7
2009-12-05
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-12-05
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
1
-3
/
+6
2009-09-19
V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod
Michael Krufky
1
-0
/
+12
2009-09-12
V4L/DVB (12483): Use DIV_ROUND_CLOSEST
Julia Lawall
1
-2
/
+2
2009-06-17
V4L/DVB (11926): tuner-core: fix warning introduced when cleaning up xc5000 i...
Devin Heitmueller
1
-2
/
+0
2009-06-17
V4L/DVB (11799): xc5000: don't load firmware until a tuning request is made
Devin Heitmueller
1
-4
/
+0
2009-06-17
V4L/DVB (11670): tuner: remove tuner_i2c_address_check
Hans Verkuil
1
-27
/
+0
2009-04-07
V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ...
Hans Verkuil
1
-1
/
+0
2009-04-07
V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.
Hans Verkuil
1
-1
/
+1
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-1
/
+1
2009-04-07
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
1
-2
/
+2
2009-04-07
V4L/DVB (11364): tuner: remove i2c legacy code.
Hans Verkuil
1
-55
/
+17
[next]