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-12
media: dvb-frontends/mxl5xx: add SPDX license identifier
Daniel Scheller
4
-0
/
+4
2018-09-12
media: dvb-frontends/mxl5xx: cleanup and fix licensing boilerplates
Daniel Scheller
2
-1
/
+21
2018-09-12
media: ddbridge: header/boilerplate cleanups and cosmetics
Daniel Scheller
13
-28
/
+1
2018-09-12
media: ddbridge: add SPDX license identifiers
Daniel Scheller
13
-0
/
+13
2018-09-12
media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'
Daniel Scheller
4
-4
/
+4
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
83
-199
/
+225
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
260
-665
/
+676
2018-09-11
media: imx-pxp: add i.MX Pixel Pipeline driver
Philipp Zabel
4
-0
/
+3448
2018-09-11
media: vimc: implement basic v4l2-ctrls
Guilherme Gallo
1
-0
/
+20
2018-09-11
media: vicodec: change codec license to LGPL
Hans Verkuil
4
-4
/
+4
2018-09-11
media: uvcvideo: Add a D4M camera description
Guennadi Liakhovetski
1
-0
/
+11
2018-09-11
media: uvcvideo: Store device information pointer in struct uvc_device
Laurent Pinchart
3
-14
/
+16
2018-09-11
media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRK
Guennadi Liakhovetski
1
-9
/
+9
2018-09-11
media: uvcvideo: Fix uvc_alloc_entity() allocation alignment
Nadav Amit
1
-1
/
+1
2018-09-11
media: uvcvideo: Fix spelling mistake: "entites" -> "entities"
Colin Ian King
1
-4
/
+3
2018-09-11
media: uvcvideo: Remove unnecessary NULL check before debugfs_remove_recursive
Gustavo A. R. Silva
1
-5
/
+1
2018-09-11
media: uvcvideo: Make uvc_control_mapping menu_info field const
Laurent Pinchart
2
-6
/
+6
2018-09-11
media: uvcvideo: Make some structs const
Joe Perches
1
-2
/
+2
2018-09-11
media: vicodec: fix sparse warning
Hans Verkuil
1
-2
/
+1
2018-09-11
media: vicodec: fix wrong sizeimage
Hans Verkuil
1
-5
/
+10
2018-09-11
media: v4l2-tpg: add Z16 support
Hans Verkuil
1
-0
/
+3
2018-09-11
media: v4l2-tpg: show either Y'CbCr or HSV encoding
Hans Verkuil
1
-2
/
+6
2018-09-10
media: staging/media/mt9t031/Kconfig: remove bogus entry
Hans Verkuil
1
-6
/
+0
2018-09-10
media: i2c: mt9v111: Fix v4l2-ctrl error handling
Jacopo Mondi
1
-28
/
+13
2018-08-31
media: adv7842: enable reduced fps detection
Hans Verkuil
1
-0
/
+9
2018-08-31
media: cobalt: Use v4l2_calc_timeperframe helper
Jose Abreu
1
-2
/
+7
2018-08-31
media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helper
Jose Abreu
1
-0
/
+39
2018-08-31
media: ov5640: fix mode change regression
Hugues Fruchet
1
-5
/
+16
2018-08-31
media: ov772x: Disable clk on error path
Alexey Khoroshilov
1
-0
/
+1
2018-08-31
media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset
zhong jiang
1
-4
/
+2
2018-08-31
media: i2c: Fix pm_runtime_get_if_in_use() usage in sensor drivers
Sakari Ailus
5
-5
/
+5
2018-08-31
media: ov5670, ov13858: Use pm_runtime_idle
Sakari Ailus
2
-18
/
+2
2018-08-31
media: ov9650: use SCCB regmap
Akinobu Mita
2
-82
/
+76
2018-08-31
media: ov772x: use SCCB regmap
Akinobu Mita
2
-111
/
+82
2018-08-31
media: vicodec: fix out-of-range values when decoding
Hans Verkuil
1
-2
/
+8
2018-08-31
media: vicodec: split off v4l2 specific parts for the codec
Hans Verkuil
4
-382
/
+458
2018-08-31
media: vicodec: rename and use proper fwht prefix for codec
Hans Verkuil
4
-113
/
+117
2018-08-31
media: vicodec: improve handling of uncompressable planes
Hans Verkuil
2
-5
/
+7
2018-08-31
media: vicodec: simplify blocktype checking
Hans Verkuil
1
-2
/
+1
2018-08-31
media: vicodec: simplify flags handling
Hans Verkuil
1
-13
/
+13
2018-08-31
media: vicodec: add support for more pixel formats
Hans Verkuil
3
-100
/
+324
2018-08-31
media: vicodec: add QP controls
Hans Verkuil
3
-17
/
+68
2018-08-29
media: camss: add missing includes
Arnd Bergmann
7
-0
/
+7
2018-08-29
media: camss: Use managed memory allocations
Todor Tomov
2
-7
/
+8
2018-08-29
media: camss: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-08-29
media: af9035: prevent buffer overflow on write
Jozef Balga
1
-2
/
+4
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
11
-179
/
+72
2018-08-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+25
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
3
-27
/
+87
2018-08-26
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
14
-24
/
+171
[next]