index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
tuner-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] tuner-core: fix compilation if the media controller is not defined
Mauro Carvalho Chehab
2015-02-26
1
-0
/
+2
*
[media] tuner-core: properly initialize media controller subdev
Mauro Carvalho Chehab
2015-02-14
1
-0
/
+20
*
[media] tuner-core: use true/false for boolean vars
Mauro Carvalho Chehab
2014-09-03
1
-1
/
+1
*
[media] dvb-frontend: add core support for tuner suspend/resume
Mauro Carvalho Chehab
2014-08-21
1
-2
/
+6
*
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-05-24
1
-1
/
+5
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-19
1
-3
/
+3
|
\
|
*
media: core: Don't use i2c_client->driver
Lars-Peter Clausen
2013-10-03
1
-3
/
+3
*
|
[media] v4l: tuner-core: fix typo
Lad, Prabhakar
2013-10-17
1
-1
/
+1
|
/
*
[media] tuner-core/simple: get_rf_strength can be tuner mode specific
Hans Verkuil
2013-04-15
1
-16
/
+13
*
[media] tuner-core/tda9887: get_afc can be tuner mode specific
Hans Verkuil
2013-04-15
1
-12
/
+2
*
[media] tuner-core: Change config from unsigned int to void *
Ondrej Zary
2013-04-08
1
-13
/
+7
*
[media] tuner-core: handle errors when getting signal strength/afc
Mauro Carvalho Chehab
2013-03-25
1
-4
/
+6
*
[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc
Mauro Carvalho Chehab
2013-03-25
1
-10
/
+6
*
[media] tuner-core: return afc instead of zero
Mauro Carvalho Chehab
2013-03-25
1
-1
/
+1
*
[media] tuner-core: don't set has_signal/get_afc if not supported
Hans Verkuil
2013-03-25
1
-1
/
+6
*
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
*
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
*
[media] tuner-core: map audmode to STEREO for radio devices
Hans Verkuil
2013-02-05
1
-1
/
+16
*
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
2012-08-14
1
-0
/
+1354