index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-06-23
media: videobuf2: add queue memory consistency parameter
Sergey Senozhatsky
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