index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
og01a1b.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-31
media: i2c: og01a1b: Add management of optional sensor supply lines
Vladimir Zapolskiy
2024-08-31
media: i2c: og01a1b: Add management of optional reset GPIO
Vladimir Zapolskiy
2024-08-31
media: i2c: og01a1b: Add support of xvclk supply clock in power management
Vladimir Zapolskiy
2024-08-31
media: i2c: og01a1b: Add stubs of runtime power management functions
Vladimir Zapolskiy
2024-08-31
media: i2c: og01a1b: Add OF support to the image sensor driver
Vladimir Zapolskiy
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-09-27
media: i2c: og01a1b: Drop system suspend and resume handlers
Laurent Pinchart
2023-09-27
media: i2c: og01a1b: Drop check for reentrant .s_stream()
Laurent Pinchart
2023-09-27
media: i2c: Use pm_runtime_resume_and_get()
Laurent Pinchart
2023-07-14
media: i2c: Remove Shawn's and Chiranjeevi's e-mail addresses
Sakari Ailus
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-03-04
media: Add a driver for the og01a1b camera sensor
Shawn Tu