summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/da311.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: accel: da311: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio:accel:da311: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-4/+2
* iio: accel: da311: convert probe to device-managed functionsAlexandru Ardelean2021-07-171-17/+9
* iio: Remove kernel-doc keyword in file header commentGwendal Grignou2021-03-251-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: accel: make array init_data static to reduce code sizeColin Ian King2017-07-091-1/+1
* iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...Hans de Goede2016-10-111-0/+305