index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
media: vsp1: Fix BRx conditional path in WPF
Kieran Bingham
1
-1
/
+1
2018-02-26
media: v4l: vsp1: Fix video output on R8A77970
Sergei Shtylyov
2
-0
/
+18
2018-02-26
media: v4l: vsp1: Fix mask creation for MULT_ALPHA_RATIO
Wolfram Sang
1
-1
/
+1
2018-02-26
media: v4l: vsp1: Print the correct blending unit name in debug messages
Laurent Pinchart
1
-13
/
+8
2018-02-26
media: v4l: vsp1: Fix header display list status check in continuous mode
Kieran Bingham
1
-1
/
+2
2018-02-26
media: v4l: vsp1: Fix display stalls when requesting too many inputs
Laurent Pinchart
1
-0
/
+9
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+14
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
1
-0
/
+1
2017-12-08
media: vsp1: Prevent suspending and resuming DRM pipelines
Kieran Bingham
1
-2
/
+14
2017-12-04
v4l: vsp1: Start and stop DRM pipeline independently of planes
Laurent Pinchart
1
-10
/
+27
2017-11-30
media: vsp1: add a missing kernel-doc parameter
Mauro Carvalho Chehab
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
9
-116
/
+289
2017-08-20
media: v4l: vsp1: Allow entities to participate in the partition algorithm
Kieran Bingham
8
-33
/
+166
2017-08-20
media: v4l: vsp1: Provide UDS register updates
Kieran Bingham
1
-0
/
+14
2017-08-20
media: v4l: vsp1: Move partition rectangles to struct and operate directly
Kieran Bingham
5
-43
/
+51
2017-08-20
media: v4l: vsp1: Remove redundant context variables
Kieran Bingham
2
-18
/
+7
2017-08-20
media: v4l: vsp1: Calculate partition sizes at stream start
Kieran Bingham
2
-13
/
+34
2017-08-20
media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() function
Kieran Bingham
1
-37
/
+37
2017-08-20
media: v4l: vsp1: Release buffers in start_streaming error path
Kieran Bingham
1
-8
/
+16
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-14
[media] vsp1: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for histogram controls
Hans Verkuil
1
-0
/
+2
2017-04-14
[media] v4l: vsp1: Add HGT support
Niklas Söderlund
10
-5
/
+343
2017-04-14
[media] v4l: vsp1: Add HGO support
Laurent Pinchart
10
-13
/
+367
2017-04-14
[media] v4l: vsp1: Fix HGO and HGT routing register addresses
Laurent Pinchart
1
-2
/
+2
2017-04-14
[media] v4l: vsp1: Support histogram generators in pipeline configuration
Laurent Pinchart
6
-28
/
+134
2017-04-14
[media] v4l: vsp1: Add histogram support
Laurent Pinchart
3
-0
/
+731
2017-04-14
[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
[next]