index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
da311.c
Age
Commit message (
Expand
)
Author
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: accel: da311: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-02-18
iio:accel:da311: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2021-07-17
iio: accel: da311: convert probe to device-managed functions
Alexandru Ardelean
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-09
iio: accel: make array init_data static to reduce code size
Colin Ian King
2016-10-11
iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...
Hans de Goede