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