index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
Age
Commit message (
Expand
)
Author
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: Implement atomic update for the DRM driver
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Disconnect unused RPFs from the DRM pipeline
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Add VSP+DU support
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: Set the alpha value manually in RPF and WPF s_stream handlers
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make pipeline inputs array index by RPF index
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make the userspace API optional
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move format info to vsp1_pipe.c
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make the BRU optional
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make number of BRU inputs configurable
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: Remove unused module read functions
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Set the SRU CTRL0 register when starting the stream
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register bit name
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Document the vsp1_pipeline structure
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Extract link creation to separate function
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Reuse local variable instead of recomputing it
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Extract pipeline initialization code into a function
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefix
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Split pipeline management code from vsp1_video.c
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Remove struct vsp1_pipeline num_video field
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Support VSP1 instances without any UDS
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make rwpf operations independent of video device
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move video operations to vsp1_rwpf
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Store the memory format in struct vsp1_rwpf
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Change the type of the rwpf field in struct vsp1_video
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Group all link creation code in a single file
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Add tri-planar memory formats support
Laurent Pinchart
2016-01-25
[media] drivers/media: vsp1_video: fix compile error
Anders Roxell
2016-01-25
[media] v4l: vsp1: Fix wrong entities links creation
Javier Martinez Canillas
2016-01-11
[media] v4l: vsp1: Use media entity enumeration interface
Sakari Ailus
2016-01-11
[media] v4l: vsp1: Use the new media graph walk interface
Sakari Ailus
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
[media] v4l: vsp1: use else if instead of continue when creating links
Javier Martinez Canillas
2016-01-11
[media] v4l: vsp1: remove pads prefix from *_create_pads_links()
Javier Martinez Canillas
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
[media] v4l: vsp1: separate links creation from entities init
Javier Martinez Canillas
2016-01-11
[media] v4l: vsp1: create pad links after subdev registration
Javier Martinez Canillas
2016-01-11
[media] media: use entity.graph_obj.mdev instead of .parent
Javier Martinez Canillas
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
2016-01-11
[media] media: create a macro to get entity ID
Mauro Carvalho Chehab
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
[next]