summaryrefslogtreecommitdiff
path: root/include/media/videobuf-core.h
Commit message (Expand)AuthorAge
* media: annotate ->poll() instancesAl Viro2017-11-27
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
* [media] videobuf-core.h: remove input fieldsMauro Carvalho Chehab2012-07-05
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-29
* V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil2010-10-21
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-21
* V4L/DVB: videobuf: prepare to make locking optional in videobufHans Verkuil2010-10-21
* V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart2010-08-02
* V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak2010-08-02
* V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapperHans Verkuil2010-05-19
* V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to coreHans Verkuil2010-05-19
* V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_...Hans Verkuil2010-05-19
* V4L/DVB: v4l videobuf: rename .vmalloc to .vaddrHans Verkuil2010-05-19
* V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...Hans Verkuil2010-05-19
* V4L/DVB: v4l videobuf: remove unused is_mmapped fieldHans Verkuil2010-05-19
* V4L/DVB: v4l videobuf: remove mmap_free callbackHans Verkuil2010-05-19
* V4L/DVB: v4l videobuf: remove unused mmap callbackHans Verkuil2010-05-19
* V4L/DVB: v4l: videobuf: code cleanupPawel Osciak2010-05-18
* V4L/DVB (13377): make struct videobuf_queue_ops constantJonathan Corbet2009-12-05
* V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 headerMauro Carvalho Chehab2009-03-30
* Fix a deadlock in the bttv driverArjan van de Ven2008-05-20
* V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmallocMauro Carvalho Chehab2008-04-24
* V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for e...Brandon Philips2008-04-24
* V4L/DVB (7376): Improve compile-time type-checking in videobufGuennadi Liakhovetski2008-04-24
* V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab2008-02-18
* V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_eventMauro Carvalho Chehab2008-01-25
* V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfieldsBrandon Philips2008-01-25
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-25
* V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips2007-12-11
* v4l: copy_to_user() is not a good method nameAl Viro2007-10-13
* V4L/DVB (6292): videobuf_core init always require callback implementationMauro Carvalho Chehab2007-10-10
* V4L/DVB (6290): remove videobuf_set_pci_opsMauro Carvalho Chehab2007-10-10
* V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...Mauro Carvalho Chehab2007-10-10
* V4L/DVB (6251): Replace video-buf to a more generic approachMauro Carvalho Chehab2007-10-09