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
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
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab