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
/
vsp1_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
media: vsp1: use periods at the end of comment sentences
Kieran Bingham
1
-3
/
+3
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-03
media: vsp1: Add support for extended display list headers
Kieran Bingham
1
-2
/
+2
2018-08-03
media: vsp1: Provide VSP1 feature helper macro
Kieran Bingham
1
-8
/
+8
2018-05-25
media: vsp1: Move video suspend resume handling to video object
Kieran Bingham
1
-2
/
+2
2018-05-17
media: v4l: vsp1: Add support for the DISCOM entity
Laurent Pinchart
1
-0
/
+20
2018-05-17
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
1
-5
/
+1
2018-05-04
media: v4l: vsp1: Rename BRU to BRx
Laurent Pinchart
1
-3
/
+3
2018-05-04
media: v4l: vsp1: Store pipeline pointer in vsp1_entity
Laurent Pinchart
1
-1
/
+1
2017-12-08
media: vsp1: Prevent suspending and resuming DRM pipelines
Kieran Bingham
1
-2
/
+14
2017-08-03
v4l: vsp1: Add support for multiple LIF instances
Laurent Pinchart
1
-19
/
+30
2017-08-03
v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instances
Laurent Pinchart
1
-0
/
+24
2017-07-29
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
1
-1
/
+18
2017-07-29
v4l: vsp1: Don't create links for DRM pipeline
Laurent Pinchart
1
-10
/
+6
2017-07-29
v4l: vsp1: Store source and sink pointers as vsp1_entity
Laurent Pinchart
1
-1
/
+1
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
1
-8
/
+0
2017-06-09
v4l: vsp1: Map the DL and video buffers through the proper bus master
Magnus Damm
1
-0
/
+9
2017-04-14
[media] v4l: vsp1: Add HGT support
Niklas Söderlund
1
-4
/
+28
2017-04-14
[media] v4l: vsp1: Add HGO support
Laurent Pinchart
1
-9
/
+33
2017-04-14
[media] v4l: vsp1: Support histogram generators in pipeline configuration
Laurent Pinchart
1
-1
/
+3
2017-04-10
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
1
-4
/
+8
2016-11-16
[media] v4l: vsp1: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-09-19
[media] v4l: vsp1: Use DFE instead of FRE for frame end
Kieran Bingham
1
-1
/
+1
2016-09-09
[media] v4l: vsp1: Add R8A7792 VSP1V support
Sergei Shtylyov
1
-0
/
+22
2016-09-09
[media] v4l: vsp1: Report device model and rev through media device information
Laurent Pinchart
1
-6
/
+15
2016-07-13
[media] vsp1: use __maybe_unused for PM handlers
Arnd Bergmann
1
-6
/
+4
2016-06-28
[media] v4l: vsp1: wpf: Add flipping support
Laurent Pinchart
1
-7
/
+9
2016-06-28
[media] v4l: vsp1: Add Cubic Look Up Table (CLU) support
Laurent Pinchart
1
-4
/
+17
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: Fix descriptions of Gen2 VSP instances
Laurent Pinchart
1
-3
/
+3
2016-06-17
[media] v4l: vsp1: Add FCP support
Laurent Pinchart
1
-1
/
+20
2016-06-17
[media] v4l: vsp1: Don't handle clocks manually
Laurent Pinchart
1
-18
/
+2
2016-06-17
[media] v4l: vsp1: Implement runtime PM support
Laurent Pinchart
1
-49
/
+52
2016-04-13
[media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3
Laurent Pinchart
1
-0
/
+8
2016-04-13
[media] v4l: vsp1: Allocate pipelines on demand
Laurent Pinchart
1
-0
/
+1
2016-04-13
[media] v4l: vsp1: Store pipeline pointer in rwpf
Laurent Pinchart
1
-3
/
+1
2016-04-13
[media] v4l: vsp1: Split display list manager from display list
Laurent Pinchart
1
-9
/
+2
2016-04-13
[media] v4l: vsp1: Always setup the display list
Laurent Pinchart
1
-2
/
+1
2016-04-13
[media] v4l: vsp1: Use pipeline display list to decide how to write to modules
Laurent Pinchart
1
-6
/
+3
2016-04-13
[media] v4l: vsp1: VSPD instances have no LUT on Gen3
Laurent Pinchart
1
-1
/
+1
2016-02-19
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
1
-77
/
+96
2016-02-19
[media] v4l: vsp1: Add display list support
Takashi Saito
1
-21
/
+55
2016-02-19
[media] v4l: vsp1: Add support for the R-Car Gen3 VSP2
Laurent Pinchart
1
-0
/
+25
2016-02-19
[media] v4l: vsp1: Add VSP+DU support
Laurent Pinchart
1
-9
/
+14
2016-02-19
[media] v4l: vsp1: Don't validate links when the userspace API is disabled
Laurent Pinchart
1
-0
/
+10
2016-02-19
[media] v4l: vsp1: Make the userspace API optional
Laurent Pinchart
1
-18
/
+28
2016-02-19
[media] v4l: vsp1: Make the BRU optional
Laurent Pinchart
1
-6
/
+9
[next]