index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
2016-09-19
1
-7
/
+13
*
[media] v4l: vsp1: Disable VYUY on Gen3
Laurent Pinchart
2016-09-19
1
-2
/
+2
*
[media] v4l: vsp1: Support multiple partitions per frame
Kieran Bingham
2016-09-19
1
-3
/
+118
*
[media] v4l: vsp1: Determine partition requirements for scaled images
Kieran Bingham
2016-09-19
1
-0
/
+40
*
[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITION
Laurent Pinchart
2016-09-19
1
-13
/
+4
*
[media] v4l: vsp1: Pass parameter type to entity configuration operation
Laurent Pinchart
2016-09-19
1
-2
/
+4
*
[media] v4l: vsp1: Repair race between frame end and qbuf handler
Kieran Bingham
2016-09-19
1
-7
/
+2
*
[media] v4l: vsp1: Prevent pipelines from running when not streaming
Laurent Pinchart
2016-09-19
1
-0
/
+7
*
Merge branch 'topic/vsp1' into patchwork
Mauro Carvalho Chehab
2016-07-13
1
-7
/
+11
|
\
|
*
[media] v4l: vsp1: Support runtime modification of controls
Laurent Pinchart
2016-06-28
1
-1
/
+7
|
*
[media] v4l: vsp1: Stop the pipeline upon the first STREAMOFF
Laurent Pinchart
2016-06-28
1
-1
/
+1
|
*
[media] v4l: vsp1: Constify operation structures
Laurent Pinchart
2016-06-28
1
-2
/
+2
|
*
[media] v4l: vsp1: Move frame sequence number from video node to pipeline
Laurent Pinchart
2016-06-17
1
-3
/
+1
*
|
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-5
/
+3
*
|
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-12
/
+2
|
/
*
[media] v4l: vsp1: Allocate pipelines on demand
Laurent Pinchart
2016-04-13
1
-57
/
+67
*
[media] v4l: vsp1: video: Reorder functions
Laurent Pinchart
2016-04-13
1
-133
/
+133
*
[media] v4l: vsp1: Store pipeline pointer in rwpf
Laurent Pinchart
2016-04-13
1
-6
/
+7
*
[media] v4l: vsp1: Pass pipe pointer to entity configure functions
Laurent Pinchart
2016-04-13
1
-1
/
+1
*
[media] v4l: vsp1: Rename pipeline validate functions to pipeline build
Laurent Pinchart
2016-04-13
1
-9
/
+9
*
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
2016-04-13
1
-7
/
+4
*
[media] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time
Laurent Pinchart
2016-04-13
1
-9
/
+2
*
[media] v4l: vsp1: Create a new configure operation to setup modules
Laurent Pinchart
2016-04-13
1
-10
/
+5
*
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
Laurent Pinchart
2016-04-13
1
-10
/
+3
*
[media] v4l: vsp1: Add race condition FIXME comment
Laurent Pinchart
2016-04-13
1
-0
/
+3
*
[media] v4l: vsp1: Use display lists with the userspace API
Laurent Pinchart
2016-04-13
1
-43
/
+102
*
[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
Laurent Pinchart
2016-04-13
1
-2
/
+7
*
[media] v4l: vsp1: video: Fix coding style
Laurent Pinchart
2016-04-13
1
-12
/
+11
*
[media] v4l: vsp1: Check if an entity is a subdev with the right function
Laurent Pinchart
2016-03-05
1
-1
/
+1
*
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
2016-02-19
1
-2
/
+2
*
[media] v4l: vsp1: Make pipeline inputs array index by RPF index
Laurent Pinchart
2016-02-19
1
-4
/
+12
*
[media] v4l: vsp1: Move format info to vsp1_pipe.c
Laurent Pinchart
2016-02-19
1
-127
/
+0
*
[media] v4l: vsp1: Move entity route setup function to vsp1_entity.c
Laurent Pinchart
2016-02-19
1
-12
/
+0
*
[media] v4l: vsp1: Reuse local variable instead of recomputing it
Laurent Pinchart
2016-02-19
1
-1
/
+1
*
[media] v4l: vsp1: Extract pipeline initialization code into a function
Laurent Pinchart
2016-02-19
1
-5
/
+1
*
[media] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefix
Laurent Pinchart
2016-02-19
1
-14
/
+14
*
[media] v4l: vsp1: Split pipeline management code from vsp1_video.c
Laurent Pinchart
2016-02-19
1
-221
/
+4
*
[media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video
Laurent Pinchart
2016-02-19
1
-8
/
+17
*
[media] v4l: vsp1: Remove struct vsp1_pipeline num_video field
Laurent Pinchart
2016-02-19
1
-5
/
+2
*
[media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf
Laurent Pinchart
2016-02-19
1
-5
/
+5
*
[media] v4l: vsp1: Make rwpf operations independent of video device
Laurent Pinchart
2016-02-19
1
-6
/
+9
*
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf
Laurent Pinchart
2016-02-19
1
-20
/
+25
*
[media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer
Laurent Pinchart
2016-02-19
1
-10
/
+10
*
[media] v4l: vsp1: Move video operations to vsp1_rwpf
Laurent Pinchart
2016-02-19
1
-2
/
+2
*
[media] v4l: vsp1: Store the memory format in struct vsp1_rwpf
Laurent Pinchart
2016-02-19
1
-20
/
+20
*
[media] v4l: vsp1: Change the type of the rwpf field in struct vsp1_video
Laurent Pinchart
2016-02-19
1
-2
/
+2
*
[media] v4l: vsp1: Add tri-planar memory formats support
Laurent Pinchart
2016-02-19
1
-0
/
+20
*
[media] drivers/media: vsp1_video: fix compile error
Anders Roxell
2016-01-25
1
-1
/
+1
*
[media] v4l: vsp1: Use media entity enumeration interface
Sakari Ailus
2016-01-11
1
-14
/
+31
*
[media] v4l: vsp1: Use the new media graph walk interface
Sakari Ailus
2016-01-11
1
-0
/
+8
[next]