summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-mem2mem.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * media: annotate ->poll() instancesAl Viro2017-11-27
| * annotate poll_table_struct ->_keyAl Viro2017-11-27
* | media: v4l2-core: Fix kernel-doc markupsMauro Carvalho Chehab2017-11-30
|/
* [media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer managementStanimir Varbanov2017-06-20
* [media] v4l2-mem2mem.h: move descriptions from .c fileMauro Carvalho Chehab2016-09-09
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-01
* [media] m2m: fix bad unlock balanceZahari Doychev2015-09-25
* [media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmapHans Verkuil2015-08-11
* [media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs doesPhilipp Zabel2015-07-17
* [media] v4l2-mem2mem: add support for prepare_bufHans Verkuil2015-06-09
* [media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel2015-05-12
* [media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m...Philipp Zabel2015-04-10
* [media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich2014-07-22
* [media] mem2mem: make queue lock in v4l2_m2m_poll interruptiblePhilipp Zabel2014-07-04
* [media] V4L: Add mem2mem ioctl and file operation helpersSylwester Nawrocki2013-12-04
* [media] v4l2-mem2mem: Don't schedule the context if abort job is calledShaik Ameer Basha2013-10-28
* [media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoffPhilipp Zabel2013-10-28
* [media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoffPhilipp Zabel2013-10-28
* [media] v4l2-mem2mem: clear m2m context from job_queue before ctx streamoffShaik Ameer Basha2013-08-24
* [media] mem2mem: add support for hardware buffered queuePhilipp Zabel2013-07-26
* [media] v4l2: mem2mem: save irq flags correctlyJohn Sheu2013-06-03
* [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel2013-06-03
* [media] media: v4l2-mem2mem: return for polling if a buffer is availableSeung-Woo Kim2013-06-03
* [media] v4l2-mem2mem: drop rdy_queue on STREAMOFFJohn Sheu2013-03-19
* [media] v4l2-mem2mem: use CAPTURE queue lockJohn Sheu2013-03-18
* [media] media: mem2mem: make reference to struct m2m_ops in the core constGuennadi Liakhovetski2012-12-19
* [media] v4l: vb2: add buffer exporting via dmabufTomasz Stanislawski2012-11-25
* [media] mem2mem: replace BUG_ON with WARN_ONNicolas THERY2012-10-28
* [media] media v4l2-mem2mem: Use list_first_entrySascha Hauer2012-09-18
* [media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab2012-08-13