index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
/
cal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: platform: re-structure TI drivers
Pratyush Yadav
1
-1263
/
+0
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
1
-7
/
+10
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
1
-20
/
+11
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
1
-2
/
+4
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
1
-3
/
+7
2021-07-12
media: ti-vpe: cal: allocate pix proc dynamically
Tomi Valkeinen
1
-1
/
+42
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: catch VC errors
Tomi Valkeinen
1
-0
/
+10
2021-07-12
media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
Tomi Valkeinen
1
-6
/
+6
2021-07-12
media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
Tomi Valkeinen
1
-19
/
+19
2021-07-12
media: ti-vpe: cal: Add pixel processing context
Tomi Valkeinen
1
-4
/
+5
2021-07-12
media: ti-vpe: cal: Add CSI2 context
Tomi Valkeinen
1
-4
/
+6
2021-07-12
media: ti-vpe: cal: add cal_ctx_prepare/unprepare
Tomi Valkeinen
1
-0
/
+9
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
1
-10
/
+10
2021-05-20
media: ti-vpe: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-3
/
+5
2021-03-22
media: ti-vpe: cal: Implement media controller centric API
Laurent Pinchart
1
-1
/
+15
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
1
-7
/
+5
2021-01-14
media: ti-vpe: cal: fix write to unallocated memory
Tomi Valkeinen
1
-2
/
+2
2021-01-04
media: ti-vpe: cal: Simplify the context API
Laurent Pinchart
1
-23
/
+31
2021-01-04
media: ti-vpe: cal: Store buffer DMA address in dma_addr_t
Laurent Pinchart
1
-3
/
+3
2021-01-04
media: ti-vpe: cal: Set cal_dmaqueue.pending to NULL when no pending buffer
Laurent Pinchart
1
-3
/
+3
2021-01-04
media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueue
Laurent Pinchart
1
-25
/
+24
2021-01-04
media: ti-vpe: cal: Use list_first_entry()
Laurent Pinchart
1
-1
/
+1
2021-01-04
media: ti-vpe: cal: Stop write DMA without disabling PPI
Laurent Pinchart
1
-38
/
+95
2021-01-04
media: ti-vpe: cal: Refactor interrupt enable/disable
Laurent Pinchart
1
-0
/
+24
2021-01-04
media: ti-vpe: cal: Rename struct cal_fmt to cal_format_info
Laurent Pinchart
1
-5
/
+5
2021-01-04
media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()
Laurent Pinchart
1
-15
/
+10
2021-01-04
media: ti-vpe: cal: Iterate over correct number of CAMERARX instances
Laurent Pinchart
1
-11
/
+9
2021-01-04
media: ti-vpe: cal: Move format handling to cal.c and expose helpers
Laurent Pinchart
1
-0
/
+127
2021-01-04
media: ti-vpe: cal: Drop cal_ctx m_fmt field
Laurent Pinchart
1
-1
/
+1
2021-01-04
media: ti-vpe: cal: Create subdev for CAMERARX
Laurent Pinchart
1
-7
/
+28
2020-07-19
media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.c
Laurent Pinchart
1
-681
/
+58
2020-07-19
media: ti-vpe: cal: Move CAL I/O accessors to cal.h
Laurent Pinchart
1
-149
/
+133
2020-07-19
media: ti-vpe: cal: Split video node handling to cal-video.c
Laurent Pinchart
1
-1062
/
+23
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
[next]