index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-03-18
media: platform: re-structure TI drivers
Pratyush Yadav
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-07-22
media: ti-vpe: cal: fix indexing of cal->ctx[] in cal_probe()
Tom Rix
2021-07-12
media: ti-vpe: cal: add embedded data support
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: fix ctx uninitialization
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: cleanup phy iteration in cal_remove
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: support 8 DMA contexts
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: handle cal_ctx_v4l2_register error
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: add vc and datatype fields to cal_ctx
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: add 'use_pix_proc' field
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: allocate pix proc dynamically
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: disable csi2 ctx and pix proc at ctx_stop
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: catch VC errors
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: Add pixel processing context
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: Add CSI2 context
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: add cal_ctx_prepare/unprepare
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime ...
Tomi Valkeinen
2021-07-12
media: ti-vpe: cal: rename "sensor" to "source"
Tomi Valkeinen
2021-05-20
media: ti-vpe: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-03-22
media: ti-vpe: cal: Implement media controller centric API
Laurent Pinchart
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-01-14
media: ti-vpe: cal: fix write to unallocated memory
Tomi Valkeinen
2021-01-04
media: ti-vpe: cal: Simplify the context API
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Store buffer DMA address in dma_addr_t
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Set cal_dmaqueue.pending to NULL when no pending buffer
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueue
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Use list_first_entry()
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Stop write DMA without disabling PPI
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Refactor interrupt enable/disable
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Rename struct cal_fmt to cal_format_info
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Iterate over correct number of CAMERARX instances
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Move format handling to cal.c and expose helpers
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Drop cal_ctx m_fmt field
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Create subdev for CAMERARX
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.c
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Move CAL I/O accessors to cal.h
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Split video node handling to cal-video.c
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Use 'unsigned int' type instead of 'unsigned'
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Remove unneeded phy->sensor NULL check
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Don't store external rate in cal_camerarx
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Refactor camerarx start and stop
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Reorder camerarx functions to prepare refactoring
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Inline cal_camerarx_max_lanes() in its only caller
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Allocate cal_ctx active_fmt array dynamically
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Init formats in cal_ctx_v4l2_register()
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Register a media device
Laurent Pinchart
[next]