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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
media: vsp1: Fix vsp1_regs.h license header
Laurent Pinchart
1
-1
/
+1
2018-09-17
media: tvp5150: get rid of some warnings
Mauro Carvalho Chehab
1
-3
/
+1
2018-09-17
media: tvp5150: implement decoder lock when irq is not used
Mauro Carvalho Chehab
1
-4
/
+19
2018-09-17
media: tvp5150: add querystd
Philipp Zabel
1
-0
/
+10
2018-09-17
media: tvp5150: add g_std callback
Marco Felsch
1
-0
/
+10
2018-09-17
media: tvp5150: add sync lock/loss signal debug messages
Philipp Zabel
1
-0
/
+3
2018-09-17
media: tvp5150: issue source change events
Philipp Zabel
1
-1
/
+7
2018-09-17
media: tvp5150: disable output while signal not locked
Philipp Zabel
1
-11
/
+28
2018-09-17
media: tvp5150: Add sync lock interrupt handling
Philipp Zabel
2
-3
/
+63
2018-09-17
media: tvp5150: remove pin configuration from initialization tables
Philipp Zabel
1
-3
/
+5
2018-09-17
media: tvp5150: split reset/enable routine
Philipp Zabel
1
-4
/
+13
2018-09-17
media: tvp5150: fix standard autodetection
Philipp Zabel
1
-25
/
+31
2018-09-17
media: tvp5150: trigger autodetection on subdev open to reset cropping
Philipp Zabel
1
-0
/
+24
2018-09-17
media: tvp5150: add default format helper
Marco Felsch
1
-17
/
+25
2018-09-17
media: tvp5150: make use of regmap_update_bits
Marco Felsch
1
-21
/
+13
2018-09-17
media: tvp5150: convert register access to regmap
Philipp Zabel
1
-69
/
+142
2018-09-17
media: tvp5150: fix switch exit in set control handler
Marco Felsch
1
-1
/
+1
2018-09-17
media: tvp5150: fix width alignment during set_selection()
Marco Felsch
1
-5
/
+9
2018-09-17
media: v4l2-mc: get rid of global pad indexes
Mauro Carvalho Chehab
1
-1
/
+48
2018-09-17
media: mxl111sf: declare its own pads
Mauro Carvalho Chehab
2
-6
/
+12
2018-09-17
media: saa7134: declare its own pads
Mauro Carvalho Chehab
2
-6
/
+12
2018-09-17
media: si2157: declare its own pads
Mauro Carvalho Chehab
2
-9
/
+17
2018-09-17
media: tvp5150: declare its own pads
Mauro Carvalho Chehab
1
-8
/
+14
2018-09-17
media: saa7115: declare its own pads
Mauro Carvalho Chehab
1
-6
/
+13
2018-09-17
media: msp3400: declare its own pads
Mauro Carvalho Chehab
2
-5
/
+11
2018-09-17
media: au8522: declare its own pads
Mauro Carvalho Chehab
2
-7
/
+14
2018-09-17
media: au0828: use signals instead of hardcoding a pad number
Mauro Carvalho Chehab
1
-5
/
+7
2018-09-17
media: dvb: use signal types to discover pads
Mauro Carvalho Chehab
1
-5
/
+14
2018-09-17
media: v4l2-mc: add print messages when media graph fails
Mauro Carvalho Chehab
1
-19
/
+61
2018-09-17
media: v4l2-mc: switch it to use the new approach to setup pipelines
Mauro Carvalho Chehab
2
-23
/
+88
2018-09-17
media: v4l2: taint pads with the signal types for consumer devices
Mauro Carvalho Chehab
8
-1
/
+21
2018-09-17
media: v4l2: remove VBI output pad
Mauro Carvalho Chehab
5
-5
/
+1
2018-09-17
media: em28xx: make v4l2-compliance happier by starting sequence on zero
Mauro Carvalho Chehab
1
-0
/
+2
2018-09-17
media: em28xx: fix input name for Terratec AV 350
Mauro Carvalho Chehab
1
-2
/
+2
2018-09-17
media: em28xx: use a default format if TRY_FMT fails
Mauro Carvalho Chehab
1
-3
/
+3
2018-09-17
media: em28xx: fix handler for vidioc_s_input()
Mauro Carvalho Chehab
3
-9
/
+112
2018-09-17
media: tvp5150: avoid going past array on v4l2_querymenu()
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-12
media: drxj: fix spelling mistake in fall-through annotations
Gustavo A. R. Silva
1
-5
/
+5
2018-09-12
media: Convert to using %pOFn instead of device_node.name
Rob Herring
5
-15
/
+14
2018-09-12
media: dvb: move compat handlers into drivers
Arnd Bergmann
2
-3
/
+87
2018-09-12
media: dvb: move most compat_ioctl handling into drivers
Arnd Bergmann
2
-0
/
+11
2018-09-12
media: cec: move compat_ioctl handling to cec-api.c
Arnd Bergmann
1
-0
/
+1
2018-09-12
media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c
Arnd Bergmann
1
-0
/
+1
2018-09-12
media: i2c: max2175: convert to SPDX identifiers
Kuninori Morimoto
2
-19
/
+3
2018-09-12
media: mtk_vcodec_util: Use dma_zalloc_coherent to replace dma_alloc_coherent...
zhong jiang
1
-4
/
+1
2018-09-12
media: fix: media: pci: meye: validate offset to avoid arbitrary access
Lao Wei
1
-1
/
+1
2018-09-12
media: backlight: as3711_bl: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+2
2018-09-12
media: fbdev: sh7760fb: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+2
2018-09-12
media: drm: panel-lvds: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+1
2018-09-12
media: adv748x: convert to SPDX identifiers
Kuninori Morimoto
5
-26
/
+6
[prev]
[next]