index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-7
/
+7
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2017-11-30
media: v4l2-core: Fix kernel-doc markups
Mauro Carvalho Chehab
1
-0
/
+2
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-4
/
+4
2017-11-28
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2017-06-20
[media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer management
Stanimir Varbanov
1
-0
/
+37
2016-09-09
[media] v4l2-mem2mem.h: move descriptions from .c file
Mauro Carvalho Chehab
1
-127
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-3
/
+5
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-09-25
[media] m2m: fix bad unlock balance
Zahari Doychev
1
-15
/
+8
2015-08-11
[media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmap
Hans Verkuil
1
-11
/
+1
2015-07-17
[media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs does
Philipp Zabel
1
-1
/
+8
2015-06-09
[media] v4l2-mem2mem: add support for prepare_buf
Hans Verkuil
1
-0
/
+28
2015-05-12
[media] videobuf2: return -EPIPE from DQBUF after the last buffer
Philipp Zabel
1
-1
/
+9
2015-04-10
[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m...
Philipp Zabel
1
-2
/
+2
2014-07-22
[media] v4l2-mem2mem: export v4l2_m2m_try_schedule
Michael Olbrich
1
-1
/
+2
2014-07-04
[media] mem2mem: make queue lock in v4l2_m2m_poll interruptible
Philipp Zabel
1
-2
/
+6
2013-12-04
[media] V4L: Add mem2mem ioctl and file operation helpers
Sylwester Nawrocki
1
-0
/
+126
2013-10-28
[media] v4l2-mem2mem: Don't schedule the context if abort job is called
Shaik Ameer Basha
1
-0
/
+12
2013-10-28
[media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff
Philipp Zabel
1
-0
/
+1
2013-10-28
[media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff
Philipp Zabel
1
-1
/
+2
2013-08-24
[media] v4l2-mem2mem: clear m2m context from job_queue before ctx streamoff
Shaik Ameer Basha
1
-21
/
+38
2013-07-26
[media] mem2mem: add support for hardware buffered queue
Philipp Zabel
1
-2
/
+8
2013-06-03
[media] v4l2: mem2mem: save irq flags correctly
John Sheu
1
-8
/
+11
2013-06-03
[media] v4l2-mem2mem: add v4l2_m2m_create_bufs helper
Philipp Zabel
1
-0
/
+14
2013-06-03
[media] media: v4l2-mem2mem: return for polling if a buffer is available
Seung-Woo Kim
1
-2
/
+4
2013-03-19
[media] v4l2-mem2mem: drop rdy_queue on STREAMOFF
John Sheu
1
-3
/
+28
2013-03-19
[media] v4l2-mem2mem: use CAPTURE queue lock
John Sheu
1
-0
/
+3
2012-12-19
[media] media: mem2mem: make reference to struct m2m_ops in the core const
Guennadi Liakhovetski
1
-2
/
+2
2012-11-25
[media] v4l: vb2: add buffer exporting via dmabuf
Tomasz Stanislawski
1
-0
/
+13
2012-10-29
[media] mem2mem: replace BUG_ON with WARN_ON
Nicolas THERY
1
-4
/
+2
2012-09-18
[media] media v4l2-mem2mem: Use list_first_entry
Sascha Hauer
1
-3
/
+3
2012-08-14
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
1
-0
/
+647