summaryrefslogtreecommitdiff
path: root/drivers/media/platform/ti
AgeCommit message (Expand)Author
5 daysmedia: ti: vpe: #include <linux/platform_device.h> explicitlyUwe Kleine-König (The Capable Hub)
2026-05-28media: ti: j721e-csi2rx: Fix error handling for media_entity_remote_source_pa...Chen Ni
2026-05-28media: ti: j721e-csi2rx: Minor cleanup of loop variablesRishikesh Donadkar
2026-05-20media: ti: j721e-csi2rx: Support system suspend using pm_notifierJai Luthra
2026-05-20media: ti: j721e-csi2rx: Support runtime suspendJai Luthra
2026-05-20media: ti: j721e-csi2rx: Change the drain architecture for multistreamRishikesh Donadkar
2026-05-20media: ti: j721e-csi2rx: Submit all available buffersJai Luthra
2026-05-20media: ti: j721e-csi2rx: add multistream supportJai Luthra
2026-05-20media: ti: j721e-csi2rx: add support for processing virtual channelsJai Luthra
2026-05-20media: ti: j721e-csi2rx: get number of contexts from device treePratyush Yadav
2026-05-20media: ti: j721e-csi2rx: add a subdev for the core deviceJai Luthra
2026-05-20media: ti: j721e-csi2rx: allocate DMA channel based on context indexPratyush Yadav
2026-05-20media: ti: j721e-csi2rx: prepare SHIM code for multiple contextsPratyush Yadav
2026-05-20media: ti: j721e-csi2rx: separate out device and contextJai Luthra
2026-05-20media: ti: j721e-csi2rx: Remove word size alignment on frame widthRishikesh Donadkar
2026-05-05media: ti: vpe: unwind v4l2 device registration on probe errorMyeonghun Pak
2026-05-05media: vpif_capture: fix OF node reference imbalanceJohan Hovold
2026-05-05media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice()Felix Gu
2026-05-05media: ti: vpe: Fix the error code of devm_request_irq()Felix Gu
2026-05-05media: ti: vpe: Fix fwnode_handle leak in vip_probe_complete()Felix Gu
2026-03-16media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()Felix Gu
2026-03-11media: omap3isp: drop the use count of v4l2 pipelineHaoxiang Li
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
2026-01-13media: ti: vpe: Add the VIP driverDale Farnsworth
2026-01-13media: ti: vpe: Export vpdma_load_firmware() functionYemike Abhilash Chandra
2026-01-13media: ti: vpe: Re-introduce multi-instance and multi-client supportYemike Abhilash Chandra
2026-01-06media: omap3isp: isppreview: always clamp in preview_try_format()Hans Verkuil
2026-01-06media: omap3isp: ispccp2: always clamp in ccp2_try_format()Hans Verkuil
2026-01-06media: omap3isp: support ctrl events for isppreviewHans Verkuil
2026-01-06media: omap3isp: better VIDIOC_G/S_PARM handlingHans Verkuil
2026-01-06media: omap3isp: implement create/prepare_bufsHans Verkuil
2026-01-06media: omap3isp: rework isp_video_try/set_formatHans Verkuil
2026-01-06media: omap3isp: set initial formatHans Verkuil
2026-01-06media: omap3isp: use V4L2_COLORSPACE_SRGB instead of _JPEGHans Verkuil
2026-01-06media: omap3isp: implement enum_fmt_vid_cap/outHans Verkuil
2026-01-06media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixesHans Verkuil
2026-01-06media: omap3isp: add V4L2_CAP_IO_MC and don't set bus_infoHans Verkuil
2026-01-06media: omap3isp: configure entity functionsHans Verkuil
2025-11-03media: vpif_display: fix section mismatchJohan Hovold
2025-11-03media: vpif_capture: fix section mismatchJohan Hovold
2025-11-03media: platform: ti: omap3isp: isp: convert from round_rate() to determine_ra...Brian Masney
2025-10-17media: ti: cal Use %pe format specifierRicardo Ribalda
2025-10-17media: ti: vpe: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-09-09media: ti: j721e-csi2rx: Fix NULL vs IS_ERR() bug in ti_csi2rx_request_max_ppc()Dan Carpenter
2025-08-25media: ti: j721e-csi2rx: Support multiple pixels per clockJai Luthra
2025-08-25media: ti: j721e-csi2rx: Fix source subdev link creationJai Luthra
2025-08-25media: ti: j721e-csi2rx: Use fwnode_get_named_child_nodeJai Luthra
2025-08-25media: ti: j721e-csi2rx: Use devm_of_platform_populateJai Luthra
2025-08-25media: omap3isp: Drop custom .unsubscribe_event() handlerLaurent Pinchart