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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
[media] st-hva: encoding summary at instance release
Jean-Christophe Trotin
5
-11
/
+62
2017-01-31
[media] ov9650: use msleep() for uncritical long delay
Nicholas Mc Guire
1
-2
/
+2
2017-01-31
[media] v4l: mt9v032: Remove unneeded gpiod NULL check
Laurent Pinchart
1
-2
/
+1
2017-01-31
Revert "[media] coda/imx-vdoa: constify structs"
Mauro Carvalho Chehab
1
-2
/
+2
2017-01-31
[media] v4l: omap4iss: Clean up file handle in open() and release()
Shailendra Verma
1
-0
/
+2
2017-01-31
[media] v4l: omap3isp: Clean up file handle in open() and release()
Shailendra Verma
1
-0
/
+2
2017-01-31
[media] uvcvideo: Change result code of debugfs_init to void
Jaejoong Kim
2
-11
/
+8
2017-01-31
[media] uvcvideo: Fix a wrong macro
Guennadi Liakhovetski
1
-1
/
+1
2017-01-31
[media] uvcvideo: (cosmetic) Remove a superfluous assignment
Guennadi Liakhovetski
1
-2
/
+1
2017-01-31
[media] uvcvideo: (cosmetic) Add and use an inline function
Guennadi Liakhovetski
1
-3
/
+8
2017-01-31
[media] af9033: estimate cnr from formula
Antti Palosaari
2
-123
/
+42
2017-01-31
[media] af9035: correct demod i2c addresses
Antti Palosaari
1
-8
/
+9
2017-01-31
[media] it913x: add chip device ids for binding
Antti Palosaari
3
-10
/
+14
2017-01-31
[media] af9035: register it9133 tuner using platform binding
Antti Palosaari
2
-64
/
+62
2017-01-31
[media] it913x: change driver model from i2c to platform
Antti Palosaari
2
-70
/
+48
2017-01-31
[media] af9033: return regmap for integrated IT913x tuner driver
Antti Palosaari
2
-0
/
+7
2017-01-31
[media] af9033: style related and minor changes
Antti Palosaari
3
-172
/
+184
2017-01-31
[media] af9033: use 64-bit div macro where possible
Antti Palosaari
2
-72
/
+32
2017-01-31
[media] af9033: convert to regmap api
Antti Palosaari
3
-277
/
+145
2017-01-31
[media] af9035: read and store whole eeprom
Antti Palosaari
2
-71
/
+60
2017-01-31
[media] si2168: implement ucb statistics
Antti Palosaari
1
-0
/
+24
2017-01-31
[media] si2168: implement ber statistics
Antti Palosaari
2
-2
/
+45
2017-01-31
[media] mark myself as mainainer for camera on N900
Pavel Machek
1
-0
/
+8
2017-01-31
[media] media: Driver for Toshiba et8ek8 5MP sensor
Pavel Machek
7
-0
/
+2208
2017-01-31
[media] media: et8ek8: add device tree binding documentation
Pavel Machek
1
-0
/
+48
2017-01-31
[media] exynos4-is: constify v4l2_subdev_* structures
Bhumika Goyal
2
-6
/
+6
2017-01-31
[media] exynos4-is: fimc-is: Unmap region obtained by of_iomap()
Arvind Yadav
1
-2
/
+6
2017-01-31
[media] exynos-gsc: Fix unbalanced pm_runtime_enable() error
Javier Martinez Canillas
1
-0
/
+1
2017-01-31
[media] exynos-gsc: Clean up file handle in open() error path
Shailendra Verma
1
-1
/
+1
2017-01-31
[media] exynos4-is: Clean up file handle in open() error path
Shailendra Verma
1
-1
/
+1
2017-01-31
[media] cxd2820r: fix gpio null pointer dereference
Antti Palosaari
1
-1
/
+1
2017-01-31
[media] coda: support YUYV output if VDOA is used
Michael Tretter
2
-2
/
+35
2017-01-31
[media] coda: use VDOA for un-tiling custom macroblock format
Michael Tretter
3
-30
/
+163
2017-01-31
[media] coda: fix frame index to returned error
Michael Tretter
1
-1
/
+1
2017-01-31
[media] coda: add debug output about tiling
Philipp Zabel
1
-2
/
+4
2017-01-31
[media] coda: correctly set capture compose rectangle
Philipp Zabel
1
-8
/
+29
2017-01-31
[media] coda/imx-vdoa: constify structs
Mauro Carvalho Chehab
1
-2
/
+2
2017-01-31
[media] coda: add i.MX6 VDOA driver
Philipp Zabel
4
-0
/
+400
2017-01-31
[media] dt-bindings: Add a binding for Video Data Order Adapter
Philipp Zabel
2
-0
/
+23
2017-01-31
[media] pvrusb2-io: Add some spaces for better code readability
Markus Elfring
1
-60
/
+60
2017-01-31
[media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count()
Markus Elfring
1
-1
/
+2
2017-01-31
[media] davinci: VPIF: add basic support for DT init
Kevin Hilman
1
-0
/
+9
2017-01-31
[media] dt-bindings: add TI VPIF documentation
Kevin Hilman
1
-0
/
+83
2017-01-31
[media] davinci: vpif_capture: fix start/stop streaming locking
Kevin Hilman
2
-4
/
+4
2017-01-31
[media] davinci: vpif_capture: remove hard-coded I2C adapter id
Kevin Hilman
2
-1
/
+5
2017-01-31
[media] davinci: VPIF: fix module loading, init errors
Kevin Hilman
3
-1
/
+23
2017-01-31
[media] media: fix dm1105.c build error
Randy Dunlap
1
-1
/
+1
2017-01-31
[media] v4l: s5c73m3: fix negation operator
Andrzej Hajda
1
-1
/
+1
2017-01-31
[media] Add maintainers for camera on N900
Pavel Machek
1
-0
/
+8
2017-01-31
[media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()
Markus Elfring
1
-1
/
+1
[next]