summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131-3/+3
|\
| * Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-10-251-3/+3
| |\
| | * Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-10-18124-7523/+19944
| | |\
| | * | media: tegra-vde: Prepare to dynamic dma-buf locking specificationDmitry Osipenko2022-10-181-3/+3
* | | | Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-12-0710-45/+47
|\ \ \ \
| * | | | media: coda: Add check for kmallocJiasheng Jiang2022-12-071-2/+8
| * | | | media: coda: Add check for dcoda_iram_allocJiasheng Jiang2022-12-071-2/+2
| * | | | media: Switch to use dev_err_probe() helperYang Yingliang2022-12-075-31/+16
| * | | | media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy2022-12-071-2/+10
| * | | | media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy2022-12-071-1/+3
| * | | | media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy2022-12-071-7/+7
| * | | | media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He2022-12-071-0/+1
| * | | | media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain2022-11-261-2/+15
* | | | | media: rzg2l-cru: fix a test for timeoutDan Carpenter2022-12-061-1/+1
* | | | | media: rzg2l-cru: Fix missing error code in rzg2l_cru_start_streaming_vq()Jiapeng Chong2022-12-061-0/+1
* | | | | media: platform: renesas: rzg2l-cru: Add missing documentation for image_conv...Lad Prabhakar2022-12-061-0/+2
* | | | | media: sun6i-csi: clarify return value, fix uninited variable and add missing...Hans Verkuil2022-12-061-4/+4
* | | | | media: rzg2l-cru: Remove unnecessary shadowing of ret in rzg2l_csi2_s_stream()Nathan Chancellor2022-12-061-2/+0
* | | | | media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain2022-11-251-2/+15
|/ / / /
* | | | media: mediatek: vcodec: Core thread depends on core_listYunfei Dong2022-11-251-1/+1
* | | | media: mediatek: vcodec: Setting lat buf to lat_list when lat decode errorYunfei Dong2022-11-251-5/+10
* | | | media: mediatek: vcodec: Fix h264 set lat buffer errorYunfei Dong2022-11-251-11/+17
* | | | media: mediatek: vcodec: Can't set dst buffer to done when lat decode errorYunfei Dong2022-11-251-1/+1
* | | | media: mediatek: vcodec: Fix getting NULL pointer for dst bufferYunfei Dong2022-11-251-4/+7
* | | | media: amphion: lock and check m2m_ctx in event handlerMing Qian2022-11-252-2/+8
* | | | media: amphion: cancel vpu before release instanceMing Qian2022-11-251-4/+7
* | | | media: amphion: try to wakeup vpu core to avoid failureMing Qian2022-11-254-4/+38
* | | | media: Add dependency on ARCH_ASPEEDPeter Robinson2022-11-251-0/+1
* | | | media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski2022-11-251-5/+12
* | | | media: sun6i-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski2022-11-251-5/+12
* | | | media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski2022-11-251-2/+4
* | | | media: sun6i-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski2022-11-251-2/+4
* | | | media: amphion: encoder add support for contiguous planesMing Qian2022-11-251-0/+8
* | | | media: amphion: decoder add support for contiguous planesMing Qian2022-11-251-0/+16
* | | | media: amphion: tell and handle contiguous and non contiguous formatMing Qian2022-11-2510-165/+297
* | | | media: rcar-vin: Add support for Gen3 UDS (Up Down Scaler)Niklas Söderlund2022-11-254-0/+83
* | | | media: rcar-vin: Store scaler in a function pointerNiklas Söderlund2022-11-254-13/+46
* | | | media: rcar-vin: Do not cache remote rectangleNiklas Söderlund2022-11-252-21/+65
* | | | media: platform: Add Renesas RZ/G2L CRU driverLad Prabhakar2022-11-256-0/+1821
* | | | media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driverLad Prabhakar2022-11-255-0/+899
* | | | media: imx: Unstage the imx7-media-csi driverLaurent Pinchart2022-11-253-0/+2422
* | | | media: atmel: atmel-isc: move to stagingEugen Hristev2022-11-258-4408/+0
* | | | media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cbEugen Hristev2022-11-251-10/+17
* | | | media: microchip: microchip-isc: implement media controllerEugen Hristev2022-11-256-237/+239
* | | | media: microchip: microchip-isc: prepare for media controller supportEugen Hristev2022-11-256-6/+391
* | | | media: microchip: add ISC driver as Microchip ISCEugen Hristev2022-11-258-0/+4414
* | | | media: atmel: move microchip_csi2dc to dedicated microchip platformEugen Hristev2022-11-257-16/+24
* | | | media: amphion: Fix error handling in vpu_driver_init()Yuan Can2022-11-251-1/+5
* | | | media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can2022-11-252-2/+6
* | | | media: mtk-jpegdec: add missing destroy_workqueue()Yang Yingliang2022-11-251-0/+10