summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti/vpe
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2026-01-13media: ti: vpe: Add the VIP driverDale Farnsworth-0/+4392
2026-01-13media: ti: vpe: Export vpdma_load_firmware() functionYemike Abhilash Chandra-1/+5
2026-01-13media: ti: vpe: Re-introduce multi-instance and multi-client supportYemike Abhilash Chandra-0/+51
2025-10-17media: ti: vpe: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart-7/+0
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 file_to_v4l2_fh()Laurent Pinchart-1/+1
2025-08-13media: ti: vpe: Store v4l2_fh pointer in file->private_dataLaurent Pinchart-7/+11
2025-06-17media: platform: ti: Remove unused vpdma_update_dma_addrDr. David Alan Gilbert-35/+0
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-06-29media: ti: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+1
2023-04-11media: vpe: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2022-03-18media: platform: re-structure TI driversPratyush Yadav-0/+7279