summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2022-05-13media: amphion: decoder copy timestamp from output to captureMing Qian
2022-05-13media: rcar-vin: Remove stray blank lineNiklas Söderlund
2022-05-13media: rga: fix possible memory leak in rga_probeHangyu Hua
2022-05-13media: imx-jpeg: Support dynamic resolution changeMing Qian
2022-05-13media: imx-jpeg: Handle source change in a functionMing Qian
2022-05-13media: imx-jpeg: Propagate the output frame size to the capture sideMing Qian
2022-05-13media: imx-jpeg: Identify and handle precision correctlyMing Qian
2022-05-13media: imx-jpeg: Refactor function mxc_jpeg_parseMing Qian
2022-05-13media: platform: return early if the iface is not handledTom Rix
2022-05-13media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-05-13media: platform: renesas-ceu: Fix unused variable warningLaurent Pinchart
2022-05-13media: davinci: remove unnecessary NULL checkDan Carpenter
2022-05-13media: bdisp: remove unnecessary IS_ERR() checkDan Carpenter
2022-05-13media: platform: Remove unused including <linux/version.h>Jiapeng Chong
2022-05-13media: rcar-vin: Add check that input interface and format are validNiklas Söderlund
2022-05-13media: imx-jpeg: Fix potential array out of bounds in queue_setupMirela Rabulea
2022-05-13media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probeMiaoqian Lin
2022-05-13media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin
2022-05-13media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probeMiaoqian Lin
2022-05-13media: aspeed: Fix an error handling path in aspeed_video_probe()Christophe JAILLET
2022-04-24media: platform: imx-mipi-csis: Remove unneeded 'default n'Fabio Estevam
2022-04-24media: imx: imx-mipi-csis: Fix active format initialization on source padLaurent Pinchart
2022-04-24media: imx: imx-mipi-csis: Protect mipi_csis_dump_regs()Jacopo Mondi
2022-04-24media: imx: imx-mipi-csis: Drop powered flagJacopo Mondi
2022-04-24media: imx: imx-mipi-csis: Simplify mipi_csis_s_stream()Jacopo Mondi
2022-04-24media: imx: imx-mipi-csis: Simplify runtime PM implementationLaurent Pinchart
2022-04-24media: imx: imx-mipi-csis: Don't stop streaming at runtime suspend timeLaurent Pinchart
2022-04-24media: imx: imx-mipi-csis: Drop unneeded system PM implementationLaurent Pinchart
2022-04-24media: imx: imx-mipi-csis: Don't use .s_power()Laurent Pinchart
2022-04-24media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_deviceLaurent Pinchart
2022-04-24media: amphion: fix decoder's interlaced fieldMing Qian
2022-04-24media: imx-jpeg: don't change byteused of queued bufferMing Qian
2022-04-24media: coda: Add more H264 levels for CODA960Nicolas Dufresne
2022-04-24media: coda: Fix reported H264 profileNicolas Dufresne
2022-04-24media: imx-jpeg: Correct the pixel format of rgbMing Qian
2022-04-24media: imx-jpeg: Add pm-sleep support for imx-jpegMing Qian
2022-04-24media: coda: jpeg: start streaming without valid headerPhilipp Zabel
2022-04-24media: coda: jpeg: improve header parse error messagePhilipp Zabel
2022-04-24media: coda: jpeg: set buffer error flag when header parsing failsPhilipp Zabel
2022-04-24media: coda: add JPEG downscale supportPhilipp Zabel
2022-04-24media: platform: samsung: remove redundant assignment to variable mColin Ian King
2022-04-24media: coda: consolidate job_finish calls on decoder prepare_run failurePhilipp Zabel
2022-04-24media: coda: assert bitstream mutex is locked in coda_fill_bitstreamPhilipp Zabel
2022-04-24media: coda: disable stateful encoder ioctls for jpeg encoderPhilipp Zabel
2022-04-24media: coda: disable encoder ioctls for decoder devicesPhilipp Zabel
2022-04-24media: coda: disable encoder cmd ioctl on decoder and vice versaPhilipp Zabel
2022-04-24media: venus: venc: Add support for intra-refresh typeDikshita Agarwal
2022-04-24media: venus: vdec: Use output resolution on reconfigureStanimir Varbanov
2022-04-24media: venus: Add a handling of QC10C compressed formatStanimir Varbanov
2022-04-24media: venus: hfi_platform: Correct supported compressed formatStanimir Varbanov