summaryrefslogtreecommitdiff
path: root/drivers/media/platform/st/stm32/dma2d
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-10-17media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()Laurent Pinchart
2025-10-17media: stm32: dma2d: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-08-13media: v4l2: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart
2025-08-13media: stm32: dma2d: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart
2025-03-06media: platform: stm32: Add check for clk_enable()Jiasheng Jiang
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
2023-04-11media: dma2d: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20media: stm32: dma2d: remove unused fb_bufHans Verkuil
2023-03-19media: platform: stm32: use devm_platform_get_and_ioremap_resource()Ye Xingchen
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab