summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti/cal
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-10-17media: ti: cal Use %pe format specifierRicardo Ribalda-2/+1
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-02-15media: v4l: Convert the users of v4l2_get_link_freq to call it on a padSakari Ailus-2/+6
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-08-09media: ti: cal: use 'time_left' variable with wait_event_timeout()Wolfram Sang-4/+4
2024-08-09media: ti: cal: Constify struct media_entity_operationsChristophe JAILLET-1/+1
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard-1/+1
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart-3/+7
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus-11/+9
2023-11-23media: ti: Stop direct calls to queue num_buffers fieldBenjamin Gaignard-2/+3
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus-2/+2
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus-3/+3
2023-07-25media: ti: cal: Implement get_frame_desc for camera-rxTomi Valkeinen-47/+47
2023-07-25media: ti: cal: Use subdev stateTomi Valkeinen-107/+53
2023-07-25media: ti: cal: Fix cal_camerarx_create() error handlingTomi Valkeinen-10/+13
2023-07-25media: ti: cal: Clean up mbus formats usesTomi Valkeinen-32/+8
2023-07-19media: Explicitly include correct DT includesRob Herring-1/+1
2023-04-12media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart-4/+4
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart-13/+16
2023-04-11media: cal: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-01-22media: ti: cal: fix possible memory leak in cal_ctx_create()Gaosheng Cui-1/+3
2022-09-24media: drivers: use video_device_pipeline_alloc_start()Tomi Valkeinen-2/+1
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen-3/+3
2022-08-30media: ti: cal: fix wdma irq for metadataTomi Valkeinen-4/+27
2022-08-30media: ti: cal: combine wdma irq handlingTomi Valkeinen-34/+25
2022-08-30media: ti: cal: use CSI-2 frame number for seq numberTomi Valkeinen-3/+62
2022-08-30media: ti: cal: rename sd_state to stateTomi Valkeinen-15/+15
2022-08-30media: ti: cal: fix useless variable initTomi Valkeinen-2/+3
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart-2/+2
2022-07-08media: ti: drop unexpected word 'a' in commentsJiang Jian-1/+1
2022-05-17media: ti: cal: use frame desc to get vc and dtTomi Valkeinen-2/+76
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus-4/+0
2022-04-24media: mc: Set bus_info in media_device_init()Sakari Ailus-2/+0
2022-03-18media: platform: re-structure TI driversPratyush Yadav-0/+4036