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