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
/
sh_veu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-14
media: media: sh_veu: Remove driver
Geert Uytterhoeven
1
-1203
/
+0
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-07-25
media: sh_veu: convert to struct v4l2_fh
Hans Verkuil
1
-0
/
+5
2019-07-22
media: sh_veu/sh_vou: set device_caps in struct video_device
Hans Verkuil
1
-3
/
+1
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
1
-11
/
+8
2019-03-19
media: platform/sh_veu.c: remove redundant NULL pointer checks
Shaobo He
1
-6
/
+0
2019-02-18
media: sh_veu: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
1
-2
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-4
/
+5
2018-08-03
media: sh_veu: convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2018-02-26
media: platform: sh_veu: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-2
/
+2
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-27
media: annotate ->poll() instances
Al Viro
1
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
1
-14
/
+3
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-22
/
+9
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-9
/
+10
2015-08-11
[media] sh-veu: initialize timestamp_flags and copy timestamp info
Hans Verkuil
1
-0
/
+8
2015-07-22
[media] sh-veu: don't use COLORSPACE_JPEG
Hans Verkuil
1
-1
/
+1
2015-04-01
[media] sh_veu: v4l2_dev wasn't set
Hans Verkuil
1
-0
/
+1
2014-12-22
[media] media: sh_veu: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
1
-28
/
+7
2014-10-20
media: platform: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-21
[media] sh_veu: Include media/v4l2-image-sizes.h
Axel Lin
1
-3
/
+1
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-2
/
+0
2013-07-16
sh_veu: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+1
2013-06-21
[media] media: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-4
/
+1
2013-06-08
[media] sh_veu: fix the buffer size calculation
Katsuya Matsubara
1
-3
/
+3
2013-06-08
[media] sh_veu: keep power supply until the m2m context is released
Katsuya Matsubara
1
-2
/
+2
2013-06-08
[media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been aborted
Katsuya Matsubara
1
-4
/
+1
2013-03-21
[media] sh_veu: Use module_platform_driver_probe macro
Sachin Kamat
1
-12
/
+1
2013-03-21
[media] sh_veu.c: Convert to devm_ioremap_resource()
Sachin Kamat
1
-3
/
+4
2013-01-11
[media] media: remove __dev* annotations
Stephen Rothwell
1
-3
/
+3
2012-12-20
[media] sh_veu.c: fix two compilation warnings
Mauro Carvalho Chehab
1
-4
/
+6
2012-12-20
[media] media: add a VEU MEM2MEM format conversion and scaling driver
Guennadi Liakhovetski
1
-0
/
+1264