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
2018-11-23
media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_work
Hans Verkuil
1
-1
/
+2
2018-11-23
media: vivid: fill in media_device bus_info
Hans Verkuil
1
-0
/
+2
2018-11-23
media: rockchip/rga: constify video_device structure
Julia Lawall
1
-1
/
+1
2018-11-23
media: vivid: set min width/height to a value > 0
Hans Verkuil
1
-1
/
+1
2018-11-23
media: vivid: fix error handling of kthread_run
Hans Verkuil
2
-2
/
+8
2018-11-23
media: vimc: constify structures stored in fields of v4l2_subdev_ops structure
Julia Lawall
1
-1
/
+1
2018-11-23
media: rockchip/rga: constify v4l2_m2m_ops structure
Julia Lawall
1
-1
/
+1
2018-11-23
media: vicodec: constify v4l2_ctrl_ops structure
Julia Lawall
1
-1
/
+1
2018-11-23
media: cec: keep track of outstanding transmits
Hans Verkuil
1
-9
/
+18
2018-11-23
media: cec: add debug_phys_addr module option
Hans Verkuil
1
-0
/
+6
2018-11-23
media: cec: report Vendor ID after initialization
Hans Verkuil
1
-0
/
+7
2018-11-23
media: adv7604: add CEC support for adv7611/adv7612
Hans Verkuil
1
-10
/
+53
2018-11-23
media: vb2: vb2_mmap: move lock up
Hans Verkuil
1
-3
/
+8
2018-11-23
media: pulse8-cec: return 0 when invalidating the logical address
Hans Verkuil
1
-1
/
+1
2018-11-23
media: cec-pin: fix broken tx_ignore_nack_until_eom error injection
Hans Verkuil
1
-2
/
+3
2018-11-23
media: doc-rst: Fix broken references
Ricardo Ribalda Delgado
1
-1
/
+1
2018-11-23
media: platform: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2018-11-23
media: rcar-csi2: Handle per-SoC number of channels
Jacopo Mondi
1
-3
/
+12
2018-11-23
media: rcar: rcar-csi2: Update V3M/E3 PHTW tables
Jacopo Mondi
1
-31
/
+31
2018-11-23
media: rcar-csi2: Add R8A77990 support
Jacopo Mondi
1
-0
/
+9
2018-11-23
media: rcar-vin: Add support for R-Car R8A77990
Jacopo Mondi
1
-0
/
+20
2018-11-23
media: imx-pxp: Improve pxp_soft_reset() error message
Fabio Estevam
1
-4
/
+4
2018-11-23
media: imx-pxp: Check for pxp_soft_reset() error
Fabio Estevam
1
-3
/
+9
2018-11-23
media: imx-pxp: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+4
2018-11-23
media: coda: debug output when setting visible size via crop selection
Philipp Zabel
1
-0
/
+3
2018-11-23
media: coda: normalise debug output
Philipp Zabel
3
-76
/
+65
2018-11-23
media: coda: improve queue busy error message
Philipp Zabel
1
-1
/
+2
2018-11-23
media: coda: print SEQ_INIT error code as hex value
Michael Tretter
1
-1
/
+1
2018-11-23
media: coda: fail S_SELECTION for read-only targets
Philipp Zabel
1
-22
/
+29
2018-11-23
media: coda: never set infinite timeperframe
Philipp Zabel
1
-3
/
+3
2018-11-23
media: coda: implement ENUM_FRAMEINTERVALS
Philipp Zabel
1
-0
/
+34
2018-11-23
media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parm
Philipp Zabel
1
-0
/
+1
2018-11-23
media: coda: don't disable IRQs across buffer meta handling
Lucas Stach
2
-15
/
+9
2018-11-23
media: coda: remove unused instances list
Philipp Zabel
2
-11
/
+0
2018-11-23
media: coda: reduce minimum frame size to 48x16 pixels.
Philipp Zabel
1
-2
/
+2
2018-11-23
media: coda: limit queueing into internal bitstream buffer
Lucas Stach
1
-0
/
+28
2018-11-23
media: coda: always hold back decoder jobs until we have enough bitstream pay...
Philipp Zabel
2
-5
/
+20
2018-11-23
media: coda: store unmasked fifo position in meta
Philipp Zabel
4
-13
/
+11
2018-11-23
media: coda: fix memory corruption in case more than 32 instances are opened
Philipp Zabel
2
-17
/
+12
2018-11-23
media: ov2680: fix null dereference at power on
Rui Miguel Silva
1
-10
/
+2
2018-11-23
media: sun6i: Add A31 compatible
Maxime Ripard
1
-0
/
+1
2018-11-23
media: sun6i: manually fix other coding style issues
Mauro Carvalho Chehab
3
-17
/
+19
2018-11-23
media: sum6i: Fix a few coding style issues
Mauro Carvalho Chehab
4
-12
/
+11
2018-11-23
media: sun6i: Add support for Allwinner CSI V3s
Yong Deng
9
-0
/
+1974
2018-11-23
media: ov772x: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2018-11-23
media: ov7670: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+5
2018-11-23
media: ov5640: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2018-11-23
media: ov2640: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2018-11-23
media: ov2640: add V4L2_CID_TEST_PATTERN control
Akinobu Mita
1
-1
/
+13
2018-11-23
media: mt9m111: add V4L2_CID_COLORFX control
Akinobu Mita
1
-1
/
+36
[next]