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
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
2021-04-06
media: s3c-camif/camif-core.h: fix kernel-doc warnings
Hans Verkuil
2020-11-16
media: s3c-camif: use semicolons rather than commas to separate statements
Julia Lawall
2020-09-27
media: platform: s3c-camif: Fix runtime PM imbalance on error
Dinghao Liu
2020-07-04
media: samsung: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-10-01
media: s3c-camif: make array 'registers' static const, makes object smaller
Colin Ian King
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
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
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-11-30
media: s3c-camif: add missing description at s3c_camif_find_format()
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-08-08
media: s3c-camif: don't set driver_version
Hans Verkuil
2017-07-20
media: s3c-camif: use LINUX_VERSION_CODE for driver's version
Mauro Carvalho Chehab
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-05-02
[media] media: s3c-camif: fix deadlock on driver probe()
Marek Szyprowski
2016-01-11
[media] call media_device_init() before registering the V4L2 device
Mauro Carvalho Chehab
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
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: rename the function that create pad links
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-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
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-05-12
[media] media: platform: s3c-camif: Constify platform_device_id
Krzysztof Kozlowski
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
[next]