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
starfive-6.6.48-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
/
drivers
/
media
/
common
/
videobuf2
/
videobuf2-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
media: videobuf2: always call poll_wait() on queues
Alexandre Courbot
1
-2
/
+9
2020-12-02
media: vb2: set cache sync hints when init buffers
Sergey Senozhatsky
1
-0
/
+11
2020-09-14
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
1
-40
/
+6
2020-07-19
media: videobuf2: Print videobuf2 buffer state by name
Ezequiel Garcia
1
-8
/
+27
2020-07-04
media: vb2: Print the queue pointer in debug messages
Laurent Pinchart
1
-110
/
+116
2020-06-23
media: videobuf2: check ->synced flag in prepare() and finish()
Sergey Senozhatsky
1
-2
/
+7
2020-06-23
media: videobuf2: do not sync caches when we are allowed not to
Sergey Senozhatsky
1
-4
/
+10
2020-06-23
media: videobuf2: factor out planes prepare/finish functions
Sergey Senozhatsky
1
-21
/
+31
2020-06-23
media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
1
-0
/
+6
2020-06-23
media: videobuf2: add queue memory consistency parameter
Sergey Senozhatsky
1
-10
/
+41
2020-03-12
media: videobuf2-core: fix dprintk level
Alexandre Courbot
1
-2
/
+2
2019-05-23
media: videobuf2-core.h: Document the alloc memop size argument as page aligned
Sakari Ailus
1
-0
/
+1
2019-05-23
media: videobuf2-core: Prevent size alignment wrapping buffer size to 0
Sakari Ailus
1
-0
/
+4
2019-05-14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
1
-0
/
+7
2019-04-22
media: vb2: add waiting_in_dqbuf flag
Hans Verkuil
1
-0
/
+22
2019-03-25
media: vb2: add requires_requests bit for stateless codecs
Hans Verkuil
1
-0
/
+9
2019-03-19
media: vb2: drop VB2_BUF_STATE_REQUEUEING
Hans Verkuil
1
-12
/
+3
2019-02-18
media: vb2: fix epoll() by calling poll_wait first
Hans Verkuil
1
-2
/
+2
2019-02-18
media: vb2: keep track of timestamp status
Hans Verkuil
1
-0
/
+3
2019-02-18
media: vb2: replace bool by bitfield in vb2_buffer
Hans Verkuil
1
-6
/
+6
2019-02-07
media: videobuf2: remove unused variable
Hans Verkuil
1
-1
/
+0
2019-01-31
media: vb2: add buf_out_validate callback
Hans Verkuil
1
-3
/
+19
2019-01-31
media: vb2: Keep dma-buf buffers mapped until they are freed
Pawel Osciak
1
-8
/
+3
2018-12-17
Merge tag 'v4.20-rc7' into patchwork
Mauro Carvalho Chehab
1
-9
/
+35
2018-12-03
media: vb2: don't unbind/put the object when going to state QUEUED
Hans Verkuil
1
-1
/
+1
2018-12-03
media: vb2: keep a reference to the request until dqbuf
Hans Verkuil
1
-5
/
+33
2018-12-03
media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failed
Hans Verkuil
1
-3
/
+1
2018-11-23
media: vb2: be sure to unlock mutex on errors
Mauro Carvalho Chehab
1
-1
/
+2
2018-11-23
media: vb2: Allow reqbufs(0) with "in use" MMAP buffers
John Sheu
1
-5
/
+3
2018-11-23
media: vb2: check memory model for VIDIOC_CREATE_BUFS
Hans Verkuil
1
-0
/
+3
2018-11-23
media: vb2: vb2_mmap: move lock up
Hans Verkuil
1
-3
/
+8
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-42
/
+218
2018-09-24
media: videobuf2-core: Rework and rename helper for request buffer count
Paul Kocialkowski
1
-10
/
+8
2018-09-24
media: vb2: check for sane values from queue_setup
Johan Fjeldtvedt
1
-0
/
+9
2018-09-11
media: media-request: EPERM -> EACCES/EBUSY
Hans Verkuil
1
-1
/
+1
2018-08-31
media: videobuf2-core: add uses_requests/qbuf flags
Hans Verkuil
1
-0
/
+13
2018-08-31
media: videobuf2-core: add request helper functions
Hans Verkuil
1
-0
/
+24
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
1
-1
/
+12
2018-08-31
media: videobuf2-core: integrate with media requests
Hans Verkuil
1
-7
/
+126
2018-08-31
media: vb2: add init_buffer buffer op
Hans Verkuil
1
-0
/
+2
2018-08-31
media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced instead
Hans Verkuil
1
-12
/
+26
2018-08-31
media: vb2: store userspace data in vb2_v4l2_buffer
Hans Verkuil
1
-24
/
+19
2018-07-25
media: videobuf2-core: check for q->error in vb2_core_qbuf()
Hans Verkuil
1
-0
/
+5
2018-05-28
media: videobuf2-core: don't call memop 'finish' when queueing
Hans Verkuil
1
-3
/
+6
2018-02-26
media: vb2: core: Finish buffers at the end of the stream
Sakari Ailus
1
-0
/
+9
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-15
/
+15
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+2620
2018-01-23
media: drivers/media/common/videobuf2: rename from videobuf
Hans Verkuil
1
-0
/
+2620