Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eac623ba7a91474a688eb5d0fcd0eaa6a56dc41c
/
drivers
/
media
/
video
/
videobuf-core.c
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
0e0809a
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
by Hans Verkuil
· 14 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
9739768
V4L/DVB: videobuf: prepare to make locking optional in videobuf
by Hans Verkuil
· 14 years ago
a438d6d
V4L/DVB: videobuf: rename videobuf_mmap_free and add sanity checks
by Pawel Osciak
· 15 years ago
33c3828
V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
by Pawel Osciak
· 15 years ago
9b55843
V4L/DVB: videobuf: make poll() report proper flags for output video devices
by Pawel Osciak
· 15 years ago
b2dfd1a
V4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERROR
by Hans Verkuil
· 15 years ago
96f2ec6
V4L/DVB: v4l: videobuf: qbuf now uses relevant v4l2_buffer fields for OUTPUT types
by Pawel Osciak
· 15 years ago
0b62b73
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
by Hans Verkuil
· 15 years ago
3711103
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
by Hans Verkuil
· 15 years ago
f4fce60
V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_vaddr
by Hans Verkuil
· 15 years ago
037c75e
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
by Hans Verkuil
· 15 years ago
a4cf4ca
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc
by Hans Verkuil
· 15 years ago
63e4248
V4L/DVB: v4l videobuf: remove unused is_mmapped field
by Hans Verkuil
· 15 years ago
53aaf07
V4L/DVB: v4l videobuf: remove mmap_free callback
by Hans Verkuil
· 15 years ago
7a02264
V4L/DVB: v4l: videobuf: code cleanup
by Pawel Osciak
· 15 years ago
771075b
V4L/DVB: videobuf-core: fix spelling mistake in debug message
by Hans Verkuil
· 15 years ago
296372e
V4L/DVB (13415): videobuf-core: explicitly cast page count
by Márton Németh
· 15 years ago
38a54f3
V4L/DVB (13377): make struct videobuf_queue_ops constant
by Jonathan Corbet
· 15 years ago
7cbefad
V4L/DVB (13165): videobuf do not force buffer size to be multiple of PAGE_SIZE
by Tuukka Toivonen
· 16 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
96ceea2
V4L/DVB (11991): buf-core.c: add pointer check
by Figo.zhang
· 16 years ago
223ffe5
V4L/DVB: cleanup redundant tests on unsigned
by Roel Kluin
· 16 years ago
925d74a
V4L/DVB (11736): videobuf: modify return value of VIDIOC_REQBUFS ioctl
by Németh Márton
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 17 years ago
81b2dbc
Fix a deadlock in the bttv driver
by Arjan van de Ven
· 17 years ago
a6a3a17
media: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
59d3448
V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc
by Mauro Carvalho Chehab
· 17 years ago
0cf4dae
V4L/DVB (7562): videobuf: Require spinlocks for all videobuf users
by Brandon Philips
· 17 years ago
aa9479e
V4L/DVB (7561): videobuf-vmalloc: stop streaming before unmap
by Mauro Carvalho Chehab
· 17 years ago
968ced7
V4L/DVB (7552): videbuf-vmalloc: Corrects mmap code
by Mauro Carvalho Chehab
· 17 years ago
7e28adb
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
137d1cb
V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for empty queue
by Brandon Philips
· 17 years ago
009a905
V4L/DVB (7488): videobuf: Simplify videobuf_waiton logic and possibly avoid missed wakeup
by Brandon Philips
· 17 years ago
b608f43
V4L/DVB (7487): videobuf: Wakeup queues after changing the state to ERROR
by Brandon Philips
· 17 years ago
7daa4a8
V4L/DVB (7378): cleanup variable initialization
by Guennadi Liakhovetski
· 17 years ago
e9bcf66
V4L/DVB (7376): Improve compile-time type-checking in videobuf
by Guennadi Liakhovetski
· 17 years ago
e43d76b
V4L/DVB (7281): v4l: Deadlock in videobuf-core for DQBUF waiting on QBUF
by Brandon Philips
· 17 years ago
64f9477
V4L/DVB (7121): Renames videobuf lock to vb_lock
by Mauro Carvalho Chehab
· 17 years ago
1f8d300
V4L/DVB (7023): Fix a regresion left by changeset 7e65d6e8f6df
by Mauro Carvalho Chehab
· 17 years ago
d05051c
V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event
by Mauro Carvalho Chehab
· 17 years ago
225ba90
V4L/DVB (6804): __videobuf_read_start is static
by Mauro Carvalho Chehab
· 17 years ago
e2c7731
V4L/DVB (6759): CodingStyle fixes
by Mauro Carvalho Chehab
· 17 years ago
0fc0686
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
by Brandon Philips
· 17 years ago
3f84307
V4L/DVB (6803): buf-core.c locking fixes
by Adrian Bunk
· 17 years ago
19fb14579
V4L/DVB (6609): Re-adds lock safe videobuf_read_start
by Mauro Carvalho Chehab
· 17 years ago
19bc513
V4L/DVB (6601): V4L: videobuf-core locking fixes and comments
by Brandon Philips
· 17 years ago
a13625c
V4L/DVB (6324): fix videobuf_cgmbuf export
by Pekka Enberg
· 17 years ago
13bcd5d
v4l: copy_to_user() is not a good method name
by Al Viro
· 17 years ago
a991f44
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
by Trent Piepho
· 17 years ago
49ee718
V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
by Brandon Philips
· 17 years ago
d4cae5a
V4L/DVB (6292): videobuf_core init always require callback implementation
by Mauro Carvalho Chehab
· 17 years ago
d5f1b01
V4L/DVB (6291): Fix: avoid oops on some SMP machines
by Mauro Carvalho Chehab
· 17 years ago
d00cd29
V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from device
by Maxim Levitsky
· 17 years ago
00f98d0
V4L/DVB (6276): V4L: videobuf-core.c lock before streaming check
by Brandon Philips
· 17 years ago
9900132
V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf code
by Maxim Levitsky
· 17 years ago
851c0c9
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at core
by Mauro Carvalho Chehab
· 17 years ago
cd4765ef
V4L/DVB (6265): Prevent for calling mmap_free without an allocated buffer
by Mauro Carvalho Chehab
· 17 years ago
7a7d9a8
V4L/DVB (6251): Replace video-buf to a more generic approach
by Mauro Carvalho Chehab
· 18 years ago