开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
stv0900_core.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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
2020-05-12
media: stv0900_core: remove redundant assignment to variable val
Colin Ian King
2019-08-14
media: stv0900_core: remove redundant assignment to variables mclk, div and a...
Colin Ian King
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
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-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-11-18
[media] dvb: make DVB frontend *_ops instances "const"
Max Kellermann
2016-02-23
[media] stv0900: avoid going past array
Mauro Carvalho Chehab
2016-02-04
[media] dvb_frontend: pass the props cache to get_frontend() as arg
Mauro Carvalho Chehab
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
2014-09-03
[media] stv0900_core: don't allocate a temporary var
Mauro Carvalho Chehab
2013-02-08
[media] stv0900: remove unnecessary null pointer check
Cong Ding
2013-01-06
[media] stv0900: Multistream support
Evgeny Plehov
2012-10-25
[media] dvb-frontends: fix potential NULL pointer dereference in stv0900_set_...
Wei Yongjun
2012-10-07
[media] drivers/media: Remove unnecessary semicolon
Peter Senna Tschudin
2012-08-13
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab