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