index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
st-mipid02.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: i2c: st-mipid02: add Y8 format support
Alain Volmat
2023-12-04
1
-1
/
+3
*
media: i2c: st-mipid02: removal of unused link_frequency variable
Alain Volmat
2023-12-04
1
-1
/
+0
*
media: i2c: st-mipid02: use mipi-csi macro for data-type
Alain Volmat
2023-12-04
1
-6
/
+7
*
media: i2c: st-mipid02: use active state to store pad formats
Alain Volmat
2023-12-04
1
-130
/
+79
*
media: i2c: st-mipid02: use cci_* helpers for register access.
Alain Volmat
2023-12-04
1
-123
/
+46
*
media: i2c: st-mipid02: don't keep track of streaming status
Alain Volmat
2023-12-04
1
-22
/
+5
*
media: i2c: st-mipid02: add usage of v4l2_get_link_freq
Alain Volmat
2023-12-04
1
-48
/
+18
*
media: i2c: st-mipid02: correct format propagation
Alain Volmat
2023-12-04
1
-2
/
+7
*
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-11-23
1
-6
/
+5
*
media: i2c: st_mipid02: cascade s_stream call to the source subdev
Alain Volmat
2023-08-10
1
-1
/
+12
*
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-08-10
1
-2
/
+2
*
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-28
1
-4
/
+4
*
media: st-mipid02: Propagate format from sink to source pad
Daniel Scally
2023-05-25
1
-1
/
+5
*
media: i2c: Correct format propagation for st-mipid02
Daniel Scally
2023-05-25
1
-2
/
+7
*
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
1
-1
/
+1
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
media: st-mipid02: expose 1X16 serial pixel format
Hugues Fruchet
2022-07-08
1
-1
/
+19
*
media: st-mipid02: add support for YVYU and VYUY formats
Alain Volmat
2022-07-08
1
-1
/
+6
*
media: st-mipid02: add support of pixel clock polarity
Hugues Fruchet
2022-07-08
1
-0
/
+3
*
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-09-30
1
-12
/
+10
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
1
-10
/
+11
*
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
1
-1
/
+1
*
media: st-mipid02: Use v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2021-02-06
1
-11
/
+10
*
media: st-mipid02: add a check for devm_gpiod_get_optional
Chuhong Yuan
2019-10-24
1
-0
/
+5
*
media: st-mipid02: add support of JPEG
Hugues Fruchet
2019-06-24
1
-5
/
+13
*
media: st-mipid02: add support of YUYV8 and UYVY8
Hugues Fruchet
2019-06-24
1
-0
/
+5
*
media: st-mipid02: add support of RGB565
Hugues Fruchet
2019-06-24
1
-1
/
+7
*
media: st-mipid02: add support of V4L2_CID_LINK_FREQ
Hugues Fruchet
2019-06-24
1
-3
/
+26
*
media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver
Mickael Guene
2019-04-22
1
-0
/
+1033