index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-mdp
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-20
media: mtk-mdp: use IS_ERR to check return value of of_clk_get
Pan Bian
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
media: mtk-mdp: constify v4l2_m2m_ops structures
Julia Lawall
2017-07-19
media: mtk-mdp: constify vb2_ops structure
Gustavo A. R. Silva
2017-06-07
[media] media: mtk-mdp: Fix mdp device tree
Daniel Kurtz
2016-11-22
[media] mtk-mdp: allocate video_device dynamically
Minghsiu Tsai
2016-11-19
[media] media: mtk-mdp: mark PM functions as __maybe_unused
Arnd Bergmann
2016-11-16
[media] media: fix platform_no_drv_owner.cocci warnings
Fengguang Wu
2016-11-16
[media] media: mtk-mdp: NULL-terminate mtk_mdp_comp_dt_ids
Vincent Stehlé
2016-10-21
[media] mtk-mdp: fix double mutex_unlock
Hans Verkuil
2016-10-21
[media] media: mtk-mdp: fix build error
Minghsiu Tsai
2016-10-21
[media] media: mtk-mdp: fix build warning in arch x86
Minghsiu Tsai
2016-10-21
[media] media: mtk-mdp: support pixelformat V4L2_PIX_FMT_MT21C
Minghsiu Tsai
2016-10-21
[media] mtk-mdp: fix compilation warnings if !DEBUG
Mauro Carvalho Chehab
2016-10-21
[media] media: Add Mediatek MDP Driver
Minghsiu Tsai