summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/amlogic
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-11-14media: v4l2-isp: Rename block_info to block_type_infoJacopo Mondi-4/+5
2025-11-14media: amlogic-c3: Use v4l2-isp for validationJacopo Mondi-122/+44
2025-10-17media: meson-g2d: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart-5/+0
2025-08-25media: amlogic: c3-mipi-csi2: Call v4l2_get_link_freq() on source padSakari Ailus-4/+3
2025-08-13media: meson-ge2d: Access v4l2_fh from fileJacopo Mondi-6/+6
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart-1/+1
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart-2/+1
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart-2/+6
2025-05-10media: amlogic: c3-mipi-csi2: Handle 64-bits divisionJacopo Mondi-1/+2
2025-05-09media: platform: Add C3 ISP driverKeke Li-0/+5080
2025-05-09media: platform: Add C3 MIPI adapter driverKeke Li-0/+863
2025-05-09media: platform: Add C3 MIPI CSI-2 driverKeke Li-0/+855
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
2023-04-11media: ge2d: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2022-08-30media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfcHangyu Hua-1/+0
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab-1/+1
2022-03-18media: platform/*/Kconfig: make manufacturer menus more uniformMauro Carvalho Chehab-0/+3
2022-03-18media: platform: Create vendor/{Makefile,Kconfig} filesMauro Carvalho Chehab-0/+4
2022-03-18media: platform: rename meson/ge2d/ to amlogic/meson-ge2d/Mauro Carvalho Chehab-0/+1439