summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-core/dvb_vb2.c
AgeCommit message (Expand)Author
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: dvb-core: Do not initialize twice queue num_buffer fieldBenjamin Gaignard
2023-11-23media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers a...Benjamin Gaignard
2023-11-23media: videobuf2: Use vb2_buffer instead of indexBenjamin Gaignard
2022-09-27media: dvb_vb2: fix possible out of bound accessHangyu Hua
2021-11-19media: dvb-core: Convert to SPDX identifierCai Huoqing
2021-09-30media: videobuf2: add queue memory coherency parameterSergey Senozhatsky
2020-09-14media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-06-23media: videobuf2: add queue memory consistency parameterSergey Senozhatsky
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: videobuf2-core: integrate with media requestsHans Verkuil
2018-08-31media: vb2: store userspace data in vb2_v4l2_bufferHans Verkuil
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab
2018-02-06media: videobuf2: fix up for "media: annotate ->poll() instances"Stephen Rothwell
2017-12-29media: dvb_vb2: use strlcpy instead of strncpyMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-28media: dvb-core: get rid of mmap reserved fieldMauro Carvalho Chehab
2017-12-28media: dvb_vb2: add SPDX headersMauro Carvalho Chehab
2017-12-28media: dvb_vb2: Use the sanitized value after processed by VB2 coreMauro Carvalho Chehab
2017-12-28media: dvb_vb2: limit reqbufs size to a sane valueMauro Carvalho Chehab
2017-12-28media: dvb_vb2: fix a warning about streamoff logicMauro Carvalho Chehab
2017-12-28media: videobuf2: Add new uAPI for DVB streaming I/OSatendra Singh Thakur