index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
dib9000.c
Age
Commit message (
Expand
)
Author
2021-11-19
media: dib9000: Use min() instead of doing it manually
zhaoxiao
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-01
media: dvb-frontends: fix several typos
Mauro Carvalho Chehab
2018-08-02
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-08-27
media: dib9000: delete some unused broken code
Dan Carpenter
2017-07-20
media: dib9000: constify i2c_algorithm structure
Gustavo A. R. Silva
2016-11-18
[media] dvb: make DVB frontend *_ops instances "const"
Max Kellermann
2016-11-18
[media] dib9000: use pr_foo() instead of printk()
Mauro Carvalho Chehab
2016-02-23
[media] dib9000: read16/write16 could return an error code
Mauro Carvalho Chehab
2016-02-04
[media] dvb_frontend: pass the props cache to get_frontend() as arg
Mauro Carvalho Chehab
2016-01-25
[media] media: change email address
Patrick Boettcher
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
2014-07-22
[media] media: dib9000: avoid out of bound access
Heinrich Schuchardt
2013-10-02
[media] dib9000: fix typo in spelling the word empty
Michael Krufky
2013-10-02
[media] dib9000: fix potential format string leak
Kees Cook
2012-08-13
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab