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
/
platform
/
vsp1
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
10
-27
/
+51
2016-09-19
[media] v4l: vsp1: Disable VYUY on Gen3
Laurent Pinchart
4
-5
/
+12
2016-09-19
[media] v4l: vsp1: Fix spinlock in mixed IRQ context function
Laurent Pinchart
1
-2
/
+3
2016-09-19
[media] v4l: vsp1: Support multiple partitions per frame
Kieran Bingham
5
-20
/
+195
2016-09-19
[media] v4l: vsp1: Determine partition requirements for scaled images
Kieran Bingham
5
-0
/
+92
2016-09-19
[media] v4l: vsp1: Support chained display lists
Kieran Bingham
3
-20
/
+102
2016-09-19
[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITION
Laurent Pinchart
8
-114
/
+100
2016-09-19
[media] v4l: vsp1: Pass parameter type to entity configuration operation
Laurent Pinchart
12
-48
/
+78
2016-09-19
[media] v4l: vsp1: Fix RPF cropping
Laurent Pinchart
1
-1
/
+2
2016-09-19
[media] v4l: vsp1: Disable cropping on WPF sink pad
Laurent Pinchart
2
-29
/
+26
2016-09-19
[media] v4l: vsp1: Use DFE instead of FRE for frame end
Kieran Bingham
2
-2
/
+2
2016-09-19
[media] v4l: vsp1: Repair race between frame end and qbuf handler
Kieran Bingham
1
-7
/
+2
2016-09-19
[media] v4l: vsp1: Ensure pipeline locking in resume path
Kieran Bingham
1
-0
/
+3
2016-09-19
[media] v4l: vsp1: Protect against race conditions between get and set format
Laurent Pinchart
10
-49
/
+161
2016-09-19
[media] v4l: vsp1: Prevent pipelines from running when not streaming
Laurent Pinchart
1
-0
/
+7
2016-09-09
[media] v4l: vsp1: Add R8A7792 VSP1V support
Sergei Shtylyov
2
-0
/
+24
2016-09-09
[media] v4l: vsp1: Fix tri-planar format support through DRM API
Laurent Pinchart
1
-3
/
+3
2016-09-09
[media] v4l: vsp1: Report device model and rev through media device information
Laurent Pinchart
2
-6
/
+17
2016-07-13
[media] vsp1: use __maybe_unused for PM handlers
Arnd Bergmann
1
-6
/
+4
2016-07-13
Merge branch 'topic/vsp1' into patchwork
Mauro Carvalho Chehab
26
-314
/
+994
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-5
/
+3
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2
-13
/
+2
2016-06-28
[media] v4l: vsp1: wpf: Add flipping support
Laurent Pinchart
7
-17
/
+170
2016-06-28
[media] v4l: vsp1: rwpf: Support runtime modification of controls
Laurent Pinchart
4
-14
/
+22
2016-06-28
[media] v4l: vsp1: Simplify alpha propagation
Laurent Pinchart
5
-37
/
+15
2016-06-28
[media] v4l: vsp1: clu: Support runtime modification of controls
Laurent Pinchart
2
-15
/
+30
2016-06-28
[media] v4l: vsp1: lut: Support runtime modification of controls
Laurent Pinchart
2
-10
/
+18
2016-06-28
[media] v4l: vsp1: Support runtime modification of controls
Laurent Pinchart
12
-13
/
+48
2016-06-28
[media] v4l: vsp1: Add Cubic Look Up Table (CLU) support
Laurent Pinchart
8
-5
/
+355
2016-06-28
[media] v4l: vsp1: lut: Expose configuration through a control
Laurent Pinchart
2
-28
/
+54
2016-06-28
[media] v4l: vsp1: lut: Initialize the mutex
Laurent Pinchart
1
-0
/
+2
2016-06-28
[media] v4l: vsp1: dl: Don't free fragments with interrupts disabled
Laurent Pinchart
1
-14
/
+58
2016-06-28
[media] v4l: vsp1: Set entities functions
Laurent Pinchart
10
-11
/
+24
2016-06-28
[media] v4l: vsp1: Don't create LIF entity when the userspace API is enabled
Laurent Pinchart
1
-8
/
+8
2016-06-28
[media] v4l: vsp1: Don't register media device when userspace API is disabled
Laurent Pinchart
1
-7
/
+9
2016-06-28
[media] v4l: vsp1: Base link creation on availability of entities
Laurent Pinchart
1
-1
/
+1
2016-06-28
[media] v4l: vsp1: sru: Fix intensity control ID
Laurent Pinchart
1
-1
/
+1
2016-06-28
[media] v4l: vsp1: Stop the pipeline upon the first STREAMOFF
Laurent Pinchart
1
-1
/
+1
2016-06-28
[media] v4l: vsp1: Constify operation structures
Laurent Pinchart
9
-18
/
+18
2016-06-28
[media] v4l: vsp1: pipe: Fix typo in comment
Laurent Pinchart
1
-1
/
+1
2016-06-28
[media] v4l: vsp1: Fix crash when resetting pipeline
Laurent Pinchart
1
-5
/
+9
2016-06-28
[media] v4l: vsp1: Fix descriptions of Gen2 VSP instances
Laurent Pinchart
1
-3
/
+3
2016-06-28
[media] v4l: vsp1: Fix typo in register field names
Laurent Pinchart
1
-4
/
+4
2016-06-21
[media] v4l: vsp1: Remove deprecated DRM API
Laurent Pinchart
1
-3
/
+3
2016-06-17
[media] v4l: vsp1: Group DRM RPF parameters in a structure
Laurent Pinchart
1
-38
/
+30
2016-06-17
[media] v4l: vsp1: Move frame sequence number from video node to pipeline
Laurent Pinchart
4
-4
/
+5
2016-06-17
[media] v4l: vsp1: Make vsp1_entity_get_pad_compose() more generic
Laurent Pinchart
3
-10
/
+29
2016-06-17
[media] v4l: vsp1: Replace container_of() with dedicated macro
Laurent Pinchart
1
-2
/
+8
2016-06-17
[media] v4l: vsp1: Add output node value to routing table
Laurent Pinchart
2
-19
/
+39
2016-06-17
[media] v4l: vsp1: Add FCP support
Laurent Pinchart
2
-1
/
+22
[next]