summaryrefslogtreecommitdiff
path: root/drivers/media/platform/marvell/mmp-driver.c
AgeCommit message (Expand)Author
2024-06-15media: marvell: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus
2023-07-19media: marvell: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-14media: platform: marvell: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-11media: marvell: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11media: marvell: Simplify remove callbackUwe Kleine-König
2023-02-08media: marvell: change return to goto for proper unwindHans Verkuil
2022-03-18media: platform: rename marvell-ccic/ to marvell/Mauro Carvalho Chehab