summaryrefslogtreecommitdiff
path: root/drivers/staging/media/tegra-video
AgeCommit message (Expand)Author
2024-11-29Merge tag 'staging-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-28staging: media: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-09staging: Switch back to struct platform_driver::remove()Sergio Paracuellos
2024-05-03media: staging: media: tegra-video: Use swap macroRicardo Ribalda
2024-04-09media: tegra-video: Use pad variant of dv timing subdev callsPaweł Anikiel
2024-04-08staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gccRicardo Ribalda
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-13media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_intervalLaurent Pinchart
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-11-23media: tegra-video: Use accessors for pad config 'try_*' fieldsLaurent Pinchart
2023-11-23media: staging: media: tegra-video: Convert to platform remove callback retur...Uwe Kleine-König
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-10-02staging: media: tegra-video: fix infinite recursion regressionLuca Ceresoli
2023-09-27media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZEHans Verkuil
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus
2023-07-28media: v4l: async: Rework internal listsSakari Ailus
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus
2023-07-28media: v4l: async: Clean up list heads and entriesSakari Ailus
2023-07-27staging: Explicitly include correct DT includesRob Herring
2023-07-25staging: media: tegra-video: include video.h headerHans Verkuil
2023-05-25staging: media: tegra-video: add support for Tegra20 parallel inputLuca Ceresoli
2023-05-25staging: media: tegra-video: add H/V flip controlsLuca Ceresoli
2023-05-25staging: media: tegra-video: add hooks for planar YUV and H/V flipLuca Ceresoli
2023-05-25staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_viLuca Ceresoli
2023-05-25staging: media: tegra-video: move syncpt init/free to a per-soc opLuca Ceresoli
2023-05-25staging: media: tegra-video: add a per-soc enable/disable opLuca Ceresoli
2023-05-25staging: media: tegra-video: move MIPI calibration calls from VI to CSILuca Ceresoli
2023-05-25staging: media: tegra-video: move default format to soc-specific dataLuca Ceresoli
2023-05-25staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc opLuca Ceresoli
2023-05-25staging: media: tegra-video: Kconfig: allow TPG only on Tegra210Luca Ceresoli
2023-05-25staging: media: tegra-video: remove unneeded includeLuca Ceresoli
2023-05-25staging: media: tegra-video: move tegra210_csi_soc to C fileLuca Ceresoli
2023-05-25staging: media: tegra-video: move private struct declaration to C fileLuca Ceresoli
2023-05-25staging: media: tegra-video: slightly simplify cleanup on errorsLuca Ceresoli
2023-05-25staging: media: tegra-video: improve error messagesLuca Ceresoli
2023-05-25staging: media: tegra-video: fix typos in commentLuca Ceresoli
2023-05-25staging: media: tegra-video: document tegra_channel_get_remote_source_subdevLuca Ceresoli
2023-05-25staging: media: tegra-video: improve documentation of tegra_video_format fieldsLuca Ceresoli
2023-04-25Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart
2023-04-04gpu: host1x: Make host1x_client_unregister() return voidUwe Kleine-König
2022-11-25media: staging: media: tegra-video: Replace custom implementation of device_m...Andy Shevchenko
2022-11-04staging: media: tegra-video: fix device_node use after freeLuca Ceresoli
2022-11-04staging: media: tegra-video: fix chan->mipi value on errorLuca Ceresoli
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart
2022-04-24media: subdev: add subdev state lockingTomi Valkeinen
2022-04-24media: subdev: rename subdev-state alloc & freeTomi Valkeinen