summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-21/+21
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-23/+22
2026-01-13media: ti: vpe: Add the VIP driverDale Farnsworth-0/+4405
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
2026-01-06media: omap3isp: isppreview: always clamp in preview_try_format()Hans Verkuil-13/+8
2026-01-06media: omap3isp: ispccp2: always clamp in ccp2_try_format()Hans Verkuil-1/+1
2026-01-06media: omap3isp: support ctrl events for isppreviewHans Verkuil-1/+1
2026-01-06media: omap3isp: better VIDIOC_G/S_PARM handlingHans Verkuil-2/+9
2026-01-06media: omap3isp: implement create/prepare_bufsHans Verkuil-2/+45
2026-01-06media: omap3isp: rework isp_video_try/set_formatHans Verkuil-29/+30
2026-01-06media: omap3isp: set initial formatHans Verkuil-0/+8
2026-01-06media: omap3isp: use V4L2_COLORSPACE_SRGB instead of _JPEGHans Verkuil-2/+2
2026-01-06media: omap3isp: implement enum_fmt_vid_cap/outHans Verkuil-3/+36
2026-01-06media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixesHans Verkuil-3/+3
2026-01-06media: omap3isp: add V4L2_CAP_IO_MC and don't set bus_infoHans Verkuil-5/+3
2026-01-06media: omap3isp: configure entity functionsHans Verkuil-0/+6
2025-11-03media: vpif_display: fix section mismatchJohan Hovold-2/+2
2025-11-03media: vpif_capture: fix section mismatchJohan Hovold-2/+2
2025-11-03media: platform: ti: omap3isp: isp: convert from round_rate() to determine_ra...Brian Masney-5/+5
2025-10-17media: ti: cal Use %pe format specifierRicardo Ribalda-2/+1
2025-10-17media: ti: vpe: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart-7/+0
2025-09-09media: ti: j721e-csi2rx: Fix NULL vs IS_ERR() bug in ti_csi2rx_request_max_ppc()Dan Carpenter-1/+1
2025-08-25media: ti: j721e-csi2rx: Support multiple pixels per clockJai Luthra-4/+36
2025-08-25media: ti: j721e-csi2rx: Fix source subdev link creationJai Luthra-2/+5
2025-08-25media: ti: j721e-csi2rx: Use fwnode_get_named_child_nodeJai Luthra-10/+9
2025-08-25media: ti: j721e-csi2rx: Use devm_of_platform_populateJai Luthra-1/+1
2025-08-25media: omap3isp: Drop custom .unsubscribe_event() handlerLaurent Pinchart-20/+4
2025-08-13media: v4l2: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart-4/+4
2025-08-13media: omap3isp: Access v4l2_fh from fileJacopo Mondi-14/+12
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart-4/+3
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart-4/+2
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart-2/+8
2025-08-13media: Replace file->private_data access with file_to_v4l2_fh()Laurent Pinchart-1/+1
2025-08-13media: Wrap file->private_data access with a helper functionLaurent Pinchart-1/+1
2025-08-13media: ti: vpe: Store v4l2_fh pointer in file->private_dataLaurent Pinchart-7/+11
2025-07-10media: ti: j721e-csi2rx: fix list_del corruptionJulien Massot-0/+1
2025-07-10media: ti: j721e-csi2rx: Allow passing cache hints from user-spaceDevarsh Thakkar-0/+1
2025-06-17media: platform: ti: Remove unused vpdma_update_dma_addrDr. David Alan Gilbert-35/+0
2025-05-09media: omap3isp: use sgtable-based scatterlist wrappersMarek Szyprowski-8/+6
2025-04-30media: platform: use (t,l)/wxh format for rectangleHans Verkuil-1/+1
2025-04-30media: omap3isp: drop wait_prepare/finish callbacksHans Verkuil-18/+1
2025-04-25media: davinci: vpif: Fix memory leak in probe error pathDmitry Nikiforov-1/+3
2025-04-25media: ti: cal: Add streams supportTomi Valkeinen-104/+337
2025-04-25media: ti: cal: Fix wrong goto on error pathTomi Valkeinen-2/+2
2025-04-25media: ti: cal: Use printk's fourcc formattingTomi Valkeinen-20/+6
2025-03-05media: platform: ti: Remove unused omap3isp_print_statusDr. David Alan Gilbert-39/+0
2025-03-04media: omap3isp: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski-7/+3
2025-03-04media: omap3isp: Handle ARM dma_iommu_mappingRobin Murphy-0/+7
2025-02-15media: v4l: Convert the users of v4l2_get_link_freq to call it on a padSakari Ailus-2/+6