index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
st
/
stm32
/
stm32-dcmi.c
Age
Commit message (
Expand
)
Author
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-23
media: platform: replace of_graph_get_next_endpoint()
Kuninori Morimoto
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-11-23
media: stm32-dcmi: Drop unnecessary of_match_device() call
Rob Herring
2023-08-10
media: stm32: dcmi: only call s_stream on the source subdev
Alain Volmat
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-19
media: stm32-dcmi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-04-11
media: stm32-dcmi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-19
media: stm32-dcmi: Enable incoherent buffer allocation
Marek Vasut
2022-12-07
media: Switch to use dev_err_probe() helper
Yang Yingliang
2022-10-24
media: stm32: dcmi: Remove redundant dev_err call
Shang XiaoJing
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2022-07-15
media: stm32: dcmi: Fix subdev op call with uninitialized state
Tomi Valkeinen
2022-07-08
media: stm32-dcmi: add support of 1X16 serial pixel formats variant
Hugues Fruchet
2022-06-27
media: stm32: dcmi: Drop always NULL sd_state from dcmi_pipeline_s_fmt()
Marek Vasut
2022-06-27
media: stm32: dcmi: Fill in remaining Bayer formats
Marek Vasut
2022-04-24
media: mc: Set bus_info in media_device_init()
Sakari Ailus
2022-03-18
media: platform: place stm32/ and sti/ under st/ dir
Mauro Carvalho Chehab