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
/
v4l2-core
/
v4l2-mem2mem.c
Age
Commit message (
Expand
)
Author
2019-02-18
media: v4l2-mem2mem: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
media: v4l2-mem2mem: add q->error check to v4l2_m2m_poll()
Hans Verkuil
2019-02-18
media: v4l2-mem2mem: fix epoll() by calling poll_wait first
Hans Verkuil
2019-02-18
media: vb2: keep track of timestamp status
Hans Verkuil
2019-02-07
media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata
Ezequiel Garcia
2019-01-07
media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper function
Hans Verkuil
2018-11-23
media: v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish
Ezequiel Garcia
2018-11-23
media: v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_schedule
Sakari Ailus
2018-11-23
media: mem2mem: Require capture and output mutexes to match
Ezequiel Garcia
2018-11-06
media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
Ezequiel Garcia
2018-08-31
media: v4l2-mem2mem: add vb2_m2m_request_queue
Hans Verkuil
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2018-08-07
media: v4l2-mem2mem: add descriptions to MC fields
Mauro Carvalho Chehab
2018-07-27
media: v4l2-mem2mem: Fix missing v4l2_m2m_try_run call
Ezequiel Garcia
2018-07-25
media: v4l2-mem2mem: add v4l2_m2m_last_buf()
Hans Verkuil
2018-07-24
media: mem2mem: Make .job_abort optional
Ezequiel Garcia
2018-07-04
media: add helpers for memory-to-memory media controller
Ezequiel Garcia
2018-06-28
media: mem2mem: Remove excessive try_run call
Ezequiel Garcia
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-11-30
media: v4l2-core: Fix kernel-doc markups
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-06-20
[media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer management
Stanimir Varbanov
2016-09-09
[media] v4l2-mem2mem.h: move descriptions from .c file
Mauro Carvalho Chehab
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-09-25
[media] m2m: fix bad unlock balance
Zahari Doychev
2015-08-11
[media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmap
Hans Verkuil
2015-07-17
[media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs does
Philipp Zabel
2015-06-09
[media] v4l2-mem2mem: add support for prepare_buf
Hans Verkuil
2015-05-12
[media] videobuf2: return -EPIPE from DQBUF after the last buffer
Philipp Zabel
2015-04-10
[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m...
Philipp Zabel
2014-07-22
[media] v4l2-mem2mem: export v4l2_m2m_try_schedule
Michael Olbrich
2014-07-04
[media] mem2mem: make queue lock in v4l2_m2m_poll interruptible
Philipp Zabel
2013-12-04
[media] V4L: Add mem2mem ioctl and file operation helpers
Sylwester Nawrocki
2013-10-28
[media] v4l2-mem2mem: Don't schedule the context if abort job is called
Shaik Ameer Basha
2013-10-28
[media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff
Philipp Zabel
2013-10-28
[media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff
Philipp Zabel
2013-08-24
[media] v4l2-mem2mem: clear m2m context from job_queue before ctx streamoff
Shaik Ameer Basha
2013-07-26
[media] mem2mem: add support for hardware buffered queue
Philipp Zabel
2013-06-03
[media] v4l2: mem2mem: save irq flags correctly
John Sheu
2013-06-03
[media] v4l2-mem2mem: add v4l2_m2m_create_bufs helper
Philipp Zabel
2013-06-03
[media] media: v4l2-mem2mem: return for polling if a buffer is available
Seung-Woo Kim
2013-03-19
[media] v4l2-mem2mem: drop rdy_queue on STREAMOFF
John Sheu
2013-03-18
[media] v4l2-mem2mem: use CAPTURE queue lock
John Sheu
2012-12-19
[media] media: mem2mem: make reference to struct m2m_ops in the core const
Guennadi Liakhovetski
2012-11-25
[media] v4l: vb2: add buffer exporting via dmabuf
Tomasz Stanislawski
2012-10-28
[media] mem2mem: replace BUG_ON with WARN_ON
Nicolas THERY
2012-09-18
[media] media v4l2-mem2mem: Use list_first_entry
Sascha Hauer
[next]