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
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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
1
-11
/
+5
2018-08-22
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
1
-11
/
+5
2018-08-22
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+19
2018-08-21
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-3
/
+369
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-0
/
+6
2018-08-16
media: platform: cros-ec-cec: Fix dependency on MFD_CROS_EC
Arnd Bergmann
1
-1
/
+1
2018-08-16
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
389
-6782
/
+20127
2018-08-16
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-6
/
+3
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+6
2018-08-15
Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-19
/
+3
2018-08-14
Merge branches 'acpica' and 'acpi-property'
Rafael J. Wysocki
1
-1
/
+1
2018-08-10
Revert "media: vivid: shut up warnings due to a non-trivial logic"
Mauro Carvalho Chehab
1
-19
/
+2
[next]