index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
tuners
/
fc0012.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-08-02
media: dvb: convert tuner_info frequencies to Hz
Mauro Carvalho Chehab
2017-07-19
media: fc001[23]: make const gain table arrays static
Colin Ian King
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-11-18
Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implement...
Mauro Carvalho Chehab
2016-11-18
[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations
Max Kellermann
2013-10-02
[media] fc001[23]: Change variable type to bool
Peter Senna Tschudin
2013-01-06
[media] fc0012: remove unused callback and correct one comment
Antti Palosaari
2013-01-06
[media] fc0012: use Kernel dev_foo() logging
Antti Palosaari
2013-01-06
[media] fc0012: rework attach() to check chip id and I/O errors
Antti Palosaari
2013-01-06
[media] fc0012: use config directly from the config struct
Antti Palosaari
2013-01-06
[media] fc0012: enable clock output on attach()
Antti Palosaari
2013-01-06
[media] fc0012: add RF loop through
Antti Palosaari
2013-01-06
[media] fc0012: use struct for driver config
Antti Palosaari
2012-08-13
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab