summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2023-03-11media: platform: ti: Add missing check for devm_regulator_getJiasheng Jiang
2023-01-18media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy
2023-01-18media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy
2023-01-18media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy
2023-01-18media: coda: Add check for kmallocJiasheng Jiang
2023-01-18media: coda: Add check for dcoda_iram_allocJiasheng Jiang
2023-01-18media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He
2023-01-18media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain
2023-01-18media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can
2023-01-18media: camss: Clean up received buffers on failed start of streamingVladimir Zapolskiy
2023-01-18media: vivid: fix compose size exceed boundaryLiu Shixin
2022-11-10media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-11-10media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-11-03media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-11-03media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-10-29media: venus: dec: Handle the case where find_format failsBryan O'Donoghue
2022-10-26media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin
2022-10-26media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He
2022-08-25media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno
2022-06-14media: coda: Add more H264 levels for CODA960Nicolas Dufresne
2022-06-14media: coda: Fix reported H264 profileNicolas Dufresne
2022-06-14media: vsp1: Fix offset calculation for plane croppingMichael Rodin
2022-06-14media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-06-14media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin
2022-06-14media: aspeed: Fix an error handling path in aspeed_video_probe()Christophe JAILLET
2022-06-14media: exynos4-is: Fix compile warningKwanghoon Son
2022-06-14media: coda: limit frame interval enumeration to supported encoder frame sizesPhilipp Zabel
2022-06-14media: venus: hfi: avoid null dereference in deinitLuca Weiss
2022-06-06media: vim2m: initialize the media device earlierHans Verkuil
2022-06-06media: vim2m: Register video device after setting up internalsSakari Ailus
2022-04-15media: aspeed: Correct value for h-total-pixelsJammy Huang
2022-04-15media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin
2022-04-15media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold
2022-01-27media: rcar-csi2: Optimize the selection PHTW registerSuresh Udipi
2022-01-27media: coda/imx-vdoa: Handle dma_set_coherent_mask error codesJiasheng Jiang
2022-01-27media: venus: core: Fix a resource leak in the error handling path of 'venus_...Christophe JAILLET
2022-01-27media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is releasedDafna Hirschfeld
2022-01-27media: imx-pxp: Initialize the spinlock prior to using itFabio Estevam
2022-01-27media: rcar-csi2: Correct the selection of hsfreqrangeSuresh Udipi
2022-01-27media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang
2022-01-27media: aspeed: fix mode-detect always time out at 2nd runJammy Huang
2021-11-17media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET
2021-11-17media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova
2021-11-17media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova
2021-11-17media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li
2021-11-17media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()Dmitriy Ulitin
2021-09-22media: tegra-cec: Handle errors of clk_prepare_enable()Evgeny Novikov
2021-09-15media: venus: venc: Fix potential null pointer dereference on pointer fmtColin Ian King
2021-09-15media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formatsPhilipp Zabel
2021-07-19media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann