index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-08-03
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
5
-15
/
+20
2017-08-03
v4l: vsp1: Add support for header display lists in continuous mode
Laurent Pinchart
2
-69
/
+127
2017-08-03
v4l: vsp1: Add support for multiple DRM pipelines
Laurent Pinchart
2
-94
/
+141
2017-08-03
v4l: vsp1: Add support for multiple LIF instances
Laurent Pinchart
7
-30
/
+46
2017-08-03
v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instances
Laurent Pinchart
2
-2
/
+37
2017-07-29
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
11
-60
/
+136
2017-07-29
v4l: vsp1: Add pipe index argument to the VSP-DU API
Laurent Pinchart
1
-4
/
+16
2017-07-29
v4l: vsp1: Don't create links for DRM pipeline
Laurent Pinchart
3
-58
/
+12
2017-07-29
v4l: vsp1: Store source and sink pointers as vsp1_entity
Laurent Pinchart
4
-18
/
+18
2017-07-29
v4l: vsp1: Don't set WPF sink pointer
Laurent Pinchart
1
-1
/
+0
2017-07-29
v4l: vsp1: Don't recycle active list at display start
Laurent Pinchart
5
-35
/
+4
2017-07-29
v4l: vsp1: Fill display list headers without holding dlm spinlock
Laurent Pinchart
1
-2
/
+4
2017-06-09
v4l: vsp1: Add API to map and unmap DRM buffers through the VSP
Laurent Pinchart
1
-0
/
+24
2017-06-09
v4l: vsp1: Map the DL and video buffers through the proper bus master
Magnus Damm
4
-3
/
+13
2017-05-22
v4l: vsp1: Extend VSP1 module API to allow DRM callbacks
Kieran Bingham
2
-0
/
+28
2017-05-22
v4l: vsp1: Postpone frame end handling in event of display list race
Kieran Bingham
3
-4
/
+30
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
[next]