aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/platform/ti-vpe (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-14media: ti-vpe: cal: improve wait for stop-stateTomi Valkeinen1-3/+4
2020-04-14media: ti-vpe: cal: improve wait for CIO resetdoneTomi Valkeinen1-3/+4
2020-04-14media: ti-vpe: cal: move code to separate functionsTomi Valkeinen1-12/+24
2020-04-14media: ti-vpe: cal: set DMA max seg sizeTomi Valkeinen1-0/+6
2020-04-14media: ti-vpe: cal: program number of lines properlyTomi Valkeinen1-2/+1
2020-04-14media: ti-vpe: cal: fix dummy read to phyTomi Valkeinen1-2/+2
2020-04-14media: ti-vpe: cal: cleanup CIO power enable/disableTomi Valkeinen1-36/+31
2020-04-14media: ti-vpe: cal: use reg_write_fieldTomi Valkeinen1-20/+14
2020-04-14media: ti-vpe: cal: remove useless IRQ definesTomi Valkeinen2-10/+4
2020-04-14media: ti-vpe: cal: remove useless CAL_GEN_* macrosTomi Valkeinen2-21/+8
2020-04-14media: ti-vpe: cal: simplify irq handlingTomi Valkeinen1-43/+25
2020-04-14media: ti-vpe: cal: print errors on timeoutsTomi Valkeinen1-8/+9
2020-04-14media: ti-vpe: cal: catch error irqs and print errorsTomi Valkeinen2-1/+51
2020-04-14media: ti-vpe: cal: drop cal_runtime_get/putTomi Valkeinen1-17/+7
2020-04-14media: ti-vpe: cal: use runtime_resume for errata handlingTomi Valkeinen1-14/+22
2020-04-14media: ti-vpe: cal: fix use of wrong macroTomi Valkeinen1-2/+1
2020-04-14media: ti-vpe: cal: improve enable_irqsTomi Valkeinen1-8/+8
2020-04-14media: ti-vpe: cal: fix DMA memory corruptionTomi Valkeinen1-0/+32
2020-03-12media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot1-5/+8
2020-03-05media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2-2/+2
2019-12-13media: ti-vpe: csc: fix single vs multiplanar format handlingBenoit Parrot1-20/+12
2019-12-09media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev argumentsBenoit Parrot1-0/+2
2019-12-09media: ti-vpe: cal: Fix a WARN issued when start streaming failsBenoit Parrot1-0/+5
2019-12-09media: ti-vpe: cal: Properly calculate max resolution boundaryBenoit Parrot1-5/+11
2019-12-09media: ti-vpe: cal: Add subdev s_power hooksBenoit Parrot1-0/+12
2019-12-09media: ti-vpe: cal: Add AM654 supportBenoit Parrot1-1/+25
2019-12-09media: ti-vpe: cal: Add DRA76x supportBenoit Parrot1-0/+34
2019-12-09media: ti-vpe: cal: Align DPHY init sequence with docsBenoit Parrot1-27/+172
2019-12-09media: ti-vpe: cal: Fix pixel processing parametersBenoit Parrot1-3/+38
2019-12-09media: ti-vpe: cal: Fix ths_term/ths_settle parametersBenoit Parrot1-54/+44
2019-12-09media: ti-vpe: cal: add CSI2 PHY LDO errata supportBenoit Parrot2-2/+82
2019-12-09media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar1-2/+4
2019-12-09media: ti-vpe: cal: Enable DMABUF exportBenoit Parrot1-0/+1
2019-12-09media: ti-vpe: cal: Add per platform data supportBenoit Parrot1-73/+209
2019-12-09media: ti-vpe: cal: switch BIT_MASK to BITBenoit Parrot1-97/+97
2019-11-10media: ti-vpe: vpe: fix compatible to match bindingsBenoit Parrot1-1/+1
2019-11-08media: ti-vpe: fix smatch errorHans Verkuil1-1/+1
2019-10-24media: ti-vpe: vpe: use r2y instead of y2r, copy-paste errorColin Ian King1-1/+1
2019-10-10media: ti-vpe: vpe: don't rely on colorspace member for conversionBenoit Parrot3-99/+184
2019-10-10media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrongBenoit Parrot1-2/+2
2019-10-10media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_funcBenoit Parrot1-1/+4
2019-10-10media: ti-vpe: vpe: use standard struct instead of duplicating fieldsBenoit Parrot1-95/+101
2019-10-10media: ti-vpe: Set the DMA mask and coherent maskBenoit Parrot1-0/+7
2019-10-10media: ti-vpe: vpdma: Use fixed type for address in descriptorBenoit Parrot1-2/+2
2019-10-10media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot1-3/+9
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot1-0/+1
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot2-0/+5
2019-10-10media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot1-1/+1
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot1-4/+9