index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
tuner-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-24
media: v4l2: fix uninitialized value tuner_status(CWE-457)
Yan Lei
1
-2
/
+2
2022-03-12
media: xc2028: rename the driver from tuner-xc2028
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-09-17
media: v4l2-mc: get rid of global pad indexes
Mauro Carvalho Chehab
1
-1
/
+48
2018-09-17
media: v4l2: taint pads with the signal types for consumer devices
Mauro Carvalho Chehab
1
-0
/
+5
2018-03-21
media: add tuner standby op, use where needed
Hans Verkuil
1
-12
/
+3
2017-11-30
media: v4l2-core: Fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+3
2017-06-24
media: tuner-core: Remove unused #define PREFIX
Joe Perches
1
-2
/
+0
2017-02-27
scripts/spelling.txt: add "applys" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2016-11-18
[media] tuner-core: use pr_foo, instead of internal printk macros
Mauro Carvalho Chehab
1
-63
/
+49
2016-10-21
[media] tuner-core: use %&ph for small buffer dumps
Mauro Carvalho Chehab
1
-5
/
+3
2016-10-21
[media] tuner-core: don't break long lines
Mauro Carvalho Chehab
1
-4
/
+3
2016-02-01
[media] v4l2-mc.h Add pads for audio and video IF-PLL decoders
Mauro Carvalho Chehab
1
-6
/
+21
2016-02-01
[media] v4l2-mc.h: Split audio from baseband output
Mauro Carvalho Chehab
1
-0
/
+1
2016-02-01
[media] tuner.h: rename TUNER_PAD_IF_OUTPUT to TUNER_PAD_OUTPUT
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] tuner-core: add an input pad
Mauro Carvalho Chehab
1
-3
/
+5
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-1
/
+1
2015-08-11
[media] Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-02-26
[media] tuner-core: fix compilation if the media controller is not defined
Mauro Carvalho Chehab
1
-0
/
+2
2015-02-13
[media] tuner-core: properly initialize media controller subdev
Mauro Carvalho Chehab
1
-0
/
+20
2014-09-03
[media] tuner-core: use true/false for boolean vars
Mauro Carvalho Chehab
1
-1
/
+1
2014-08-21
[media] dvb-frontend: add core support for tuner suspend/resume
Mauro Carvalho Chehab
1
-2
/
+6
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-1
/
+5
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2013-10-17
[media] v4l: tuner-core: fix typo
Lad, Prabhakar
1
-1
/
+1
2013-10-03
media: core: Don't use i2c_client->driver
Lars-Peter Clausen
1
-3
/
+3
2013-04-14
[media] tuner-core/simple: get_rf_strength can be tuner mode specific
Hans Verkuil
1
-16
/
+13
2013-04-14
[media] tuner-core/tda9887: get_afc can be tuner mode specific
Hans Verkuil
1
-12
/
+2
2013-04-08
[media] tuner-core: Change config from unsigned int to void *
Ondrej Zary
1
-13
/
+7
2013-03-25
[media] tuner-core: handle errors when getting signal strength/afc
Mauro Carvalho Chehab
1
-4
/
+6
2013-03-25
[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc
Mauro Carvalho Chehab
1
-10
/
+6
2013-03-25
[media] tuner-core: return afc instead of zero
Mauro Carvalho Chehab
1
-1
/
+1
2013-03-25
[media] tuner-core: don't set has_signal/get_afc if not supported
Hans Verkuil
1
-1
/
+6
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
1
-1
/
+1
2013-02-05
[media] tuner-core: map audmode to STEREO for radio devices
Hans Verkuil
1
-1
/
+16
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
1
-0
/
+1354