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
Age
Commit message (
Expand
)
Author
2021-01-27
media: ti-vpe: Do not zero reserved fields
Ricardo Ribalda
2021-01-14
media: ti-vpe: cal: fix write to unallocated memory
Tomi Valkeinen
2021-01-14
media: ti-vpe: cal: Mark cal_camerarx_media_ops with static keyword
Zou Wei
2021-01-12
media: ti-vpe: cal: avoid FIELD_GET assertion
Arnd Bergmann
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: Remove DMA queue empty check at start streaming time
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Drop unneeded check in cal_calc_format_size()
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Drop V4L2_CAP_READWRITE
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Share buffer release code between start and stop
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Use spin_lock_irq() when starting or stopping stream
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Stop write DMA without disabling PPI
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()
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: Use CAMERARX subdev s_stream op in video device code
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Implement subdev ops for CAMERARX
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: Replace hardcoded BIT() value with macro
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Rename MAX_(WIDTH|HEIGHT)_* macros with CAL_ prefix
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-09-27
media: ti-vpe: Fix a missing check and reference count leak
Qiushi Wu
2020-08-26
media: ti-vpe: cal: Fix compilation on 32-bit ARM
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
2020-07-19
media: ti-vpe: cal: Store struct device in cal_dev
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Print revision and hwinfo in a more readable format
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Read hardware revision earlier during probe
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Split media initialization and cleanup to functions
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Replace number of ports numerical value by macro
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Remove isvcirqset() and isportirqset() macros
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Move CAL_NUM_CSI2_PORTS from cal_regs.h to cal.c
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Decouple context and phy cleanup at remove time
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Operate on phy instances in cal_quickdump_regs()
Laurent Pinchart
[next]