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
/
via-camera.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-14
media: platform: place Via drivers on a separate dir
Mauro Carvalho Chehab
1
-1323
/
+0
2021-09-30
media: via-camera: deleted these redundant semicolons
lijian
1
-3
/
+3
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-1
/
+4
2020-03-31
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2020-02-14
drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-2
/
+2
2019-07-30
media: via-camera: convert to the vb2 framework
Hans Verkuil
1
-334
/
+158
2019-07-23
media: via-camera: fix v4l2-compliance fails
Hans Verkuil
1
-18
/
+26
2019-07-23
media: via-camera: use struct v4l2_fh
Hans Verkuil
1
-20
/
+27
2019-07-23
media: via-camera: call viafb_pm_unregister in remove()
Hans Verkuil
1
-0
/
+3
2019-07-22
media: via-camera: set device_caps in struct video_device
Hans Verkuil
1
-3
/
+2
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
1
-4
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 354
Thomas Gleixner
1
-1
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-2
/
+2
2018-06-16
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
1
-0
/
+5
2018-05-15
video: fbdev: via: allow COMPILE_TEST build
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2018-05-09
media: platform: Use gpio_is_valid()
Arvind Yadav
1
-1
/
+1
2018-02-22
media: convert g/s_parm to g/s_frame_interval in subdevs
Hans Verkuil
1
-2
/
+2
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-08-27
media: platform: make video_device const
Bhumika Goyal
1
-1
/
+1
2016-10-21
[media] platform: don't break long lines
Mauro Carvalho Chehab
1
-5
/
+2
2016-07-12
[media] via-camera: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
1
-1
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
1
-3
/
+5
2015-05-01
[media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
1
-4
/
+7
2015-03-23
[media] v4l2-subdev: add support for the new enum_frame_interval 'which' field
Hans Verkuil
1
-2
/
+13
2014-12-02
[media] media/platform: fix querycap
Hans Verkuil
1
-2
/
+2
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
1
-4
/
+4
2014-09-04
[media] via-camera: simplify boolean tests
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-03
[media] via-camera: fix sparse warning
Hans Verkuil
1
-1
/
+1
2014-08-22
[media] via-camera: Include media/v4l2-image-sizes.h
Axel Lin
1
-8
/
+1
2013-06-17
[media] via-camera: replace current_norm by g_std
Hans Verkuil
1
-1
/
+7
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
1
-16
/
+0
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-1
/
+1
2013-02-08
[media] via-camera: implement the control framework
Javier Martin
1
-46
/
+14
2013-01-04
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
1
-0
/
+1514