summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/kxsd9.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio: Allow to read mount matrix from ACPIAndy Shevchenko2019-04-041-3/+1
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: accel: kxsd9: Support reading a mounting matrixLinus Walleij2016-09-181-0/+24
* iio: accel: kxsd9: Deploy system and runtime PMLinus Walleij2016-09-181-2/+90
* iio: accel: kxsd9: Replace "parent" with "dev"Linus Walleij2016-09-181-10/+10
* iio: accel: kxsd9: Fetch and handle regulatorsLinus Walleij2016-09-181-3/+85
* iio: accel: kxsd9: Deploy proper register bit definesLinus Walleij2016-09-181-9/+27
* iio: accel: kxsd9: Add triggered buffer handlingLinus Walleij2016-09-181-6/+76
* iio: accel: kxsd9: Fix up offset and scalingLinus Walleij2016-09-181-17/+18
* iio: accel: kxsd9: Drop the buffer lockLinus Walleij2016-09-181-14/+4
* iio: accel: kxsd9: Convert to use regmap for transportLinus Walleij2016-09-181-16/+24
* iio: accel: kxsd9: Do away with the write2 helperLinus Walleij2016-09-181-2/+2
* iio: accel: kxsd9: Split out SPI transportLinus Walleij2016-09-181-126/+21
* iio: accel: kxsd9: split out a common remove() functionLinus Walleij2016-09-181-10/+14
* iio: accel: kxsd9: Split out transport mechanismLinus Walleij2016-09-181-52/+123
* iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-031-0/+1
* iio: accel: kxsd9: Fix raw read returnLinus Walleij2016-08-211-0/+1
* iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-06-261-2/+2
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio:accel:kxsd9 fix missing mutex unlockFrank Zago2013-11-171-3/+4
* iio: accel: kxsd9: Remove redundant variableSachin Kamat2013-10-241-6/+1
* iio: accel: kxsd9: Use devm_iio_device_allocSachin Kamat2013-08-031-12/+5
* iio:accel:kxsd9 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
* iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-091-5/+1
* iio:accel:kxsd9 move out of stagingJonathan Cameron2013-01-261-0/+291