index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
/
cal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: re-structure TI drivers
Pratyush Yadav
2022-03-18
1
-1263
/
+0
*
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-09-30
1
-8
/
+8
*
media: ti-vpe: cal: fix indexing of cal->ctx[] in cal_probe()
Tom Rix
2021-07-22
1
-3
/
+3
*
media: ti-vpe: cal: add embedded data support
Tomi Valkeinen
2021-07-12
1
-7
/
+10
*
media: ti-vpe: cal: fix ctx uninitialization
Tomi Valkeinen
2021-07-12
1
-8
/
+13
*
media: ti-vpe: cal: cleanup phy iteration in cal_remove
Tomi Valkeinen
2021-07-12
1
-4
/
+2
*
media: ti-vpe: cal: support 8 DMA contexts
Tomi Valkeinen
2021-07-12
1
-20
/
+11
*
media: ti-vpe: cal: handle cal_ctx_v4l2_register error
Tomi Valkeinen
2021-07-12
1
-5
/
+23
*
media: ti-vpe: cal: add vc and datatype fields to cal_ctx
Tomi Valkeinen
2021-07-12
1
-2
/
+4
*
media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
Tomi Valkeinen
2021-07-12
1
-2
/
+11
*
media: ti-vpe: cal: add 'use_pix_proc' field
Tomi Valkeinen
2021-07-12
1
-3
/
+7
*
media: ti-vpe: cal: allocate pix proc dynamically
Tomi Valkeinen
2021-07-12
1
-1
/
+42
*
media: ti-vpe: cal: disable csi2 ctx and pix proc at ctx_stop
Tomi Valkeinen
2021-07-12
1
-0
/
+6
*
media: ti-vpe: cal: catch VC errors
Tomi Valkeinen
2021-07-12
1
-0
/
+10
*
media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
Tomi Valkeinen
2021-07-12
1
-6
/
+6
*
media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
Tomi Valkeinen
2021-07-12
1
-19
/
+19
*
media: ti-vpe: cal: Add pixel processing context
Tomi Valkeinen
2021-07-12
1
-4
/
+5
*
media: ti-vpe: cal: Add CSI2 context
Tomi Valkeinen
2021-07-12
1
-4
/
+6
*
media: ti-vpe: cal: add cal_ctx_prepare/unprepare
Tomi Valkeinen
2021-07-12
1
-0
/
+9
*
media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime ...
Tomi Valkeinen
2021-07-12
1
-11
/
+12
*
media: ti-vpe: cal: rename "sensor" to "source"
Tomi Valkeinen
2021-07-12
1
-10
/
+10
*
media: ti-vpe: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-20
1
-3
/
+5
*
media: ti-vpe: cal: Implement media controller centric API
Laurent Pinchart
2021-03-22
1
-1
/
+15
*
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
1
-7
/
+5
*
media: ti-vpe: cal: fix write to unallocated memory
Tomi Valkeinen
2021-01-14
1
-2
/
+2
*
media: ti-vpe: cal: Simplify the context API
Laurent Pinchart
2021-01-04
1
-23
/
+31
*
media: ti-vpe: cal: Store buffer DMA address in dma_addr_t
Laurent Pinchart
2021-01-04
1
-3
/
+3
*
media: ti-vpe: cal: Set cal_dmaqueue.pending to NULL when no pending buffer
Laurent Pinchart
2021-01-04
1
-3
/
+3
*
media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueue
Laurent Pinchart
2021-01-04
1
-25
/
+24
*
media: ti-vpe: cal: Use list_first_entry()
Laurent Pinchart
2021-01-04
1
-1
/
+1
*
media: ti-vpe: cal: Stop write DMA without disabling PPI
Laurent Pinchart
2021-01-04
1
-38
/
+95
*
media: ti-vpe: cal: Refactor interrupt enable/disable
Laurent Pinchart
2021-01-04
1
-0
/
+24
*
media: ti-vpe: cal: Rename struct cal_fmt to cal_format_info
Laurent Pinchart
2021-01-04
1
-5
/
+5
*
media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()
Laurent Pinchart
2021-01-04
1
-15
/
+10
*
media: ti-vpe: cal: Iterate over correct number of CAMERARX instances
Laurent Pinchart
2021-01-04
1
-11
/
+9
*
media: ti-vpe: cal: Move format handling to cal.c and expose helpers
Laurent Pinchart
2021-01-04
1
-0
/
+127
*
media: ti-vpe: cal: Drop cal_ctx m_fmt field
Laurent Pinchart
2021-01-04
1
-1
/
+1
*
media: ti-vpe: cal: Create subdev for CAMERARX
Laurent Pinchart
2021-01-04
1
-7
/
+28
*
media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.c
Laurent Pinchart
2020-07-19
1
-681
/
+58
*
media: ti-vpe: cal: Move CAL I/O accessors to cal.h
Laurent Pinchart
2020-07-19
1
-149
/
+133
*
media: ti-vpe: cal: Split video node handling to cal-video.c
Laurent Pinchart
2020-07-19
1
-1062
/
+23
*
media: ti-vpe: cal: Use 'unsigned int' type instead of 'unsigned'
Laurent Pinchart
2020-07-19
1
-1
/
+1
*
media: ti-vpe: cal: Remove unneeded phy->sensor NULL check
Laurent Pinchart
2020-07-19
1
-3
/
+0
*
media: ti-vpe: cal: Don't store external rate in cal_camerarx
Laurent Pinchart
2020-07-19
1
-14
/
+21
*
media: ti-vpe: cal: Refactor camerarx start and stop
Laurent Pinchart
2020-07-19
1
-76
/
+94
*
media: ti-vpe: cal: Reorder camerarx functions to prepare refactoring
Laurent Pinchart
2020-07-19
1
-214
/
+214
*
media: ti-vpe: cal: Inline cal_camerarx_max_lanes() in its only caller
Laurent Pinchart
2020-07-19
1
-8
/
+2
*
media: ti-vpe: cal: Allocate cal_ctx active_fmt array dynamically
Laurent Pinchart
2020-07-19
1
-1
/
+7
*
media: ti-vpe: cal: Init formats in cal_ctx_v4l2_register()
Laurent Pinchart
2020-07-19
1
-44
/
+39
*
media: ti-vpe: cal: Register a media device
Laurent Pinchart
2020-07-19
1
-22
/
+49
[next]