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
/
mtk-mdp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
media: mtk-mdp: Do not zero reserved fields
Ricardo Ribalda
1
-3
/
+0
2020-09-26
media: mtk-mdp: Fix Null pointer dereference when calling list_add
Dafna Hirschfeld
1
-1
/
+1
2020-08-06
media: mtk-mdp: Fix a refcounting bug on error in init
Dan Carpenter
1
-4
/
+12
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
1
-4
/
+3
2020-07-04
media: mtk-mdp: Remove mtk_mdp_comp.id and supporting functionality
Eizan Miyamoto
3
-78
/
+10
2020-07-04
media: mtk-mdp: convert mtk_mdp_dev.comp array to list
Eizan Miyamoto
4
-16
/
+43
2020-07-04
media: mtk-mdp: handle vpu_wdt_reg_handler() errors during probe
Eizan Miyamoto
1
-2
/
+6
2020-07-04
media: mtk-mdp: handle vb2_dma_contig_set_max_seg_size errors during probe
Eizan Miyamoto
1
-1
/
+5
2020-07-04
media: mtk-mdp: remove mtk_mdp_comp.regs from mtk_mdp_comp.h
Eizan Miyamoto
2
-3
/
+0
2020-07-04
media: mtk-mdp: Remove states for format checks
Francois Buergisser
2
-58
/
+34
2020-04-21
media: mtk-mdp: Use correct aliases name
Hsin-Yi Wang
1
-4
/
+4
2020-03-12
media: mtk-mdp: Check return value of of_clk_get
Matthias Brugger
1
-0
/
+6
2020-03-12
media: mtk-vpu: avoid unaligned access to DTCM buffer.
Hsin-Yi Wang
1
-4
/
+5
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-12-13
media: platform: mtk-mdp: add missed destroy_workqueue in remove
Chuhong Yuan
1
-0
/
+3
2019-08-13
media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before goto
Nishka Dasgupta
1
-1
/
+4
2019-08-13
media: mtk-mdp: fix reference count on old device tree
Matthias Brugger
1
-1
/
+3
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
11
-99
/
+11
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
1
-9
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
11
-99
/
+11
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
1
-3
/
+3
2019-02-18
media: mtk-mdp: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
1
-13
/
+7
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-07-24
media: mem2mem: Make .job_abort optional
Ezequiel Garcia
1
-5
/
+0
2018-07-04
media: mtk-mdp: Add locks for capture and output vb2_queues
Ezequiel Garcia
1
-16
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-20
media: mtk-mdp: use IS_ERR to check return value of of_clk_get
Pan Bian
1
-2
/
+2
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
2
-8
/
+6
2017-08-20
media: mtk-mdp: constify v4l2_m2m_ops structures
Julia Lawall
1
-1
/
+1
2017-07-19
media: mtk-mdp: constify vb2_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-06-07
[media] media: mtk-mdp: Fix mdp device tree
Daniel Kurtz
1
-2
/
+10
2016-11-22
[media] mtk-mdp: allocate video_device dynamically
Minghsiu Tsai
2
-14
/
+21
2016-11-19
[media] media: mtk-mdp: mark PM functions as __maybe_unused
Arnd Bergmann
1
-8
/
+4
2016-11-16
[media] media: fix platform_no_drv_owner.cocci warnings
Fengguang Wu
1
-1
/
+0
2016-11-16
[media] media: mtk-mdp: NULL-terminate mtk_mdp_comp_dt_ids
Vincent Stehlé
1
-1
/
+2
2016-10-21
[media] mtk-mdp: fix double mutex_unlock
Hans Verkuil
1
-3
/
+1
2016-10-21
[media] media: mtk-mdp: fix build error
Minghsiu Tsai
1
-2
/
+2
2016-10-21
[media] media: mtk-mdp: fix build warning in arch x86
Minghsiu Tsai
2
-4
/
+7
2016-10-21
[media] media: mtk-mdp: support pixelformat V4L2_PIX_FMT_MT21C
Minghsiu Tsai
2
-0
/
+12
2016-10-21
[media] mtk-mdp: fix compilation warnings if !DEBUG
Mauro Carvalho Chehab
1
-1
/
+1
2016-10-21
[media] media: Add Mediatek MDP Driver
Minghsiu Tsai
12
-0
/
+2581