index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti
/
omap3isp
Age
Commit message (
Expand
)
Author
2025-11-03
media: platform: ti: omap3isp: isp: convert from round_rate() to determine_ra...
Brian Masney
2025-08-25
media: omap3isp: Drop custom .unsubscribe_event() handler
Laurent Pinchart
2025-08-13
media: omap3isp: Access v4l2_fh from file
Jacopo Mondi
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
2025-05-09
media: omap3isp: use sgtable-based scatterlist wrappers
Marek Szyprowski
2025-04-30
media: omap3isp: drop wait_prepare/finish callbacks
Hans Verkuil
2025-03-05
media: platform: ti: Remove unused omap3isp_print_status
Dr. David Alan Gilbert
2025-03-04
media: omap3isp: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2025-03-04
media: omap3isp: Handle ARM dma_iommu_mapping
Robin Murphy
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-12
media: omap3isp: add missing wait_prepare/finish ops
Hans Verkuil
2024-09-04
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-11-23
media: ti: omap3isp: Fix references to pad config
Laurent Pinchart
2023-09-27
media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
Hans Verkuil
2023-08-14
media: platform: ti: fix the return value handle for platform_get_irq()
Ruan Jinjie
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-08-10
media: omap3isp: Initialise V4L2 async notifier later
Sakari Ailus
2023-07-28
media: v4l: async: Obtain async connection based on sub-device
Sakari Ailus
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-28
media: omap3isp: Move link creation to bound callback
Sakari Ailus
2023-07-19
media: platform: ti: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
2023-04-11
media: isp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-06
media: ti: omap3isp: Use media_pipeline_for_each_entity()
Laurent Pinchart
2023-01-22
media: platform: ti: Add missing check for devm_regulator_get
Jiasheng Jiang
2022-12-07
media: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
2022-09-24
media: mc: entity: Add media_entity_pipeline() to access the media pipeline
Laurent Pinchart
2022-08-29
media: platform: ti: avoid using 'videobuf' or 'video-buf'
Hans Verkuil
2022-08-29
media: platform: ti: Fix typo 'the the' in comment
Slark Xiao
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2022-05-13
media: platform: return early if the iface is not handled
Tom Rix
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
media: platform: rename omap3isp/ to ti/omap3isp/
Mauro Carvalho Chehab