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
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-12
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
64
-2467
/
+3783
2020-08-06
media: camss: fix memory leaks on error handling paths in probe
Evgeny Novikov
1
-10
/
+20
2020-08-06
media: davinci: vpif_capture: fix potential double free
Evgeny Novikov
1
-2
/
+0
2020-08-06
media: mtk-mdp: Fix a refcounting bug on error in init
Dan Carpenter
1
-4
/
+12
2020-08-06
media: cafe-driver: use generic power management
Vaibhav Gupta
3
-29
/
+7
2020-07-19
media: vpss: clean up resources in init
Evgeny Novikov
1
-4
/
+16
2020-07-19
media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.c
Laurent Pinchart
4
-682
/
+713
2020-07-19
media: ti-vpe: cal: Move CAL I/O accessors to cal.h
Laurent Pinchart
3
-150
/
+169
2020-07-19
media: ti-vpe: cal: Split video node handling to cal-video.c
Laurent Pinchart
4
-1063
/
+1137
2020-07-19
media: ti-vpe: cal: Use 'unsigned int' type instead of 'unsigned'
Laurent Pinchart
1
-1
/
+1
2020-07-19
media: ti-vpe: cal: Remove unneeded phy->sensor NULL check
Laurent Pinchart
1
-3
/
+0
2020-07-19
media: ti-vpe: cal: Don't store external rate in cal_camerarx
Laurent Pinchart
1
-14
/
+21
2020-07-19
media: ti-vpe: cal: Refactor camerarx start and stop
Laurent Pinchart
1
-76
/
+94
2020-07-19
media: ti-vpe: cal: Reorder camerarx functions to prepare refactoring
Laurent Pinchart
1
-214
/
+214
2020-07-19
media: ti-vpe: cal: Inline cal_camerarx_max_lanes() in its only caller
Laurent Pinchart
1
-8
/
+2
2020-07-19
media: ti-vpe: cal: Allocate cal_ctx active_fmt array dynamically
Laurent Pinchart
1
-1
/
+7
2020-07-19
media: ti-vpe: cal: Init formats in cal_ctx_v4l2_register()
Laurent Pinchart
1
-44
/
+39
2020-07-19
media: ti-vpe: cal: Register a media device
Laurent Pinchart
1
-22
/
+49
2020-07-19
media: ti-vpe: cal: Store struct device in cal_dev
Laurent Pinchart
1
-28
/
+27
2020-07-19
media: ti-vpe: cal: Print revision and hwinfo in a more readable format
Laurent Pinchart
1
-7
/
+22
2020-07-19
media: ti-vpe: cal: Read hardware revision earlier during probe
Laurent Pinchart
1
-13
/
+13
2020-07-19
media: ti-vpe: cal: Split media initialization and cleanup to functions
Laurent Pinchart
1
-26
/
+90
2020-07-19
media: ti-vpe: cal: Replace number of ports numerical value by macro
Laurent Pinchart
1
-1
/
+1
2020-07-19
media: ti-vpe: cal: Remove isvcirqset() and isportirqset() macros
Laurent Pinchart
1
-7
/
+2
2020-07-19
media: ti-vpe: cal: Move CAL_NUM_CSI2_PORTS from cal_regs.h to cal.c
Laurent Pinchart
2
-5
/
+4
2020-07-19
media: ti-vpe: cal: Decouple context and phy cleanup at remove time
Laurent Pinchart
1
-9
/
+15
2020-07-19
media: ti-vpe: cal: Operate on phy instances in cal_quickdump_regs()
Laurent Pinchart
1
-13
/
+11
2020-07-19
media: ti-vpe: cal: Replace context with phy in async notifier entries
Laurent Pinchart
1
-12
/
+12
2020-07-19
media: ti-vpe: cal: Move async notifiers from contexts to cal_dev
Laurent Pinchart
1
-46
/
+71
2020-07-19
media: ti-vpe: cal: Allow multiple contexts per subdev notifier
Laurent Pinchart
1
-1
/
+16
2020-07-19
media: ti-vpe: cal: Move all sensor-related init to .bound() notifier
Laurent Pinchart
1
-64
/
+68
2020-07-19
media: ti-vpe: cal: Use ARRAY_SIZE to replace numerical value
Laurent Pinchart
1
-4
/
+4
2020-07-19
media: ti-vpe: cal: Move DT parsing to CAMERARX
Laurent Pinchart
1
-74
/
+111
2020-07-19
media: ti-vpe: cal: Add cal_camerarx_destroy() to cleanup CAMERARX
Laurent Pinchart
1
-6
/
+30
2020-07-19
media: ti-vpe: cal: Unregister video device before cleanup
Laurent Pinchart
1
-1
/
+1
2020-07-19
media: ti-vpe: cal: Add context V4L2 cleanup and unregister functions
Laurent Pinchart
1
-3
/
+13
2020-07-19
media: ti-vpe: cal: Split video device initialization and registration
Laurent Pinchart
1
-28
/
+42
2020-07-19
media: ti-vpe: cal: Move v4l2_device from cal_ctx to cal_dev
Laurent Pinchart
1
-22
/
+22
2020-07-19
media: ti-vpe: cal: Decouple control handler from v4l2_device
Laurent Pinchart
1
-15
/
+19
2020-07-19
media: ti-vpe: cal: Fix usage of v4l2_fwnode_endpoint_parse()
Laurent Pinchart
1
-5
/
+4
2020-07-19
media: ti-vpe: cal: Use of_graph_get_endpoint_by_regs() to parse OF
Laurent Pinchart
1
-107
/
+7
2020-07-19
media: ti-vpe: cal: Hardcode virtual channel to 0
Laurent Pinchart
1
-7
/
+1
2020-07-19
media: ti-vpe: cal: Rename cal_create_instance() to cal_ctx_create()
Laurent Pinchart
1
-2
/
+2
2020-07-19
media: ti-vpe: cal: Add comments to cal_probe() to delimitate sections
Laurent Pinchart
1
-6
/
+5
2020-07-19
media: ti-vpe: cal: Inline cal_get_camerarx_regmap() in caller
Laurent Pinchart
1
-43
/
+32
2020-07-19
media: ti-vpe: cal: Use syscon_regmap_lookup_by_phandle_args()
Laurent Pinchart
1
-11
/
+8
2020-07-19
media: ti-vpe: cal: Split CAMERARX syscon regmap retrieval to a function
Laurent Pinchart
1
-31
/
+42
2020-07-19
media: ti-vpe: cal: Drop struct cal_dev v4l2_dev field
Laurent Pinchart
1
-5
/
+0
[next]