aboutsummaryrefslogtreecommitdiff
path: root/include/media/videobuf-core.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Gravatar Thomas Gleixner 1-4/+1
2019-03-01media: include: fix several typosGravatar Mauro Carvalho Chehab 1-1/+1
2019-02-07media: videobuf: use u64 for the timestamp internallyGravatar Hans Verkuil 1-1/+1
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesGravatar Mauro Carvalho Chehab 1-2/+2
2017-11-27media: annotate ->poll() instancesGravatar Al Viro 1-1/+1
2015-08-07treewide: fix typos in comment blocksGravatar Masahiro Yamada 1-1/+1
2012-07-05[media] videobuf-core.h: remove input fieldsGravatar Mauro Carvalho Chehab 1-2/+0
2010-12-29[media] V4L: remove V4L1 compatibility modeGravatar Hans Verkuil 1-8/+0
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Gravatar Hans Verkuil 1-1/+2
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsGravatar Hans Verkuil 1-1/+2
2010-10-21V4L/DVB: videobuf: prepare to make locking optional in videobufGravatar Hans Verkuil 1-0/+13
2010-08-02V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsGravatar Laurent Pinchart 1-2/+0
2010-08-02V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbGravatar Pawel Osciak 1-2/+2
2010-05-19V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapperGravatar Hans Verkuil 1-1/+2
2010-05-19V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to coreGravatar Hans Verkuil 1-10/+0
2010-05-19V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_...Gravatar Hans Verkuil 1-2/+2
2010-05-19V4L/DVB: v4l videobuf: rename .vmalloc to .vaddrGravatar Hans Verkuil 1-1/+1
2010-05-19V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...Gravatar Hans Verkuil 1-2/+2
2010-05-19V4L/DVB: v4l videobuf: remove unused is_mmapped fieldGravatar Hans Verkuil 1-1/+0
2010-05-19V4L/DVB: v4l videobuf: remove mmap_free callbackGravatar Hans Verkuil 1-1/+0
2010-05-19V4L/DVB: v4l videobuf: remove unused mmap callbackGravatar Hans Verkuil 1-4/+0
2010-05-18V4L/DVB: v4l: videobuf: code cleanupGravatar Pawel Osciak 1-5/+5
2009-12-05V4L/DVB (13377): make struct videobuf_queue_ops constantGravatar Jonathan Corbet 1-2/+2
2009-03-30V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 headerGravatar Mauro Carvalho Chehab 1-0/+1
2008-05-20Fix a deadlock in the bttv driverGravatar Arjan van de Ven 1-0/+3
2008-04-24V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmallocGravatar Mauro Carvalho Chehab 1-8/+10
2008-04-24V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for e...Gravatar Brandon Philips 1-0/+2
2008-04-24V4L/DVB (7376): Improve compile-time type-checking in videobufGravatar Guennadi Liakhovetski 1-2/+2
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockGravatar Mauro Carvalho Chehab 1-1/+1
2008-01-25V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_eventGravatar Mauro Carvalho Chehab 1-0/+2
2008-01-25V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfieldsGravatar Brandon Philips 1-2/+2
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Gravatar Brandon Philips 1-7/+7
2007-12-11V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsGravatar Brandon Philips 1-0/+2
2007-10-13v4l: copy_to_user() is not a good method nameGravatar Al Viro 1-1/+1
2007-10-10V4L/DVB (6292): videobuf_core init always require callback implementationGravatar Mauro Carvalho Chehab 1-2/+3
2007-10-10V4L/DVB (6290): remove videobuf_set_pci_opsGravatar Mauro Carvalho Chehab 1-3/+0
2007-10-10V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...Gravatar Mauro Carvalho Chehab 1-1/+3
2007-10-09V4L/DVB (6251): Replace video-buf to a more generic approachGravatar Mauro Carvalho Chehab 1-0/+236