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
/
s3c-camif
/
camif-capture.c
Age
Commit message (
Expand
)
Author
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-05-20
media: s3c-camif: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-07-22
media: s3c-camif/s5p-g2d/s5p-jpeg: set device_caps in struct video_device
Hans Verkuil
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2018-08-08
media: s3c-camif: fix return code for the polling routine
Mauro Carvalho Chehab
2018-06-28
media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
Akinobu Mita
2018-03-06
media: s3c-camif: fix out-of-bounds array access
Arnd Bergmann
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-06-13
[media] s3c-camif: fix arguments position in a function call
Gustavo A. R. Silva
2017-02-03
[media] media: platform: s3c-camif: constify v4l2_subdev_ops structures
Bhumika Goyal
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
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
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
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-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
2015-04-30
[media] s3c-camif: Check if fmt is NULL before use
Mauro Carvalho Chehab
2015-04-28
[media] s3c-camif: fix compiler warnings
Hans Verkuil
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
2014-12-22
[media] media: s3c-camif: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2014-09-26
[media] s3c-camif: fix dma_addr_t printks
Mauro Carvalho Chehab
2014-07-22
[media] v4l: s3c-camif: Return V4L2_FIELD_NONE from pad-level set format
Laurent Pinchart
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-02-04
[media] s3c-camif: Remove use of deprecated V4L2_CTRL_FLAG_DISABLED
Hans Verkuil
2013-06-08
[media] media: Rename media_entity_remote_source to media_entity_remote_pad
Andrzej Hajda
2013-03-05
[media] s3c-camif: Fail on insufficient number of allocated buffers
Sylwester Nawrocki
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
2012-11-28
[media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interface
Sylwester Nawrocki