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
/
vsp1_entity.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation
Laurent Pinchart
1
-1
/
+2
2018-09-17
media: vsp1: use periods at the end of comment sentences
Kieran Bingham
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+2
2018-05-26
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
1
-10
/
+12
2018-05-26
media: vsp1: Refactor display list configure operations
Kieran Bingham
1
-0
/
+24
2018-05-17
media: v4l: vsp1: Add support for the DISCOM entity
Laurent Pinchart
1
-0
/
+6
2018-05-17
media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helper
Laurent Pinchart
1
-0
/
+16
2018-05-17
media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation code
Laurent Pinchart
1
-0
/
+75
2018-05-17
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
1
-5
/
+1
2017-08-03
v4l: vsp1: Add support for multiple LIF instances
Laurent Pinchart
1
-1
/
+2
2017-07-29
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
1
-2
/
+11
2017-07-29
v4l: vsp1: Store source and sink pointers as vsp1_entity
Laurent Pinchart
1
-13
/
+13
2017-04-15
[media] v4l: vsp1: Add HGT support
Niklas Söderlund
1
-0
/
+14
2017-04-15
[media] v4l: vsp1: Add HGO support
Laurent Pinchart
1
-0
/
+16
2017-04-15
[media] v4l: vsp1: Support histogram generators in pipeline configuration
Laurent Pinchart
1
-13
/
+111
2017-04-10
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
1
-3
/
+6
2016-09-19
[media] v4l: vsp1: Protect against race conditions between get and set format
Laurent Pinchart
1
-3
/
+19
2016-06-28
[media] v4l: vsp1: Add Cubic Look Up Table (CLU) support
Laurent Pinchart
1
-0
/
+1
2016-06-28
[media] v4l: vsp1: Set entities functions
Laurent Pinchart
1
-1
/
+2
2016-06-17
[media] v4l: vsp1: Make vsp1_entity_get_pad_compose() more generic
Laurent Pinchart
1
-4
/
+22
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
1
-18
/
+34
2016-04-14
[media] v4l: vsp1: Factorize frame size enumeration code
Laurent Pinchart
1
-0
/
+52
2016-04-14
[media] v4l: vsp1: Factorize media bus codes enumeration code
Laurent Pinchart
1
-0
/
+46
2016-04-14
[media] v4l: vsp1: Factorize get pad format code
Laurent Pinchart
1
-0
/
+25
2016-04-14
[media] v4l: vsp1: RPF entities can't be target nodes
Laurent Pinchart
1
-5
/
+5
2016-04-14
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
1
-11
/
+4
2016-04-14
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
Laurent Pinchart
1
-0
/
+8
2016-04-14
[media] v4l: vsp1: Store active formats in a pad config structure
Laurent Pinchart
1
-15
/
+45
2016-04-13
[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
Laurent Pinchart
1
-18
/
+6
2016-04-13
[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
Laurent Pinchart
1
-2
/
+2
2016-04-13
[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
Laurent Pinchart
1
-5
/
+25
2016-04-13
[media] v4l: vsp1: Use display lists with the userspace API
Laurent Pinchart
1
-4
/
+1
2016-04-13
[media] v4l: vsp1: Remove unneeded entity streaming flag
Laurent Pinchart
1
-23
/
+0
2016-04-13
[media] v4l: vsp1: Don't setup control handler when starting streaming
Laurent Pinchart
1
-17
/
+1
2016-04-13
[media] v4l: vsp1: Store the display list manager in the WPF
Laurent Pinchart
1
-0
/
+2
2016-04-13
[media] v4l: vsp1: Split display list manager from display list
Laurent Pinchart
1
-1
/
+1
2016-04-13
[media] v4l: vsp1: Use pipeline display list to decide how to write to modules
Laurent Pinchart
1
-0
/
+12
2016-02-19
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
1
-1
/
+1
2016-02-19
[media] v4l: vsp1: Add display list support
Takashi Saito
1
-2
/
+2
2016-02-19
[media] v4l: vsp1: Add support for the R-Car Gen3 VSP2
Laurent Pinchart
1
-1
/
+2
2016-02-19
[media] v4l: vsp1: Don't validate links when the userspace API is disabled
Laurent Pinchart
1
-8
/
+3
2016-02-19
[media] v4l: vsp1: Make the userspace API optional
Laurent Pinchart
1
-1
/
+1
2016-02-19
[media] v4l: vsp1: Move entity route setup function to vsp1_entity.c
Laurent Pinchart
1
-0
/
+12
2016-02-19
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf
Laurent Pinchart
1
-3
/
+0
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-1
/
+1
2015-07-17
[media] v4l: vsp1: Don't sleep in atomic context
Laurent Pinchart
1
-9
/
+9
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
1
-8
/
+8
2014-07-17
[media] v4l: vsp1: Setup control handler automatically at stream on time
Laurent Pinchart
1
-0
/
+39
[next]