index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
st-mipid02.c
Age
Commit message (
Expand
)
Author
2024-11-07
media: i2c: st-mipid02: remove parallel mbus format on sink pad
Alain Volmat
2024-11-07
media: i2c: st-mipid02: add pm_runtime handling
Alain Volmat
2024-11-07
media: i2c: st-mipid02: use enable/disable_streams pad ops
Alain Volmat
2024-11-07
media: i2c: st-mipid02: fix mipid02_stream_enable error handling
Alain Volmat
2024-05-03
media: i2c: st-mipid02: Use the correct div function
Ricardo Ribalda
2023-12-04
media: i2c: st-mipid02: add Y8 format support
Alain Volmat
2023-12-04
media: i2c: st-mipid02: removal of unused link_frequency variable
Alain Volmat
2023-12-04
media: i2c: st-mipid02: use mipi-csi macro for data-type
Alain Volmat
2023-12-04
media: i2c: st-mipid02: use active state to store pad formats
Alain Volmat
2023-12-04
media: i2c: st-mipid02: use cci_* helpers for register access.
Alain Volmat
2023-12-04
media: i2c: st-mipid02: don't keep track of streaming status
Alain Volmat
2023-12-04
media: i2c: st-mipid02: add usage of v4l2_get_link_freq
Alain Volmat
2023-12-04
media: i2c: st-mipid02: correct format propagation
Alain Volmat
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-08-10
media: i2c: st_mipid02: cascade s_stream call to 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-05-25
media: st-mipid02: Propagate format from sink to source pad
Daniel Scally
2023-05-25
media: i2c: Correct format propagation for st-mipid02
Daniel Scally
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-08
media: st-mipid02: expose 1X16 serial pixel format
Hugues Fruchet
2022-07-08
media: st-mipid02: add support for YVYU and VYUY formats
Alain Volmat
2022-07-08
media: st-mipid02: add support of pixel clock polarity
Hugues Fruchet
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
media: st-mipid02: Use v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2019-10-24
media: st-mipid02: add a check for devm_gpiod_get_optional
Chuhong Yuan
2019-06-24
media: st-mipid02: add support of JPEG
Hugues Fruchet
2019-06-24
media: st-mipid02: add support of YUYV8 and UYVY8
Hugues Fruchet
2019-06-24
media: st-mipid02: add support of RGB565
Hugues Fruchet
2019-06-24
media: st-mipid02: add support of V4L2_CID_LINK_FREQ
Hugues Fruchet
2019-04-22
media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver
Mickael Guene