summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/og01a1b.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: og01a1b: Add management of optional sensor supply linesVladimir Zapolskiy2024-08-311-1/+80
* media: i2c: og01a1b: Add management of optional reset GPIOVladimir Zapolskiy2024-08-311-1/+16
* media: i2c: og01a1b: Add support of xvclk supply clock in power managementVladimir Zapolskiy2024-08-311-6/+40
* media: i2c: og01a1b: Add stubs of runtime power management functionsVladimir Zapolskiy2024-08-311-9/+33
* media: i2c: og01a1b: Add OF support to the image sensor driverVladimir Zapolskiy2024-08-311-0/+7
* media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus2023-11-231-6/+4
* media: i2c: og01a1b: Drop system suspend and resume handlersLaurent Pinchart2023-09-271-47/+0
* media: i2c: og01a1b: Drop check for reentrant .s_stream()Laurent Pinchart2023-09-271-3/+0
* media: i2c: Use pm_runtime_resume_and_get()Laurent Pinchart2023-09-271-3/+2
* media: i2c: Remove Shawn's and Chiranjeevi's e-mail addressesSakari Ailus2023-07-141-1/+1
* media: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-251-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* media: Add a driver for the og01a1b camera sensorShawn Tu2022-03-031-0/+1128