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
/
s3c-camif
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-7
/
+7
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
1
-2
/
+2
2018-08-08
media: s3c-camif: fix return code for the polling routine
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-28
media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
Akinobu Mita
1
-0
/
+2
2018-03-06
media: s3c-camif: fix out-of-bounds array access
Arnd Bergmann
1
-3
/
+4
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2017-11-30
media: s3c-camif: add missing description at s3c_camif_find_format()
Mauro Carvalho Chehab
1
-0
/
+1
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-08-08
media: s3c-camif: don't set driver_version
Hans Verkuil
1
-1
/
+0
2017-07-20
media: s3c-camif: use LINUX_VERSION_CODE for driver's version
Mauro Carvalho Chehab
1
-1
/
+1
2017-06-13
[media] s3c-camif: fix arguments position in a function call
Gustavo A. R. Silva
1
-2
/
+2
2017-02-03
[media] media: platform: s3c-camif: constify v4l2_subdev_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
1
-3
/
+3
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
3
-14
/
+2
2016-05-02
[media] media: s3c-camif: fix deadlock on driver probe()
Marek Szyprowski
1
-9
/
+3
2016-01-11
[media] call media_device_init() before registering the V4L2 device
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
1
-5
/
+10
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-2
/
+2
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
/
+11
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2
-2
/
+2
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
2
-8
/
+9
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
3
-3
/
+3
2015-10-01
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
1
-7
/
+1
2015-05-12
[media] media: platform: s3c-camif: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-04-30
[media] s3c-camif: Check if fmt is NULL before use
Mauro Carvalho Chehab
1
-3
/
+6
2015-04-28
[media] s3c-camif: fix compiler warnings
Hans Verkuil
1
-2
/
+2
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
1
-9
/
+9
2014-12-22
[media] media: s3c-camif: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
1
-14
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
[media] platform: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2
-9
/
+9
2014-10-20
media: platform: s3c-camif: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-26
[media] s3c-camif: fix dma_addr_t printks
Mauro Carvalho Chehab
2
-4
/
+4
2014-07-22
[media] v4l: s3c-camif: Return V4L2_FIELD_NONE from pad-level set format
Laurent Pinchart
1
-0
/
+2
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-2
/
+2
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-1
/
+1
2014-02-04
[media] s3c-camif: Remove use of deprecated V4L2_CTRL_FLAG_DISABLED
Hans Verkuil
1
-7
/
+8
2013-08-24
[media] s3c-camif: forever loop in camif_hw_set_source_format()
Dan Carpenter
1
-4
/
+4
2013-06-20
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
[next]