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