index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
st-mipid02.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-15
media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad
Sakari Ailus
1
-2
/
+3
2024-11-07
media: i2c: st-mipid02: remove parallel mbus format on sink pad
Alain Volmat
1
-15
/
+0
2024-11-07
media: i2c: st-mipid02: add pm_runtime handling
Alain Volmat
1
-6
/
+43
2024-11-07
media: i2c: st-mipid02: use enable/disable_streams pad ops
Alain Volmat
1
-26
/
+17
2024-11-07
media: i2c: st-mipid02: fix mipid02_stream_enable error handling
Alain Volmat
1
-5
/
+7
2024-05-03
media: i2c: st-mipid02: Use the correct div function
Ricardo Ribalda
1
-1
/
+1
2023-12-04
media: i2c: st-mipid02: add Y8 format support
Alain Volmat
1
-1
/
+3
2023-12-04
media: i2c: st-mipid02: removal of unused link_frequency variable
Alain Volmat
1
-1
/
+0
2023-12-04
media: i2c: st-mipid02: use mipi-csi macro for data-type
Alain Volmat
1
-6
/
+7
2023-12-04
media: i2c: st-mipid02: use active state to store pad formats
Alain Volmat
1
-130
/
+79
2023-12-04
media: i2c: st-mipid02: use cci_* helpers for register access.
Alain Volmat
1
-123
/
+46
2023-12-04
media: i2c: st-mipid02: don't keep track of streaming status
Alain Volmat
1
-22
/
+5
2023-12-04
media: i2c: st-mipid02: add usage of v4l2_get_link_freq
Alain Volmat
1
-48
/
+18
2023-12-04
media: i2c: st-mipid02: correct format propagation
Alain Volmat
1
-2
/
+7
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
1
-6
/
+5
2023-08-10
media: i2c: st_mipid02: cascade s_stream call to the source subdev
Alain Volmat
1
-1
/
+12
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
1
-2
/
+2
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
1
-4
/
+4
2023-05-25
media: st-mipid02: Propagate format from sink to source pad
Daniel Scally
1
-1
/
+5
2023-05-25
media: i2c: Correct format propagation for st-mipid02
Daniel Scally
1
-2
/
+7
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-08
media: st-mipid02: expose 1X16 serial pixel format
Hugues Fruchet
1
-1
/
+19
2022-07-08
media: st-mipid02: add support for YVYU and VYUY formats
Alain Volmat
1
-1
/
+6
2022-07-08
media: st-mipid02: add support of pixel clock polarity
Hugues Fruchet
1
-0
/
+3
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
1
-12
/
+10
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-10
/
+11
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
1
-1
/
+1
2021-02-06
media: st-mipid02: Use v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
1
-11
/
+10
2019-10-24
media: st-mipid02: add a check for devm_gpiod_get_optional
Chuhong Yuan
1
-0
/
+5
2019-06-24
media: st-mipid02: add support of JPEG
Hugues Fruchet
1
-5
/
+13
2019-06-24
media: st-mipid02: add support of YUYV8 and UYVY8
Hugues Fruchet
1
-0
/
+5
2019-06-24
media: st-mipid02: add support of RGB565
Hugues Fruchet
1
-1
/
+7
2019-06-24
media: st-mipid02: add support of V4L2_CID_LINK_FREQ
Hugues Fruchet
1
-3
/
+26
2019-04-22
media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver
Mickael Guene
1
-0
/
+1033