index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
tuners
/
mxl5005s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-19
media: mxl5005s: Bounds check size used for max array index
Kees Cook
1
-4
/
+8
2022-10-24
media: mxl5005s: Make array RegAddr static const
Colin Ian King
1
-1
/
+1
2021-11-29
media: mxl5005s: drop some dead code
Mauro Carvalho Chehab
1
-13
/
+1
2020-11-27
media: tuners: reduce stack usage in mxl5005s_reconfigure
Bixuan Cui
1
-3
/
+17
2019-03-01
media: tuners: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-02
media: dvb: convert tuner_info frequencies to Hz
Mauro Carvalho Chehab
1
-4
/
+4
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-3
/
+3
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-08
media: tuners: mxl5005s: make arrays static const, reduces object code size
Colin Ian King
1
-6
/
+11
2017-06-24
media: tuners: mxl5005s: remove useless variable assignments
Gustavo A. R. Silva
1
-2
/
+0
2016-11-18
[media] dvb_frontend: tuner_ops.release returns void
Max Kellermann
1
-2
/
+1
2014-09-03
[media] mxl5005s: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-2
/
+1
2012-09-18
[media] mxl5005s: implement get_if_frequency()
Antti Palosaari
1
-0
/
+11
2012-08-13
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
1
-0
/
+4109