index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
ad5820.c
Age
Commit message (
Expand
)
Author
2024-08-09
media: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-07-14
media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tables
Hans de Goede
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-07
media: Switch to use dev_err_probe() helper
Yang Yingliang
2022-11-21
media: i2c/ad5820: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-10-25
media: i2c: ad5820: Fix error path
Ricardo Ribalda
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2020-11-16
media: i2c: ad5820: simplify getting state container
Krzysztof Kozlowski
2019-10-24
media: ad5820: Add support for ad5821 and ad5823
Ricardo Ribalda Delgado
2019-10-24
media: ad5820: Add support for of-autoload
Ricardo Ribalda Delgado
2019-10-24
media: ad5820: Add support for enable pin
Ricardo Ribalda Delgado
2019-10-24
media: ad5820: Define entity function
Ricardo Ribalda Delgado
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2017-06-08
[media] ad5820: unregister async sub-device
Sakari Ailus
2017-03-22
[media] ad5820: remove incorrect __exit markups
Dmitry Torokhov
2016-10-24
[media] ad5820: Fix sparse warning
Sakari Ailus
2016-09-19
[media] ad5820: use __maybe_unused for PM functions
Arnd Bergmann
2016-09-09
[media] ad5820: Use bool for boolean values
Sakari Ailus
2016-08-24
[media] ad5820: fix one smatch warning
Mauro Carvalho Chehab
2016-08-24
[media] ad5820: Add driver for auto-focus coil
Pavel Machek