summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/nuvoton
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2025-04-25media: nuvoton: npcm-video: Prevent returning unsupported resolutionsMichael Chang-2/+2
2025-04-25media: nuvoton: npcm-video: Fix stuck due to no video signal errorMichael Chang-6/+9
2025-02-25media: nuvoton: Fix reference handling of ece_pdevRicardo Ribalda-1/+2
2025-02-25media: nuvoton: Fix reference handling of ece_nodeRicardo Ribalda-2/+1
2025-01-08media: nuvoton: Fix an error check in npcm_video_ece_init()Zhen Lei-2/+2
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil-2/+0
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-02-28media: nuvoton: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard-1/+1
2023-11-23media: nuvoton: npcm-video: Fix sleeping in atomic contextMarvin Lin-17/+13
2023-11-23media: nuvoton: Stop direct calls to queue num_buffers fieldBenjamin Gaignard-1/+1
2023-10-27media: nuvoton: VIDEO_NPCM_VCD_ECE should depend on ARCH_NPCMGeert Uytterhoeven-2/+2
2023-10-07media: nuvoton: npcm-video: Fix IS_ERR() vs NULL bugDan Carpenter-2/+2
2023-09-27media: nuvoton: Add driver for NPCM video capture and encoding engineMarvin Lin-0/+2000