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-10-24
[media] stv06xx: store device name after the USB_DEVICE line
Mauro Carvalho Chehab
1
-12
/
+6
2016-10-24
[media] spca506: rewrite a commented line to avoid wrong parsing
Mauro Carvalho Chehab
1
-2
/
+1
2016-10-21
[media] v4l: vsp1: Add support for capture and output in HSV formats
Laurent Pinchart
3
-0
/
+15
2016-10-21
[media] vivid: Add support for HSV encoding
Ricardo Ribalda Delgado
6
-10
/
+61
2016-10-21
[media] vivid: Local optimization
Ricardo Ribalda Delgado
1
-6
/
+10
2016-10-21
[media] vivid: Fix YUV555 and YUV565 handling
Ricardo Ribalda Delgado
1
-11
/
+8
2016-10-21
[media] vivid: Introduce TPG_COLOR_ENC_LUMA
Ricardo Ribalda Delgado
2
-9
/
+23
2016-10-21
[media] vivid: Rename variable
Ricardo Ribalda Delgado
1
-104
/
+105
2016-10-21
[media] vivid: Add support for HSV formats
Ricardo Ribalda Delgado
2
-4
/
+103
2016-10-21
[media] vivid: Code refactor for color encoding
Ricardo Ribalda Delgado
3
-43
/
+60
2016-10-21
[media] videodev2.h Add HSV formats
Ricardo Ribalda Delgado
1
-0
/
+2
2016-10-21
[media] smiapp: Implement support for autosuspend
Sakari Ailus
1
-10
/
+19
2016-10-21
[media] smiapp: Use runtime PM
Sakari Ailus
2
-59
/
+83
2016-10-21
[media] smiapp: Set use suspend and resume ops for other functions
Sakari Ailus
1
-2
/
+1
2016-10-21
[media] smiapp: Set device for pixel array and binner
Sakari Ailus
1
-0
/
+1
2016-10-21
[media] smiapp: Drop BUG_ON() in suspend path
Sakari Ailus
1
-2
/
+0
2016-10-21
[media] smiapp-pll: Don't complain aloud about failing PLL calculation
Sakari Ailus
1
-1
/
+2
2016-10-21
[media] smiapp: Drop a debug print on frame size and bit depth
Sakari Ailus
1
-6
/
+0
2016-10-21
[media] smiapp: Obtain correct media bus code for try format
Sakari Ailus
1
-3
/
+1
2016-10-21
[media] smiapp: Remove useless newlines and other small cleanups
Sakari Ailus
1
-20
/
+13
2016-10-21
[media] smiapp: Improve debug messages from frame layout reading
Sakari Ailus
1
-11
/
+8
2016-10-21
[media] smiapp: Obtain frame layout from the frame descriptor
Sakari Ailus
2
-21
/
+30
2016-10-21
[media] smiapp: Use SMIAPP_PADS when referring to number of pads
Sakari Ailus
1
-2
/
+2
2016-10-21
[media] smiapp: Unify setting up sub-devices
Sakari Ailus
1
-4
/
+1
2016-10-21
[media] smiapp: Read frame format earlier
Sakari Ailus
1
-2
/
+6
2016-10-21
[media] smiapp: Merge smiapp_init() with smiapp_probe()
Sakari Ailus
1
-219
/
+204
2016-10-21
[media] smiapp: Fix resource management in registration failure
Sakari Ailus
1
-1
/
+21
2016-10-21
[media] smiapp: Always initialise the sensor in probe
Sakari Ailus
1
-25
/
+5
2016-10-21
[media] smiapp: Remove unnecessary BUG_ON()'s
Sakari Ailus
2
-12
/
+20
2016-10-21
[media] smiapp: Provide a common function to obtain native pixel array size
Sakari Ailus
1
-20
/
+19
2016-10-21
[media] smiapp: Split off sub-device registration into two
Sakari Ailus
1
-37
/
+45
2016-10-21
[media] smiapp: Initialise media entity after sensor init
Sakari Ailus
1
-5
/
+5
2016-10-21
[media] smiapp: Explicitly define number of pads in initialisation
Sakari Ailus
1
-10
/
+7
2016-10-21
[media] smiapp: Move sub-device initialisation into a separate function
Sakari Ailus
1
-59
/
+51
2016-10-21
[media] mtk-mdp: fix double mutex_unlock
Hans Verkuil
1
-3
/
+1
2016-10-21
[media] media: mtk-mdp: fix build error
Minghsiu Tsai
1
-2
/
+2
2016-10-21
[media] media: mtk-mdp: fix build warning in arch x86
Minghsiu Tsai
2
-4
/
+7
2016-10-21
[media] media: mtk-mdp: support pixelformat V4L2_PIX_FMT_MT21C
Minghsiu Tsai
2
-0
/
+12
2016-10-21
[media] mtk-mdp: fix compilation warnings if !DEBUG
Mauro Carvalho Chehab
1
-1
/
+1
2016-10-21
[media] media: Add Mediatek MDP Driver
Minghsiu Tsai
14
-0
/
+2600
2016-10-21
[media] VPU: mediatek: Add mdp support
Minghsiu Tsai
1
-0
/
+5
2016-10-21
[media] vcodec: mediatek: Add V4L2_PIX_FMT_MT21C support for v4l2 decoder
Tiffany Lin
1
-1
/
+6
2016-10-21
[media] v4l: add Mediatek compressed video block format
Tiffany Lin
1
-0
/
+1
2016-10-21
[media] VPU: mediatek: fix null pointer dereference on pdev
Colin Ian King
1
-2
/
+5
2016-10-21
[media] vcodec: mediatek: fix odd_ptr_err.cocci warnings
Julia Lawall
1
-1
/
+1
2016-10-21
[media] vcodec: mediatek: Add Mediatek VP9 Video Decoder Driver
Tiffany Lin
5
-0
/
+983
2016-10-21
[media] v4l2-ioctl: add VP9 format description
Wu-Cheng Li
1
-0
/
+1
2016-10-21
[media] vcodec: mediatek: Add Mediatek VP8 Video Decoder Driver
Tiffany Lin
3
-0
/
+637
2016-10-21
[media] vcodec: mediatek: Add Mediatek H264 Video Decoder Drive
Tiffany Lin
3
-1
/
+512
2016-10-21
[media] mtk-vcodec: fix some smatch warnings
Mauro Carvalho Chehab
2
-2
/
+1
[next]