summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2021-12-14media: c8sectpfe: fix double free in configure_channels()Dan Carpenter1-5/+3
2021-12-14media: coda/imx-vdoa: Handle dma_set_coherent_mask error codesJiasheng Jiang1-1/+5
2021-12-14media: davinci: remove redundant assignment to pointer commonColin Ian King1-1/+0
2021-12-14media: rockchip: rkisp1: use device name for debugfs subdir nameMikhail Rudenko1-1/+1
2021-12-07media: c8sectpfe: remove redundant assignment to pointer tsinColin Ian King1-4/+0
2021-12-07media: replace setting of bytesused with vb2_set_plane_payloadDafna Hirschfeld2-6/+6
2021-12-07media: s5p-jpeg: Constify struct v4l2_m2m_opsRikard Falkeborn2-4/+4
2021-12-07media: rcar-vin: Do not hold the group lock when unregistering notifierNiklas Söderlund1-2/+0
2021-12-07media: rcar-vin: Disallow unbinding and binding of individual VINsNiklas Söderlund1-0/+1
2021-12-07media: rcar-csi2: Suppress bind and unbind nodes in sysfsNiklas Söderlund1-0/+1
2021-12-07media: rcar-vin: Update format alignment constraintsNiklas Söderlund1-4/+11
2021-12-07media: rcar-vin: Add check for completed capture before completing bufferNiklas Söderlund1-0/+7
2021-11-30media: venus: core: Fix a resource leak in the error handling path of 'venus_...Christophe JAILLET1-2/+6
2021-11-30media: venus: core: Fix a potential NULL pointer dereference in an error hand...Christophe JAILLET1-1/+2
2021-11-30media: venus: avoid calling core_clk_setrate() concurrently during concurrent...Mansur Alisha Shaik1-14/+14
2021-11-30media: venus: correct low power frequency calculation for encoderMansur Alisha Shaik1-2/+2
2021-11-30media: omap3isp.h: fix kernel-doc warningsHans Verkuil1-0/+2
2021-11-30media: coda: fix CODA960 JPEG encoder buffer overflowPhilipp Zabel2-4/+25
2021-11-30media: mtk-vcodec: don't check return val of mtk_venc_get_q_dataDafna Hirschfeld1-32/+7
2021-11-30media: mtk-vcodec: replace func vidioc_try_fmt with two funcs for out/capDafna Hirschfeld1-77/+72
2021-11-30media: mtk-vcodec: fix debugging definesDafna Hirschfeld5-53/+12
2021-11-30media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is releasedDafna Hirschfeld1-1/+1
2021-11-30media: mtk-jpeg: Remove unnecessary print function dev_err()Xu Wang1-3/+1
2021-11-30media: mtk-vcodec: Fix an error handling path in 'mtk_vcodec_probe()'Christophe JAILLET1-0/+2
2021-11-30media: rcar_fdp1: Fix the correct variable assignmentsTang Bin1-4/+3
2021-11-30media: driver: s3c_camif: move s3c_camif_unregister_subdev out of camif_unreg...Dongliang Mu1-1/+1
2021-11-30media: driver: bdisp: add pm_runtime_disable in the error handling codeDongliang Mu1-0/+1
2021-11-30media: driver: hva: add pm_runtime_disable in the error handling code of hva_...Dongliang Mu1-1/+3
2021-11-30media: imx-pxp: Add rotation supportFabio Estevam1-2/+29
2021-11-30media: imx-pxp: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2021-11-30media: rcar-csi2: Optimize the selection PHTW registerSuresh Udipi1-1/+8
2021-11-30media: rcar-csi2: Add warning for PHY speed less than minimumSuresh Udipi1-0/+4
2021-11-30media: rcar-csi2: Correct the selection of hsfreqrangeSuresh Udipi1-1/+8
2021-11-29media: mtk-mdp: address a clang warningMauro Carvalho Chehab1-1/+1
2021-11-29media: camss: Remove unused static functionRobert Foss1-7/+0
2021-11-29media: davinci: vpbe_osd: mark read reg function as __always_unusedMauro Carvalho Chehab1-1/+1
2021-11-29media: davinci: get rid of an unused functionMauro Carvalho Chehab1-11/+0
2021-11-29media: omap3isp: avoid warnings at IS_OUT_OF_BOUNDS()Mauro Carvalho Chehab1-1/+1
2021-11-29media: omap3isp: mark isp_isr_dbg as __maybe_unusedMauro Carvalho Chehab1-1/+2
2021-11-29media: marvell-ccic: drop to_cam() unused functionMauro Carvalho Chehab1-7/+0
2021-11-19media: coda: V4L2_PIX_FMT_GREY for coda960 JPEG EncoderMartin Weber1-1/+7
2021-11-19media: rcar-vin: Free buffers with error if hardware stop failsNiklas Söderlund1-0/+10
2021-11-19media: mtk-vcodec: remove unused func parameterDafna Hirschfeld4-10/+4
2021-11-19media: mtk-vcodec: enc: add vp8 profile ctrlDafna Hirschfeld1-0/+10
2021-11-15media: mtk-vcodec: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2-2/+0
2021-11-15media: mtk-vpu: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-3/+1
2021-11-15media: mtk-vcodec: vdec: remove redundant 'pfb' assignmentTzung-Bi Shih1-1/+0
2021-11-15media: stm32-dma2d: fix compile-testing failedDillon Min1-1/+2
2021-11-15media: stm32-dma2d: fix compile errors when W=1Dillon Min1-10/+0
2021-11-15media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang1-3/+3