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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-24
media: venus: vdec: ensure venus is powered on during stream off
Vikash Garodia
1
-0
/
+2
2022-04-24
media: venus: do not queue internal buffers from previous sequence
Vikash Garodia
1
-9
/
+25
2022-04-24
media: venus: hfi: avoid null dereference in deinit
Luca Weiss
1
-0
/
+3
2022-04-24
media: venus: hfi: Add error message for timeout error
Luca Weiss
1
-1
/
+3
2022-04-24
media: video-mux: Use dev_err_probe()
Philipp Zabel
1
-3
/
+1
2022-04-24
media: staging: media: ipu3: Fix AWB x_start position when rightmost stripe i...
Kate Hsuan
1
-0
/
+11
2022-04-24
media: media-entity.h: Fix documentation for media_create_intf_link
Ian Jamison
1
-1
/
+1
2022-04-24
media: media.h: remove unneeded <stdint.h> inclusion
Masahiro Yamada
1
-3
/
+0
2022-04-24
media: i2c: dw9714: Return zero in remove callback
Uwe Kleine-König
1
-1
/
+0
2022-04-24
media: i2c: dw9714: Disable the regulator when the driver fails to probe
Zheyu Ma
1
-0
/
+1
2022-04-24
media: i2c: cleanup comments
Tom Rix
2
-2
/
+2
2022-04-24
media: i2c: ov5695: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-04-24
media: ov7640: Use ARRAY_SIZE instead of manual checking
Moses Christopher Bollavarapu
1
-14
/
+19
2022-04-24
media: Revert "media: dw9768: activate runtime PM and turn off device"
Sakari Ailus
1
-6
/
+0
2022-04-24
media: Documentation: add documentation about subdev state
Tomi Valkeinen
1
-0
/
+69
2022-04-24
media: subdev: add v4l2_subdev_get_fmt() helper function
Tomi Valkeinen
2
-0
/
+43
2022-04-24
media: subdev: add locking wrappers to subdev op wrappers
Tomi Valkeinen
1
-7
/
+48
2022-04-24
media: subdev: add subdev state locking
Tomi Valkeinen
5
-26
/
+181
2022-04-24
media: subdev: pass also the active state to subdevs from ioctls
Tomi Valkeinen
1
-10
/
+54
2022-04-24
media: subdev: rename v4l2_subdev_get_pad_* helpers
Tomi Valkeinen
1
-6
/
+19
2022-04-24
media: subdev: add active state to struct v4l2_subdev
Tomi Valkeinen
2
-0
/
+79
2022-04-24
media: subdev: rename subdev-state alloc & free
Tomi Valkeinen
5
-17
/
+33
2022-04-24
media: v4l2-subdev: drop extra #ifdef
Tomi Valkeinen
1
-2
/
+1
2022-04-24
media: v4l2-subdev: fix #endif comments
Tomi Valkeinen
1
-2
/
+2
2022-04-24
media: i2c: ov5645: Fix media bus format
Jacopo Mondi
1
-3
/
+3
2022-04-24
media: mc: delete redundant code in __media_device_unregister_entity
Hangyu Hua
1
-2
/
+0
2022-04-24
media: staging/intel-ipu3: Cleanup dummy buffers via helper
Umang Jain
1
-14
/
+11
2022-04-24
media: staging/intel-ipu3: Reset imgu_video_device sequence
Umang Jain
1
-0
/
+1
2022-04-24
media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()
Laurent Pinchart
1
-1
/
+1
2022-04-24
media: staging: media: ipu3-imgu: Request specific firmware binary
Sakari Ailus
2
-2
/
+6
2022-04-24
media: staging: media: ipu3: Fix AF x_start position when rightmost stripe is...
Kate Hsuan
1
-0
/
+9
2022-04-24
media: i2c: max9286: fix kernel oops when removing module
Laurentiu Palcu
1
-12
/
+7
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
40
-95
/
+4
2022-04-24
media: mc: Set bus_info in media_device_init()
Sakari Ailus
9
-17
/
+7
2022-04-24
media: mc: Provide a helper for setting bus_info field
Sakari Ailus
1
-3
/
+26
2022-04-24
media: mc: media_device_init() initialises a media_device, not media_entity
Sakari Ailus
1
-6
/
+6
2022-04-24
media: mc: Remove redundant documentation
Sakari Ailus
2
-15
/
+6
2022-04-24
media: ccs: Use unsigned int as index to an array
Sakari Ailus
1
-2
/
+2
2022-04-24
media: ccs: Use %u for printing unsigned values, remove extra debug print
Sakari Ailus
1
-17
/
+15
2022-04-24
media: v4l2-async: Create links during v4l2_async_match_notify()
Daniel Scally
1
-0
/
+31
2022-04-24
media: entity: Add support for ancillary links
Daniel Scally
2
-0
/
+41
2022-04-24
media: entity: Add link_type_name() helper
Daniel Scally
1
-3
/
+15
2022-04-24
media: media.h: Add new media link type
Daniel Scally
3
-5
/
+19
2022-04-24
media: entity: Skip non-data links in graph iteration
Daniel Scally
1
-0
/
+6
2022-04-24
media: entity: skip non-data link when removing reverse links
Yunke Cao
1
-15
/
+19
2022-04-24
media: imx: imx-mipi-csis: Add support for JPEG_1X8
Jacopo Mondi
1
-0
/
+28
2022-04-24
media: cec: add optional adap_configured callback
Hans Verkuil
3
-1
/
+15
2022-04-24
media: cec: add xfer_timeout_ms field
Hans Verkuil
3
-14
/
+20
2022-04-24
media: cec: use call_op and check for !unregistered
Hans Verkuil
6
-40
/
+51
2022-04-24
media: cec.h: add cec_msg_recv_is_rx/tx_result helpers
Hans Verkuil
1
-0
/
+20
[next]