index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
ad5820.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tables
Hans de Goede
2023-07-14
1
-2
/
+0
*
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
1
-1
/
+1
*
media: Switch to use dev_err_probe() helper
Yang Yingliang
2022-12-07
1
-12
/
+6
*
media: i2c/ad5820: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-21
1
-3
/
+2
*
media: i2c: ad5820: Fix error path
Ricardo Ribalda
2022-10-25
1
-5
/
+5
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-2
/
+1
*
media: i2c: ad5820: simplify getting state container
Krzysztof Kozlowski
2020-11-16
1
-4
/
+2
*
media: ad5820: Add support for ad5821 and ad5823
Ricardo Ribalda Delgado
2019-10-24
1
-4
/
+6
*
media: ad5820: Add support for of-autoload
Ricardo Ribalda Delgado
2019-10-24
1
-0
/
+7
*
media: ad5820: Add support for enable pin
Ricardo Ribalda Delgado
2019-10-24
1
-0
/
+17
*
media: ad5820: Define entity function
Ricardo Ribalda Delgado
2019-10-24
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
1
-1
/
+1
*
[media] ad5820: unregister async sub-device
Sakari Ailus
2017-06-08
1
-1
/
+1
*
[media] ad5820: remove incorrect __exit markups
Dmitry Torokhov
2017-03-22
1
-2
/
+2
*
[media] ad5820: Fix sparse warning
Sakari Ailus
2016-10-24
1
-2
/
+3
*
[media] ad5820: use __maybe_unused for PM functions
Arnd Bergmann
2016-09-19
1
-11
/
+2
*
[media] ad5820: Use bool for boolean values
Sakari Ailus
2016-09-09
1
-9
/
+10
*
[media] ad5820: fix one smatch warning
Mauro Carvalho Chehab
2016-08-24
1
-1
/
+1
*
[media] ad5820: Add driver for auto-focus coil
Pavel Machek
2016-08-24
1
-0
/
+380