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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
[media] Add GS1662 driver, a video serializer
Charles-Antoine Couret
5
-1
/
+484
2016-09-19
[media] SDI: add flag for SDI formats and SMPTE 125M definition
Charles-Antoine Couret
1
-4
/
+7
2016-09-19
[media] vivid: fix error return code in vivid_create_instance()
Wei Yongjun
1
-1
/
+4
2016-09-19
[media] pxa_camera: remove duplicated include from pxa_camera.c
Wei Yongjun
1
-1
/
+0
2016-09-19
[media] pxa_camera: fix error return code in pxa_camera_probe()
Wei Yongjun
1
-2
/
+6
2016-09-19
[media] tw5864: constify struct video_device template
Andrey Utkin
1
-1
/
+1
2016-09-19
[media] tw5864: constify vb2_ops structure
Andrey Utkin
1
-1
/
+1
2016-09-19
[media] pulse8-cec: avoid uninitialized data use
Arnd Bergmann
1
-1
/
+3
2016-09-19
[media] atmel-isc: set the format on the first open
Songjun Wu
1
-12
/
+18
2016-09-19
[media] cec: fix Kconfig help text
Jean Delvare
1
-3
/
+0
2016-09-19
[media] pulse8-cec: store logical address mask
Johan Fjeldtvedt
1
-0
/
+34
2016-09-19
[media] vcodec: mediatek: Add V4L2_CAP_TIMEPERFRAME capability setting
Tiffany Lin
1
-0
/
+3
2016-09-19
[media] pxa_camera: fix spelling mistake: "dequeud" -> "dequeued"
Colin Ian King
1
-1
/
+1
2016-09-19
[media] add stih-cec driver
Benjamin Gaignard
5
-0
/
+392
2016-09-12
[media] pulse8-cec: fix compiler warning
Hans Verkuil
1
-1
/
+1
2016-09-12
[media] pxa_camera: merge soc_mediabus.c into pxa_camera.c
Hans Verkuil
2
-25
/
+459
2016-09-09
[media] v4l: vsp1: Add R8A7792 VSP1V support
Sergei Shtylyov
2
-0
/
+24
2016-09-09
[media] v4l: vsp1: Fix tri-planar format support through DRM API
Laurent Pinchart
1
-3
/
+3
2016-09-09
[media] v4l: vsp1: Report device model and rev through media device information
Laurent Pinchart
2
-6
/
+17
2016-09-09
[media] v4l: rcar-fcp: Extend compatible list to support the FDP
Kieran Bingham
1
-0
/
+1
2016-09-09
[media] v4l: rcar-fcp: Keep the coding style consistent
Laurent Pinchart
1
-4
/
+4
2016-09-09
[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved field
Laurent Pinchart
1
-4
/
+4
2016-09-09
[media] ad5820: Use bool for boolean values
Sakari Ailus
1
-9
/
+10
2016-09-09
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
4
-8
/
+21
2016-09-09
[media] smiapp: Add support for 14 and 16 bits per sample depths
Sakari Ailus
2
-1
/
+9
2016-09-09
[media] pxa_camera: remove an unused structure pointer
Mauro Carvalho Chehab
1
-3
/
+0
2016-09-09
[media] pxa_camera: make soc_mbus_xlate_by_fourcc() static
Mauro Carvalho Chehab
1
-2
/
+3
2016-09-09
[media] pxa_camera: allow building it if COMPILE_TEST is set
Hans Verkuil
1
-1
/
+2
2016-09-09
[media] media: platform: pxa_camera: fix style
Robert Jarzmik
1
-0
/
+2
2016-09-09
[media] media: platform: pxa_camera: move pxa_camera out of soc_camera
Robert Jarzmik
5
-9
/
+9
2016-09-09
[media] media: platform: pxa_camera: change stop_streaming semantics
Robert Jarzmik
1
-3
/
+12
2016-09-09
[media] media: platform: pxa_camera: add debug register access
Robert Jarzmik
1
-0
/
+32
2016-09-09
[media] media: platform: pxa_camera: make a standalone v4l2 device
Robert Jarzmik
2
-239
/
+516
2016-09-09
[media] media: platform: pxa_camera: remove set_selection
Robert Jarzmik
1
-83
/
+0
2016-09-09
[media] media: platform: pxa_camera: add buffer sequencing
Robert Jarzmik
1
-0
/
+5
2016-09-09
[media] media: platform: pxa_camera: make printk consistent
Robert Jarzmik
1
-27
/
+43
2016-09-09
[media] media: platform: pxa_camera: introduce sensor_call
Robert Jarzmik
1
-12
/
+15
2016-09-09
[media] media: platform: pxa_camera: trivial move of functions
Robert Jarzmik
1
-232
/
+241
2016-09-09
[media] media: platform: pxa_camera: convert to vb2
Robert Jarzmik
2
-314
/
+269
2016-09-09
[media] media: mt9m111: move mt9m111 out of soc_camera
Robert Jarzmik
5
-3
/
+13
2016-09-09
[media] media: mt9m111: use only the SRGB colorspace
Robert Jarzmik
1
-4
/
+4
2016-09-09
[media] media: mt9m111: make a standalone v4l2 subdevice
Robert Jarzmik
1
-36
/
+15
2016-09-09
[media] st-hva: add H.264 video encoding support
Jean-Christophe Trotin
4
-7
/
+1189
2016-09-09
[media] st-hva: multi-format video encoder V4L2 driver
Jean-Christophe Trotin
9
-0
/
+2289
2016-09-09
[media] videobuf2-v4l2.h: get kernel-doc tags from C file
Mauro Carvalho Chehab
1
-142
/
+0
2016-09-09
[media] videobuf2-core.h: move function descriptions from c file
Mauro Carvalho Chehab
1
-254
/
+0
2016-09-09
[media] v4l2-mem2mem.h: move descriptions from .c file
Mauro Carvalho Chehab
1
-127
/
+1
2016-09-09
[media] demux.h: fix a documentation warning
Mauro Carvalho Chehab
1
-3
/
+5
2016-09-09
[media] demux.h: Fix a few documentation issues
Mauro Carvalho Chehab
1
-20
/
+16
2016-09-09
[media] dvb_ringbuffer.h: document the define macros
Mauro Carvalho Chehab
1
-8
/
+19
[next]