index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-03-14
media: platform: place Renesas drivers on a separate dir
Mauro Carvalho Chehab
2021-07-22
media: v4l2-subdev: fix some NULL vs IS_ERR() checks
Dan Carpenter
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2019-03-18
media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation
Laurent Pinchart
2018-09-17
media: vsp1: use periods at the end of comment sentences
Kieran Bingham
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-25
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
2018-05-25
media: vsp1: Refactor display list configure operations
Kieran Bingham
2018-05-17
media: v4l: vsp1: Add support for the DISCOM entity
Laurent Pinchart
2018-05-17
media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helper
Laurent Pinchart
2018-05-17
media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation code
Laurent Pinchart
2018-05-17
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
2017-08-03
v4l: vsp1: Add support for multiple LIF instances
Laurent Pinchart
2017-07-29
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
2017-07-29
v4l: vsp1: Store source and sink pointers as vsp1_entity
Laurent Pinchart
2017-04-14
[media] v4l: vsp1: Add HGT support
Niklas Söderlund
2017-04-14
[media] v4l: vsp1: Add HGO support
Laurent Pinchart
2017-04-14
[media] v4l: vsp1: Support histogram generators in pipeline configuration
Laurent Pinchart
2017-04-10
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
2016-09-19
[media] v4l: vsp1: Protect against race conditions between get and set format
Laurent Pinchart
2016-06-28
[media] v4l: vsp1: Add Cubic Look Up Table (CLU) support
Laurent Pinchart
2016-06-28
[media] v4l: vsp1: Set entities functions
Laurent Pinchart
2016-06-17
[media] v4l: vsp1: Make vsp1_entity_get_pad_compose() more generic
Laurent Pinchart
2016-06-17
[media] v4l: vsp1: Replace container_of() with dedicated macro
Laurent Pinchart
2016-06-17
[media] v4l: vsp1: Add output node value to routing table
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Factorize frame size enumeration code
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Factorize media bus codes enumeration code
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Factorize get pad format code
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: RPF entities can't be target nodes
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Store active formats in a pad config structure
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Use display lists with the userspace API
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Remove unneeded entity streaming flag
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Don't setup control handler when starting streaming
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Store the display list manager in the WPF
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Split display list manager from display list
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Use pipeline display list to decide how to write to modules
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Add display list support
Takashi Saito
2016-02-19
[media] v4l: vsp1: Add support for the R-Car Gen3 VSP2
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Don't validate links when the userspace API is disabled
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make the userspace API optional
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move entity route setup function to vsp1_entity.c
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf
Laurent Pinchart
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
[next]