summaryrefslogtreecommitdiff
path: root/drivers/media/platform/nuvoton
AgeCommit message (Expand)AuthorFilesLines
2025-01-08media: nuvoton: Fix an error check in npcm_video_ece_init()Zhen Lei1-2/+2
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil1-2/+0
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-02-28media: nuvoton: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard1-1/+1
2023-11-23media: nuvoton: npcm-video: Fix sleeping in atomic contextMarvin Lin1-17/+13
2023-11-23media: nuvoton: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-1/+1
2023-10-27media: nuvoton: VIDEO_NPCM_VCD_ECE should depend on ARCH_NPCMGeert Uytterhoeven1-2/+2
2023-10-07media: nuvoton: npcm-video: Fix IS_ERR() vs NULL bugDan Carpenter1-2/+2
2023-09-27media: nuvoton: Add driver for NPCM video capture and encoding engineMarvin Lin4-0/+2000