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
2019-10-21
media: cedrus: h264: Support multiple slices per frame
Jernej Skrabec
3
-15
/
+27
2019-10-21
media: v4l2-mem2mem: add new_frame detection
Hans Verkuil
1
-2
/
+9
2019-10-21
media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers
Jernej Skrabec
1
-0
/
+53
2019-10-21
media: v4l2-mem2mem: support held capture buffers
Hans Verkuil
1
-33
/
+97
2019-10-21
media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
Hans Verkuil
1
-2
/
+10
2019-10-16
media: staging: media: Make use of devm_platform_ioremap_resource
Hariprasad Kelam
1
-5
/
+1
2019-10-16
media: staging: media: omap4iss: Replace NULL comparison.
Nachammai Karuppiah
1
-2
/
+2
2019-10-16
media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZE
Christophe JAILLET
3
-4
/
+4
2019-10-16
media: uvcvideo: Fix error path in control parsing failure
Laurent Pinchart
1
-13
/
+15
2019-10-16
media: cxd2841er: avoid too many status inquires
Mauro Carvalho Chehab
1
-1
/
+11
2019-10-16
media: mb86a20s: make the bit rate estimation function more generic
Mauro Carvalho Chehab
1
-31
/
+23
2019-10-16
media: cxusb: detect cxusb_ctrl_msg error in query
Vito Caputo
1
-1
/
+2
2019-10-16
media: rc: add keymap for Tronsmart Vega S95/S96 remote
Christian Hewitt
2
-0
/
+55
2019-10-16
media: tuners/qm1d1c0042: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-1
/
+1
2019-10-16
media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-9
/
+4
2019-10-16
media: imon_raw: simplify loop
Sean Young
1
-18
/
+4
2019-10-16
media: dvbsky: add support for eyeTV Geniatech T2 lite
Thomas Voegtle
1
-0
/
+3
2019-10-10
media: ti-vpe: vpe: don't rely on colorspace member for conversion
Benoit Parrot
3
-99
/
+184
2019-10-10
media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info
Benoit Parrot
1
-0
/
+2
2019-10-10
media: v4l2-common: add pixel encoding support
Benoit Parrot
1
-63
/
+63
2019-10-10
media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
Benoit Parrot
1
-2
/
+2
2019-10-10
media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
Benoit Parrot
1
-1
/
+4
2019-10-10
media: ti-vpe: vpe: use standard struct instead of duplicating fields
Benoit Parrot
1
-95
/
+101
2019-10-10
media: ti-vpe: Set the DMA mask and coherent mask
Benoit Parrot
1
-0
/
+7
2019-10-10
media: ti-vpe: vpdma: Use fixed type for address in descriptor
Benoit Parrot
1
-2
/
+2
2019-10-10
media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
Benoit Parrot
1
-3
/
+9
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
Benoit Parrot
1
-0
/
+1
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
Benoit Parrot
2
-0
/
+5
2019-10-10
media: ti-vpe: vpe: Make sure YUYV is set as default format
Benoit Parrot
1
-1
/
+1
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
Benoit Parrot
1
-4
/
+9
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
Benoit Parrot
1
-1
/
+1
2019-10-10
media: ti-vpe: Set MAX height supported to 2048 pixels
Ram Prasad
1
-1
/
+1
2019-10-10
media: ti-vpe: Add support for NV21 format
Nikhil Devshatwar
4
-8
/
+34
2019-10-10
media: ti-vpe: Add support for SEQ_BT
Nikhil Devshatwar
1
-27
/
+46
2019-10-10
media: ti-vpe: vpe: Remove unnecessary use of container_of
Benoit Parrot
1
-15
/
+7
2019-10-10
media: ti-vpe: vpe: Add missing null pointer checks
Benoit Parrot
1
-1
/
+12
2019-10-10
media: ti-vpe: vpe: Fix Motion Vector vpdma stride
Benoit Parrot
1
-5
/
+13
2019-10-10
media: ti-vpe: Fix a parallel build issue
Benoit Parrot
1
-3
/
+1
2019-10-10
media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE
Ricardo Ribalda Delgado
1
-0
/
+9
2019-10-10
media: add V4L2_CID_UNIT_CELL_SIZE control
Ricardo Ribalda Delgado
1
-0
/
+5
2019-10-10
media: add V4L2_CTRL_TYPE_AREA control type
Ricardo Ribalda Delgado
1
-0
/
+21
2019-10-10
media: v4l2-core: Implement v4l2_ctrl_new_std_compound
Ricardo Ribalda Delgado
1
-7
/
+43
2019-10-10
media: platform: Use devm_platform_ioremap_resource() in two functions
Markus Elfring
2
-13
/
+2
2019-10-10
media: rcar-vin: Use bytes per line instead of width for UV offset
Niklas Söderlund
1
-2
/
+2
2019-10-10
media: imx: Move pads init to probe
Steve Longerbeam
8
-103
/
+81
2019-10-10
media: imx: Move capture device init to registered
Steve Longerbeam
3
-29
/
+38
2019-10-10
media: rcar-vin: Create compose rectangle where it is used
Niklas Söderlund
1
-14
/
+11
2019-10-10
media: rcar-vin: Rename wrongly named rectangle
Niklas Söderlund
1
-10
/
+11
2019-10-10
media: vimc: Fix error return code in vimc_register_devices()
Wei Yongjun
1
-1
/
+3
2019-10-10
media: usbvision: Fix races among open, close, and disconnect
Alan Stern
1
-3
/
+18
[next]