index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
videobuf-core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-06
[media] videobuf-core.h: remove input fields
Mauro Carvalho Chehab
1
-2
/
+0
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
1
-8
/
+0
2010-10-21
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
Hans Verkuil
1
-1
/
+2
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
1
-1
/
+2
2010-10-21
V4L/DVB: videobuf: prepare to make locking optional in videobuf
Hans Verkuil
1
-0
/
+13
2010-08-02
V4L/DVB: videobuf: Remove videobuf_mapping start and end fields
Laurent Pinchart
1
-2
/
+0
2010-08-02
V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
Pawel Osciak
1
-2
/
+2
2010-05-19
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
Hans Verkuil
1
-1
/
+2
2010-05-19
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
Hans Verkuil
1
-10
/
+0
2010-05-19
V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_...
Hans Verkuil
1
-2
/
+2
2010-05-19
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
Hans Verkuil
1
-1
/
+1
2010-05-19
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...
Hans Verkuil
1
-2
/
+2
2010-05-19
V4L/DVB: v4l videobuf: remove unused is_mmapped field
Hans Verkuil
1
-1
/
+0
2010-05-19
V4L/DVB: v4l videobuf: remove mmap_free callback
Hans Verkuil
1
-1
/
+0
2010-05-19
V4L/DVB: v4l videobuf: remove unused mmap callback
Hans Verkuil
1
-4
/
+0
2010-05-18
V4L/DVB: v4l: videobuf: code cleanup
Pawel Osciak
1
-5
/
+5
2009-12-05
V4L/DVB (13377): make struct videobuf_queue_ops constant
Jonathan Corbet
1
-2
/
+2
2009-03-30
V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header
Mauro Carvalho Chehab
1
-0
/
+1
2008-05-20
Fix a deadlock in the bttv driver
Arjan van de Ven
1
-0
/
+3
2008-04-24
V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc
Mauro Carvalho Chehab
1
-8
/
+10
2008-04-24
V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for e...
Brandon Philips
1
-0
/
+2
2008-04-24
V4L/DVB (7376): Improve compile-time type-checking in videobuf
Guennadi Liakhovetski
1
-2
/
+2
2008-02-18
V4L/DVB (7121): Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
1
-1
/
+1
2008-01-26
V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event
Mauro Carvalho Chehab
1
-0
/
+2
2008-01-26
V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfields
Brandon Philips
1
-2
/
+2
2008-01-26
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
1
-7
/
+7
2007-12-11
V4L/DVB (6601): V4L: videobuf-core locking fixes and comments
Brandon Philips
1
-0
/
+2
2007-10-13
v4l: copy_to_user() is not a good method name
Al Viro
1
-1
/
+1
2007-10-10
V4L/DVB (6292): videobuf_core init always require callback implementation
Mauro Carvalho Chehab
1
-2
/
+3
2007-10-10
V4L/DVB (6290): remove videobuf_set_pci_ops
Mauro Carvalho Chehab
1
-3
/
+0
2007-10-10
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...
Mauro Carvalho Chehab
1
-1
/
+3
2007-10-10
V4L/DVB (6251): Replace video-buf to a more generic approach
Mauro Carvalho Chehab
1
-0
/
+236