summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2021-10-07media: s5p-jpeg: rename JPEG marker constants to prevent build warningsRandy Dunlap
2021-09-18media: ti-vpe: cal: fix queuing of the initial bufferTomi Valkeinen
2021-09-18media: ti-vpe: cal: fix error handling in cal_camerarx_createTomi Valkeinen
2021-09-15media: venus: helper: do not set constrained parameters for UBWCMansur Alisha Shaik
2021-09-15media: venus: venc: Fix potential null pointer dereference on pointer fmtColin Ian King
2021-09-15media: venus: hfi: fix return value check in sys_get_prop_image_version()Zhen Lei
2021-09-15media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete()Wei Yongjun
2021-09-15media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formatsPhilipp Zabel
2021-09-15media: rockchip/rga: fix error handling in probeDan Carpenter
2021-09-15media: v4l2-subdev: fix some NULL vs IS_ERR() checksDan Carpenter
2021-09-15media: atmel: atmel-sama5d2-isc: fix YUYV formatEugen Hristev
2021-08-03Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-07-30media: atmel: fix build when ISC=m and XISC=yEugen Hristev
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-28media: s5p-mfc: Fix display delay control creationMarek Szyprowski
2021-06-28media: mtk-vpu: on suspend, read/write regs only if vpu is runningDafna Hirschfeld
2021-06-28media: video-mux: Skip dangling endpointsPhilipp Zabel
2021-06-17media: mtk-vcodec: fix kerneldoc warningsHans Verkuil
2021-06-17media: imx-jpeg: Constify static struct mxc_jpeg_fmtRikard Falkeborn
2021-06-17media: imx-jpeg: Constify static struct v4l2_m2m_opsRikard Falkeborn
2021-06-17media: rcar-csi2: Add support for Y10 and Y8Niklas Söderlund
2021-06-17media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctxDillon Min
2021-06-17media: marvell-ccic: set error code in probeEvgeny Novikov
2021-06-17media: coda: set debugfs blobs to read onlyWolfram Sang
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
2021-06-17media: mtk-vcodec: Support MT8192 H264 4K encodingIrui Wang
2021-06-17media: mtk-vcodec: Add MT8192 H264 venc driverIrui Wang
2021-06-17media: mtk-vcodec: Support 34bits dma address for vencIrui Wang
2021-06-17media: mtk-vcodec: venc: remove redundant codeAlexandre Courbot
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-06-17media: venus: hfi_msgs.h: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2021-06-17media: venus: hfi_cmds: Fix packet size calculationGustavo A. R. Silva
2021-06-17media: xilinx: simplify get fourcc logicMauro Carvalho Chehab
2021-06-17media: sun6i-csi: add a missing return codeMauro Carvalho Chehab
2021-06-08media: atmel: atmel-isc: add microchip-xisc driverEugen Hristev
2021-06-08media: atmel: atmel-isc-sama5d2: remove duplicate defineEugen Hristev
2021-06-08media: atmel: atmel-isc-base: add support for more formats and additional pip...Eugen Hristev
2021-06-08media: atmel: atmel-isc-regs: add additional fields for sama7g5 type pipelineEugen Hristev
2021-06-08media: atmel: atmel-isc: create an adapt pipeline callback for product specificEugen Hristev
2021-06-08media: atmel: atmel-isc: move the formats list into product specific codeEugen Hristev
2021-06-08media: atmel: atmel-isc: create callback for RLP submodule product specificEugen Hristev
2021-06-08media: atmel: atmel-isc: create callback for GAM submodule product specificEugen Hristev
2021-06-08media: atmel: atmel-isc: create callback for DPC submodule product specificEugen Hristev
2021-06-08media: atmel: atmel-isc: create product specific v4l2 controls configEugen Hristev
2021-06-08media: atmel: atmel-isc: add CC initialization functionEugen Hristev
2021-06-08media: atmel: atmel-isc: extend pipeline with extra modulesEugen Hristev
2021-06-08media: atmel: atmel-isc: add register description for additional modulesEugen Hristev
2021-06-08media: atmel: atmel-isc: add his_entry to register offsetsEugen Hristev
2021-06-08media: atmel: atmel-isc: add support for version registerEugen Hristev
2021-06-08media: atmel: atmel-isc: add DMA to register offsetsEugen Hristev