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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: re-structure TI drivers
Pratyush Yadav
2022-03-18
1
-343
/
+0
*
media: ti-vpe: cal: add embedded data support
Tomi Valkeinen
2021-07-12
1
-0
/
+1
*
media: ti-vpe: cal: allow more than 1 source pads
Tomi Valkeinen
2021-07-12
1
-3
/
+18
*
media: ti-vpe: cal: add camerarx enable/disable refcounting
Tomi Valkeinen
2021-07-12
1
-0
/
+3
*
media: ti-vpe: cal: add camerarx locking
Tomi Valkeinen
2021-07-12
1
-0
/
+6
*
media: ti-vpe: cal: support 8 DMA contexts
Tomi Valkeinen
2021-07-12
1
-2
/
+3
*
media: ti-vpe: cal: remove cal_camerarx->fmtinfo
Tomi Valkeinen
2021-07-12
1
-1
/
+0
*
media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
Tomi Valkeinen
2021-07-12
1
-1
/
+1
*
media: ti-vpe: cal: add vc and datatype fields to cal_ctx
Tomi Valkeinen
2021-07-12
1
-0
/
+2
*
media: ti-vpe: cal: add 'use_pix_proc' field
Tomi Valkeinen
2021-07-12
1
-0
/
+2
*
media: ti-vpe: cal: allocate pix proc dynamically
Tomi Valkeinen
2021-07-12
1
-0
/
+2
*
media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
Tomi Valkeinen
2021-07-12
1
-4
/
+4
*
media: ti-vpe: cal: Add pixel processing context
Tomi Valkeinen
2021-07-12
1
-0
/
+1
*
media: ti-vpe: cal: Add CSI2 context
Tomi Valkeinen
2021-07-12
1
-0
/
+1
*
media: ti-vpe: cal: change index and cport to u8
Tomi Valkeinen
2021-07-12
1
-2
/
+2
*
media: ti-vpe: cal: add cal_ctx_prepare/unprepare
Tomi Valkeinen
2021-07-12
1
-0
/
+2
*
media: ti-vpe: cal: rename "sensor" to "source"
Tomi Valkeinen
2021-07-12
1
-3
/
+3
*
media: ti-vpe: cal: remove unused cal_camerarx->dev field
Tomi Valkeinen
2021-07-12
1
-1
/
+0
*
media: ti-vpe/cal.h: fix kernel-doc formatting
Hans Verkuil
2021-03-22
1
-10
/
+9
*
media: ti-vpe: cal: Implement media controller centric API
Laurent Pinchart
2021-03-22
1
-0
/
+2
*
media: ti-vpe: cal: avoid FIELD_GET assertion
Arnd Bergmann
2021-01-12
1
-1
/
+1
*
media: ti-vpe: cal: Simplify the context API
Laurent Pinchart
2021-01-04
1
-8
/
+3
*
media: ti-vpe: cal: Store buffer DMA address in dma_addr_t
Laurent Pinchart
2021-01-04
1
-1
/
+1
*
media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueue
Laurent Pinchart
2021-01-04
1
-12
/
+32
*
media: ti-vpe: cal: Stop write DMA without disabling PPI
Laurent Pinchart
2021-01-04
1
-2
/
+12
*
media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()
Laurent Pinchart
2021-01-04
1
-1
/
+0
*
media: ti-vpe: cal: Refactor interrupt enable/disable
Laurent Pinchart
2021-01-04
1
-2
/
+2
*
media: ti-vpe: cal: Rename struct cal_fmt to cal_format_info
Laurent Pinchart
2021-01-04
1
-7
/
+7
*
media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()
Laurent Pinchart
2021-01-04
1
-2
/
+1
*
media: ti-vpe: cal: Use CAMERARX subdev s_stream op in video device code
Laurent Pinchart
2021-01-04
1
-2
/
+0
*
media: ti-vpe: cal: Implement subdev ops for CAMERARX
Laurent Pinchart
2021-01-04
1
-0
/
+2
*
media: ti-vpe: cal: Rename MAX_(WIDTH|HEIGHT)_* macros with CAL_ prefix
Laurent Pinchart
2021-01-04
1
-2
/
+10
*
media: ti-vpe: cal: Move format handling to cal.c and expose helpers
Laurent Pinchart
2021-01-04
1
-0
/
+5
*
media: ti-vpe: cal: Drop cal_ctx m_fmt field
Laurent Pinchart
2021-01-04
1
-3
/
+1
*
media: ti-vpe: cal: Create subdev for CAMERARX
Laurent Pinchart
2021-01-04
1
-1
/
+8
*
media: ti-vpe: cal: Fix compilation on 32-bit ARM
Laurent Pinchart
2020-08-26
1
-1
/
+1
*
media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.c
Laurent Pinchart
2020-07-19
1
-0
/
+5
*
media: ti-vpe: cal: Move CAL I/O accessors to cal.h
Laurent Pinchart
2020-07-19
1
-0
/
+36
*
media: ti-vpe: cal: Split video node handling to cal-video.c
Laurent Pinchart
2020-07-19
1
-0
/
+226