index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
st-mipid02.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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