summaryrefslogtreecommitdiff
path: root/drivers/media/platform/ti/cal
AgeCommit message (Expand)Author
2025-04-25media: ti: cal: Add streams supportTomi Valkeinen
2025-04-25media: ti: cal: Fix wrong goto on error pathTomi Valkeinen
2025-04-25media: ti: cal: Use printk's fourcc formattingTomi Valkeinen
2025-02-15media: v4l: Convert the users of v4l2_get_link_freq to call it on a padSakari Ailus
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-09media: ti: cal: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-08-09media: ti: cal: Constify struct media_entity_operationsChristophe JAILLET
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-11-23media: ti: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
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-25media: ti: cal: Implement get_frame_desc for camera-rxTomi Valkeinen
2023-07-25media: ti: cal: Use subdev stateTomi Valkeinen
2023-07-25media: ti: cal: Fix cal_camerarx_create() error handlingTomi Valkeinen
2023-07-25media: ti: cal: Clean up mbus formats usesTomi Valkeinen
2023-07-19media: Explicitly include correct DT includesRob Herring
2023-04-12media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart
2023-04-11media: cal: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-22media: ti: cal: fix possible memory leak in cal_ctx_create()Gaosheng Cui
2022-09-24media: drivers: use video_device_pipeline_alloc_start()Tomi Valkeinen
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen
2022-08-30media: ti: cal: fix wdma irq for metadataTomi Valkeinen
2022-08-30media: ti: cal: combine wdma irq handlingTomi Valkeinen
2022-08-30media: ti: cal: use CSI-2 frame number for seq numberTomi Valkeinen
2022-08-30media: ti: cal: rename sd_state to stateTomi Valkeinen
2022-08-30media: ti: cal: fix useless variable initTomi Valkeinen
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart
2022-07-08media: ti: drop unexpected word 'a' in commentsJiang Jian
2022-05-17media: ti: cal: use frame desc to get vc and dtTomi Valkeinen
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-04-24media: mc: Set bus_info in media_device_init()Sakari Ailus
2022-03-18media: platform: re-structure TI driversPratyush Yadav