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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-23
media: ov2685: Assign ret in default case in s_ctrl callback
Sakari Ailus
1
-0
/
+1
2018-02-23
media: ov2685: add support for OV2685 sensor
Shunqian Zheng
4
-0
/
+865
2018-02-23
media: dt-bindings: media: Add bindings for OV2685
Shunqian Zheng
1
-0
/
+41
2018-02-23
media: ov5695: add support for OV5695 sensor
Shunqian Zheng
4
-0
/
+1418
2018-02-23
media: dt-bindings: media: Add bindings for OV5695
Shunqian Zheng
1
-0
/
+41
2018-02-23
media: mt9t031: deprecate, move to staging
Hans Verkuil
8
-7
/
+20
2018-02-23
media: imx074: deprecate, move to staging
Hans Verkuil
8
-7
/
+14
2018-02-23
media: intel-ipu3: cio2: Use SPDX license headers
Yong Zhi
2
-22
/
+4
2018-02-23
media: intel-ipu3: cio2: Disable and sync irq before stream off
Yong Zhi
1
-0
/
+4
2018-02-23
media: uvcvideo: Fixed ktime_t to ns conversion
Jasmin Jessich
1
-2
/
+3
2018-02-23
media: uvcvideo: Use parentheses around sizeof operand
Laurent Pinchart
4
-36
/
+37
2018-02-23
media: uvcvideo: Use internal kernel integer types
Laurent Pinchart
7
-193
/
+193
2018-02-23
media: uvcvideo: Use kernel integer types
Laurent Pinchart
3
-11
/
+11
2018-02-23
media: uvcvideo: Drop extern keyword in function declarations
Laurent Pinchart
1
-74
/
+70
2018-02-23
media: uvcvideo: Support multiple frame descriptors with the same dimensions
Philipp Zabel
1
-16
/
+55
2018-02-23
media: uvcvideo: Apply flags from device to actual properties
Edgar Thier
1
-13
/
+39
2018-02-22
tda1997x: get rid of an unused var
Mauro Carvalho Chehab
1
-2
/
+2
2018-02-22
media: i2c: Add TDA1997x HDMI receiver driver
Tim Harvey
5
-0
/
+3513
2018-02-22
media: dt-bindings: Add bindings for TDA1997X
Tim Harvey
2
-0
/
+252
2018-02-22
media: MAINTAINERS: add entry for NXP TDA1997x driver
Tim Harvey
1
-0
/
+8
2018-02-22
media: add digital video decoder entity functions
Tim Harvey
2
-0
/
+16
2018-02-22
media: v4l-ioctl: fix clearing pad for VIDIOC_DV_TIMINGS_CAP
Tim Harvey
1
-1
/
+1
2018-02-22
media: v4l2-dv-timings: add v4l2_hdmi_colorimetry()
Hans Verkuil
2
-0
/
+162
2018-02-22
media: vidioc-g-parm.rst: also allow _MPLANE buffer types
Hans Verkuil
1
-3
/
+4
2018-02-22
media: v4l2-subdev.h: remove obsolete g/s_parm
Hans Verkuil
1
-6
/
+0
2018-02-22
media: staging: atomisp: Drop g_parm and s_parm subdev ops use
Sakari Ailus
2
-30
/
+0
2018-02-22
media: staging: atomisp: mt9m114: Drop empty s_parm callback
Sakari Ailus
1
-6
/
+0
2018-02-22
media: staging: atomisp: i2c: Drop g_parm support in sensor drivers
Sakari Ailus
5
-135
/
+0
2018-02-22
media: staging: atomisp: i2c: Disable non-preview configurations
Sakari Ailus
3
-0
/
+18
2018-02-22
media: staging: atomisp: Kill subdev s_parm abuse
Sakari Ailus
10
-264
/
+3
2018-02-22
media: convert g/s_parm to g/s_frame_interval in subdevs
Hans Verkuil
13
-165
/
+110
2018-02-22
media: v4l2-common: create v4l2_g/s_parm_cap helpers
Hans Verkuil
2
-0
/
+74
2018-02-22
media: v4l2-subdev: clear reserved fields
Hans Verkuil
1
-0
/
+13
2018-02-14
media: rc: get start time just before calling driver tx
Sean Young
1
-2
/
+2
2018-02-14
media: rc: remove useless if statement
Sean Young
1
-1
/
+1
2018-02-14
media: rc: remove obsolete comment
Sean Young
1
-7
/
+0
2018-02-14
media: rc: remove IR_dprintk() from rc-core
Sean Young
4
-61
/
+53
2018-02-14
media: rc: replace IR_dprintk() with dev_dbg in IR decoders
Sean Young
9
-104
/
+106
2018-02-14
media: rc: ir-spi: fix duty cycle
Sean Young
1
-22
/
+2
2018-02-14
media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()
Alexey Khoroshilov
1
-7
/
+28
2018-02-14
media: rc: don't mark IR decoders default y
Andi Kleen
1
-11
/
+0
2018-02-14
media: add video control handlers using V4L2 control framework
Florian Echtler
1
-0
/
+64
2018-02-14
media: add panel register access functions
Florian Echtler
1
-0
/
+75
2018-02-14
media: add default settings and module parameters for video controls
Florian Echtler
1
-0
/
+34
2018-02-14
media: add missing blob structure field for tag id
Florian Echtler
1
-1
/
+4
2018-02-14
media: include/(uapi/)media: add SPDX license info
Hans Verkuil
15
-230
/
+14
2018-02-14
media: add SPDX license info
Hans Verkuil
6
-79
/
+6
2018-02-14
media: i2c: add SPDX license info
Hans Verkuil
6
-81
/
+6
2018-02-14
media: cec: add SPDX license info
Hans Verkuil
8
-104
/
+8
2018-02-14
media: cobalt: add SPDX license info
Hans Verkuil
26
-325
/
+26
[prev]
[next]