开源镜像站
帮助
下载
动态
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-core
/
dvb_vb2.c
Age
Commit message (
Expand
)
Author
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-31
media: videobuf2-core: integrate with media requests
Hans Verkuil
2018-08-31
media: vb2: store userspace data in vb2_v4l2_buffer
Hans Verkuil
2018-02-23
media: dvb: update buffer mmaped flags and frame counter
Mauro Carvalho Chehab
2018-02-06
media: videobuf2: fix up for "media: annotate ->poll() instances"
Stephen Rothwell
2017-12-29
media: dvb_vb2: use strlcpy instead of strncpy
Mauro Carvalho Chehab
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
media: dvb-core: get rid of mmap reserved field
Mauro Carvalho Chehab
2017-12-28
media: dvb_vb2: add SPDX headers
Mauro Carvalho Chehab
2017-12-28
media: dvb_vb2: Use the sanitized value after processed by VB2 core
Mauro Carvalho Chehab
2017-12-28
media: dvb_vb2: limit reqbufs size to a sane value
Mauro Carvalho Chehab
2017-12-28
media: dvb_vb2: fix a warning about streamoff logic
Mauro Carvalho Chehab
2017-12-28
media: videobuf2: Add new uAPI for DVB streaming I/O
Satendra Singh Thakur