aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2022-04-24media: imx: imx-mipi-csis: Don't stop streaming at runtime suspend timeLaurent Pinchart1-1/+0
2022-04-24media: imx: imx-mipi-csis: Drop unneeded system PM implementationLaurent Pinchart1-43/+5
2022-04-24media: imx: imx-mipi-csis: Don't use .s_power()Laurent Pinchart1-9/+2
2022-04-24media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_deviceLaurent Pinchart1-276/+277
2022-04-24media: amphion: fix decoder's interlaced fieldMing Qian1-1/+1
2022-04-24media: imx-jpeg: don't change byteused of queued bufferMing Qian1-2/+0
2022-04-24media: coda: Add more H264 levels for CODA960Nicolas Dufresne1-3/+6
2022-04-24media: coda: Fix reported H264 profileNicolas Dufresne1-3/+3
2022-04-24media: imx-jpeg: Correct the pixel format of rgbMing Qian3-20/+20
2022-04-24media: imx-jpeg: Add pm-sleep support for imx-jpegMing Qian1-0/+24
2022-04-24media: coda: jpeg: start streaming without valid headerPhilipp Zabel1-3/+7
2022-04-24media: coda: jpeg: improve header parse error messagePhilipp Zabel2-9/+3
2022-04-24media: coda: jpeg: set buffer error flag when header parsing failsPhilipp Zabel1-1/+1
2022-04-24media: coda: add JPEG downscale supportPhilipp Zabel3-8/+39
2022-04-24media: platform: samsung: remove redundant assignment to variable mColin Ian King1-1/+0
2022-04-24media: coda: consolidate job_finish calls on decoder prepare_run failurePhilipp Zabel3-13/+4
2022-04-24media: coda: assert bitstream mutex is locked in coda_fill_bitstreamPhilipp Zabel1-0/+2
2022-04-24media: coda: disable stateful encoder ioctls for jpeg encoderPhilipp Zabel1-0/+5
2022-04-24media: coda: disable encoder ioctls for decoder devicesPhilipp Zabel1-3/+4
2022-04-24media: coda: disable encoder cmd ioctl on decoder and vice versaPhilipp Zabel1-26/+12
2022-04-24media: venus: venc: Add support for intra-refresh typeDikshita Agarwal3-1/+14
2022-04-24media: venus: vdec: Use output resolution on reconfigureStanimir Varbanov1-2/+2
2022-04-24media: venus: Add a handling of QC10C compressed formatStanimir Varbanov2-25/+20
2022-04-24media: venus: hfi_platform: Correct supported compressed formatStanimir Varbanov2-4/+4
2022-04-24media: venus: Add a handling of QC08C compressed formatStanimir Varbanov2-3/+17
2022-04-24media: venus: helpers: Add helper to check supported pixel formatsStanimir Varbanov2-0/+24
2022-04-24media: venus: vdec: ensure venus is powered on during stream offVikash Garodia1-0/+2
2022-04-24media: venus: do not queue internal buffers from previous sequenceVikash Garodia1-9/+25
2022-04-24media: venus: hfi: avoid null dereference in deinitLuca Weiss1-0/+3
2022-04-24media: venus: hfi: Add error message for timeout errorLuca Weiss1-1/+3
2022-04-24media: video-mux: Use dev_err_probe()Philipp Zabel1-3/+1
2022-04-24media: subdev: add subdev state lockingTomi Valkeinen2-2/+5
2022-04-24media: subdev: rename subdev-state alloc & freeTomi Valkeinen2-4/+12
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus20-57/+0
2022-04-24media: mc: Set bus_info in media_device_init()Sakari Ailus6-12/+0
2022-04-24media: imx: imx-mipi-csis: Add support for JPEG_1X8Jacopo Mondi1-0/+28
2022-04-06media: platform: imx-mipi-csis: Add dependency on VIDEO_DEVLaurent Pinchart1-0/+1
2022-04-05media: rockchip/rga: do proper error checking in probeKyle Copperfield1-1/+1
2022-03-21media: nxp: Restrict VIDEO_IMX_MIPI_CSIS to ARCH_MXC or COMPILE_TESTLaurent Pinchart1-0/+1
2022-03-18media: amphion: cleanup media device if register it failMing Qian1-2/+9
2022-03-18media: amphion: fix some issues to improve robustMing Qian11-43/+78
2022-03-18media: amphion: fix some error related with undefined reference to __divdi3Ming Qian5-60/+19
2022-03-18media: amphion: fix an issue that using pm_runtime_get_sync incorrectlyMing Qian3-11/+5
2022-03-18media: platform: Remove unnecessary print function dev_err()Yang Li2-6/+2
2022-03-18media: amphion: Add missing of_node_put() in vpu_core_parse_dt()Xiongfeng Wang1-0/+8
2022-03-18media: mtk-vcodec: Add missing of_node_put() in mtk_vdec_hw_prob_done()Xiongfeng Wang1-0/+2
2022-03-18media: platform: amphion: Fix build error without MAILBOXYueHaibing1-1/+1
2022-03-18media: platform: rename mediatek/mtk-jpeg/ to mediatek/jpeg/Mauro Carvalho Chehab76-10/+10
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab43-73/+72
2022-03-18media: platform/*/Kconfig: make manufacturer menus more uniformMauro Carvalho Chehab19-33/+53