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
/
drivers
/
media
/
platform
/
vsp1
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-15
[media] vsp1: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for histogram controls
Hans Verkuil
1
-0
/
+2
2017-04-15
[media] v4l: vsp1: Add HGT support
Niklas Söderlund
10
-5
/
+343
2017-04-15
[media] v4l: vsp1: Add HGO support
Laurent Pinchart
10
-13
/
+367
2017-04-15
[media] v4l: vsp1: Fix HGO and HGT routing register addresses
Laurent Pinchart
1
-2
/
+2
2017-04-15
[media] v4l: vsp1: Support histogram generators in pipeline configuration
Laurent Pinchart
6
-28
/
+134
2017-04-15
[media] v4l: vsp1: Add histogram support
Laurent Pinchart
3
-0
/
+731
2017-04-15
[media] v4l: vsp1: wpf: Implement rotation support
Laurent Pinchart
5
-54
/
+177
2017-04-10
[media] v4l: vsp1: Register pipe with output WPF
Kieran Bingham
1
-0
/
+1
2017-04-10
[media] v4l: vsp1: Fix struct vsp1_drm documentation
Kieran Bingham
1
-1
/
+1
2017-04-10
[media] v4l: vsp1: Disable HSV formats on Gen3 hardware
Laurent Pinchart
1
-3
/
+9
2017-04-10
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
14
-60
/
+120
2017-04-10
[media] v4l: vsp1: Remove redundant pipe->dl usage from drm
Kieran Bingham
1
-10
/
+10
2017-04-10
[media] v4l: vsp1: Prevent multiple streamon race commencing pipeline early
Kieran Bingham
1
-0
/
+13
2017-04-10
[media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3
Laurent Pinchart
2
-17
/
+35
2017-04-10
[media] v4l: vsp1: Clean up file handle in open() error path
Shailendra Verma
1
-0
/
+1
2017-04-10
[media] v4l: vsp1: Fix format-info documentation
Kieran Bingham
1
-2
/
+3
2017-03-07
[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structure
Kieran Bingham
1
-17
/
+16
2017-02-03
[media] v4l: vsp1: Add VIDIOC_EXPBUF support
Laurent Pinchart
1
-0
/
+1
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2
-10
/
+10
2016-11-16
[media] v4l: vsp1: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-21
[media] v4l: vsp1: Add support for capture and output in HSV formats
Laurent Pinchart
3
-0
/
+15
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
[next]