Mauro Carvalho Chehab
|
b07b684930
media: v4l2-mem2mem: add descriptions to MC fields
|
7 years ago |
Ezequiel Garcia
|
9db3bbf58b
media: v4l2-mem2mem: Fix missing v4l2_m2m_try_run call
|
7 years ago |
Hans Verkuil
|
ee1228cca1
media: v4l2-mem2mem: add v4l2_m2m_last_buf()
|
7 years ago |
Ezequiel Garcia
|
5525b83143
media: mem2mem: Make .job_abort optional
|
7 years ago |
Ezequiel Garcia
|
be2fff6563
media: add helpers for memory-to-memory media controller
|
7 years ago |
Ezequiel Garcia
|
34dbb848d5
media: mem2mem: Remove excessive try_run call
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Mauro Carvalho Chehab
|
d28b2cf969
media: v4l2-core: Fix kernel-doc markups
|
7 years ago |
Al Viro
|
c23e0cb81e
media: annotate ->poll() instances
|
8 years ago |
Al Viro
|
0169943775
annotate poll_table_struct ->_key
|
8 years ago |
Stanimir Varbanov
|
d498756451
[media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer management
|
8 years ago |
Mauro Carvalho Chehab
|
4781646c1e
[media] v4l2-mem2mem.h: move descriptions from .c file
|
9 years ago |
Junghak Sung
|
2d7007153f
[media] media: videobuf2: Restructure vb2_buffer
|
10 years ago |
Junghak Sung
|
c139990e84
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
|
10 years ago |
Zahari Doychev
|
f1a81afc98
[media] m2m: fix bad unlock balance
|
10 years ago |
Hans Verkuil
|
e752577ed7
[media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmap
|
10 years ago |
Philipp Zabel
|
c13a5ccf5d
[media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs does
|
10 years ago |
Hans Verkuil
|
e68cf471e7
[media] v4l2-mem2mem: add support for prepare_buf
|
10 years ago |
Philipp Zabel
|
c16218402a
[media] videobuf2: return -EPIPE from DQBUF after the last buffer
|
10 years ago |
Philipp Zabel
|
d5451c1d92
[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m2m_buf_remove
|
10 years ago |
Michael Olbrich
|
1190a419e0
[media] v4l2-mem2mem: export v4l2_m2m_try_schedule
|
11 years ago |
Philipp Zabel
|
a85fd20fb6
[media] mem2mem: make queue lock in v4l2_m2m_poll interruptible
|
11 years ago |
Sylwester Nawrocki
|
8e6e8f93f7
[media] V4L: Add mem2mem ioctl and file operation helpers
|
12 years ago |
Shaik Ameer Basha
|
2ad5389b34
[media] v4l2-mem2mem: Don't schedule the context if abort job is called
|
12 years ago |
Philipp Zabel
|
84e6809809
[media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff
|
12 years ago |
Philipp Zabel
|
d7bb0ce888
[media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff
|
12 years ago |
Shaik Ameer Basha
|
fea564a5f6
[media] v4l2-mem2mem: clear m2m context from job_queue before ctx streamoff
|
12 years ago |
Philipp Zabel
|
33bdd5a88a
[media] mem2mem: add support for hardware buffered queue
|
12 years ago |
John Sheu
|
b730627ad6
[media] v4l2: mem2mem: save irq flags correctly
|
12 years ago |