index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sh_veu.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-31
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-28
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-22
[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-09
[media] sh_veu: fix the buffer size calculation
Katsuya Matsubara
1
-3
/
+3
2013-06-09
[media] sh_veu: keep power supply until the m2m context is released
Katsuya Matsubara
1
-2
/
+2
2013-06-09
[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