summaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro/fxas21002c_core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: gyro: fxas210002c: Fix alignment for DMA safetyJonathan Cameron2022-06-141-3/+3
* iio: gyro: fxas21002c: Make use of device propertiesAndy Shevchenko2022-04-281-5/+3
* Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-091-11/+2
|\
| * iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().Jonathan Cameron2021-05-171-10/+1
| * iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+1
* | iio: gyro: fxas21002c: balance runtime power in error pathRui Miguel Silva2021-05-221-0/+2
|/
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-251-1/+0
* iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its usedLee Jones2020-07-201-0/+66
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: gyro: add core driver for fxas21002cRui Miguel Silva2019-04-221-0/+1004