index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
dw9714.c
Age
Commit message (
Expand
)
Author
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-04-24
media: i2c: dw9714: Return zero in remove callback
Uwe Kleine-König
2022-04-24
media: i2c: dw9714: Disable the regulator when the driver fails to probe
Zheyu Ma
2022-01-28
media: i2c: dw9714: add optional regulator support
Angus Ainslie
2021-10-08
media: dw9714: Add implementation for events
Ricardo Ribalda
2021-05-19
media: i2c: dw9714: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2019-01-16
media: ipu3-cio2, dw9714: Remove Jian Xu's e-mail
Sakari Ailus
2018-10-08
media: dw9714: Remove useless error message
Sakari Ailus
2018-10-08
media: dw9714: Fix error handling in probe function
Rajmohan Mani
2018-04-04
media: dw9714: Update to SPDX license identifier
Rajmohan Mani
2018-01-23
media: dw9714: annotate a __be16 integer value
Mauro Carvalho Chehab
2018-01-23
media: dw9714: Remove client field in driver's struct
Sakari Ailus
2018-01-23
media: dw9714: Call pm_runtime_idle() at the end of probe()
Sakari Ailus
2017-10-04
[media] dw9714: Set the v4l2 focus ctrl step as 1
Rajmohan Mani
2017-08-26
media: dw9714: Remove ACPI match tables, convert to use probe_new
Sakari Ailus
2017-08-26
media: dw9714: Add Devicetree support
Sakari Ailus
2017-06-20
[media] dw9714: Initial driver for dw9714 VCM
Rajmohan Mani