index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
ti-vpe
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: platform: ti/Kconfig: move VPE/CAL entries to it
Mauro Carvalho Chehab
1
-62
/
+0
2022-03-18
media: platform: re-structure TI drivers
Pratyush Yadav
16
-11316
/
+0
2022-03-18
media: platform: ti-vpe: move config to its own file
Mauro Carvalho Chehab
1
-0
/
+62
2022-02-17
media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_forma...
Zhou Qingyang
1
-0
/
+3
2022-01-28
media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.h
Laurent Pinchart
1
-3
/
+3
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
1
-8
/
+8
2021-07-22
media: ti-vpe: cal: fix indexing of cal->ctx[] in cal_probe()
Tom Rix
1
-3
/
+3
2021-07-12
media: ti-vpe: cal: add embedded data support
Tomi Valkeinen
2
-7
/
+11
2021-07-12
media: ti-vpe: cal: allow more than 1 source pads
Tomi Valkeinen
3
-10
/
+32
2021-07-12
media: ti-vpe: cal: add camerarx enable/disable refcounting
Tomi Valkeinen
2
-0
/
+13
2021-07-12
media: ti-vpe: cal: add camerarx locking
Tomi Valkeinen
2
-23
/
+64
2021-07-12
media: ti-vpe: cal: fix queuing of the initial buffer
Tomi Valkeinen
1
-1
/
+1
2021-07-12
media: ti-vpe: cal: fix ctx uninitialization
Tomi Valkeinen
1
-8
/
+13
2021-07-12
media: ti-vpe: cal: cleanup phy iteration in cal_remove
Tomi Valkeinen
1
-4
/
+2
2021-07-12
media: ti-vpe: cal: support 8 DMA contexts
Tomi Valkeinen
2
-22
/
+14
2021-07-12
media: ti-vpe: cal: remove cal_camerarx->fmtinfo
Tomi Valkeinen
2
-5
/
+8
2021-07-12
media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
Tomi Valkeinen
2
-5
/
+40
2021-07-12
media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*
Tomi Valkeinen
1
-29
/
+29
2021-07-12
media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap
Tomi Valkeinen
1
-3
/
+18
2021-07-12
media: ti-vpe: cal: fix typo in a comment
Tomi Valkeinen
1
-1
/
+1
2021-07-12
media: ti-vpe: cal: set field always to V4L2_FIELD_NONE
Tomi Valkeinen
1
-4
/
+2
2021-07-12
media: ti-vpe: cal: handle cal_ctx_v4l2_register error
Tomi Valkeinen
1
-5
/
+23
2021-07-12
media: ti-vpe: cal: add vc and datatype fields to cal_ctx
Tomi Valkeinen
3
-2
/
+8
2021-07-12
media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
Tomi Valkeinen
1
-2
/
+11
2021-07-12
media: ti-vpe: cal: add 'use_pix_proc' field
Tomi Valkeinen
2
-3
/
+9
2021-07-12
media: ti-vpe: cal: allocate pix proc dynamically
Tomi Valkeinen
2
-1
/
+44
2021-07-12
media: ti-vpe: cal: disable csi2 ctx and pix proc at ctx_stop
Tomi Valkeinen
1
-0
/
+6
2021-07-12
media: ti-vpe: cal: remove wait when stopping camerarx
Tomi Valkeinen
1
-13
/
+2
2021-07-12
media: ti-vpe: cal: catch VC errors
Tomi Valkeinen
2
-4
/
+31
2021-07-12
media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros
Tomi Valkeinen
1
-24
/
+6
2021-07-12
media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
Tomi Valkeinen
2
-7
/
+8
2021-07-12
media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
Tomi Valkeinen
3
-25
/
+25
2021-07-12
media: ti-vpe: cal: Add pixel processing context
Tomi Valkeinen
2
-4
/
+6
2021-07-12
media: ti-vpe: cal: Add CSI2 context
Tomi Valkeinen
3
-20
/
+9
2021-07-12
media: ti-vpe: cal: change index and cport to u8
Tomi Valkeinen
1
-2
/
+2
2021-07-12
media: ti-vpe: cal: add cal_ctx_prepare/unprepare
Tomi Valkeinen
3
-0
/
+20
2021-07-12
media: ti-vpe: cal: use v4l2_get_link_freq
Tomi Valkeinen
1
-33
/
+19
2021-07-12
media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime ...
Tomi Valkeinen
1
-11
/
+12
2021-07-12
media: ti-vpe: cal: rename "sensor" to "source"
Tomi Valkeinen
4
-43
/
+43
2021-07-12
media: ti-vpe: cal: remove unused cal_camerarx->dev field
Tomi Valkeinen
1
-1
/
+0
2021-07-12
media: ti-vpe: cal: fix error handling in cal_camerarx_create
Tomi Valkeinen
1
-1
/
+3
2021-07-12
media: ti-vpe: cal: add g/s_parm for legacy API
Tomi Valkeinen
1
-0
/
+16
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-16
/
+19
2021-05-20
media: ti-vpe: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
3
-9
/
+11
2021-04-06
media: ti-vpe: sc: remove redundant dev_err call in sc_create()
Yang Yingliang
1
-3
/
+1
2021-04-06
media: ti-vpe: csc: remove redundant dev_err call in csc_create()
Yang Yingliang
1
-3
/
+1
2021-03-22
media: ti-vpe/cal.h: fix kernel-doc formatting
Hans Verkuil
1
-10
/
+9
2021-03-22
media: ti-vpe: cal: Implement media controller centric API
Laurent Pinchart
4
-61
/
+277
2021-03-22
media: ti-vpe: cal: fix subdev mbus_code enumeration
Tomi Valkeinen
1
-3
/
+9
2021-03-22
media: ti-vpe: cal: remove unneeded assignment
Tomi Valkeinen
1
-1
/
+0
[next]