index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
imx258.c
Age
Commit message (
Expand
)
Author
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-05-19
media: i2c: imx258: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-04-06
media: i2c: imx258: add HDR control
Krzysztof Kozlowski
2021-04-06
media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_common
Sakari Ailus
2021-02-06
media: i2c: imx258: get clock from device properties and enable it via runtim...
Krzysztof Kozlowski
2021-02-06
media: i2c: imx258: simplify getting state container
Krzysztof Kozlowski
2021-02-06
media: i2c: imx258: add support for binding via device tree
Krzysztof Kozlowski
2020-11-16
media: imx258: Remove Jason Chen's e-mail
Sakari Ailus
2020-09-10
media: i2c: Remove Alan Chiang's e-mail address
Sakari Ailus
2018-12-05
media: unify some sony camera sensors pattern naming
Bingbu Cao
2018-11-23
media: imx258: remove test pattern map from driver
Chen, JasonX Z
2018-06-27
media: imx258: Check the rotation property has a value of 180
Sakari Ailus
2018-05-28
media: imx258: get rid of an unused var
Mauro Carvalho Chehab
2018-05-28
media: imx258: Add imx258 camera sensor driver
Jason Chen