libapi-y += fd/ libapi-y += fs/ libapi-y += cpu.o libapi-y += debug.o libapi-y += str_error_r.o $(OUTPUT)str_error_r.o: ../str_error_r.c FORCE $(call rule_mkdir) $(call if_changed_dep,cc_o_c) ef='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/drivers/media/platform/nuvoton
AgeCommit message (Expand)Author
2025-04-25media: nuvoton: npcm-video: Prevent returning unsupported resolutionsMichael Chang
2025-04-25media: nuvoton: npcm-video: Fix stuck due to no video signal errorMichael Chang
2025-02-25media: nuvoton: Fix reference handling of ece_pdevRicardo Ribalda
2025-02-25media: nuvoton: Fix reference handling of ece_nodeRicardo Ribalda
2025-01-08media: nuvoton: Fix an error check in npcm_video_ece_init()Zhen Lei
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-02-28media: nuvoton: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: nuvoton: npcm-video: Fix sleeping in atomic contextMarvin Lin
2023-11-23media: nuvoton: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-10-27media: nuvoton: VIDEO_NPCM_VCD_ECE should depend on ARCH_NPCMGeert Uytterhoeven
2023-10-07media: nuvoton: npcm-video: Fix IS_ERR() vs NULL bugDan Carpenter
2023-09-27media: nuvoton: Add driver for NPCM video capture and encoding engineMarvin Lin