summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/kxsd9.c
AgeCommit message (Expand)Author
2022-06-15iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2022-02-18iio:accel:kxsd9: Move exports into IIO_KDSD9 namespaceJonathan Cameron
2021-11-17iio: kxsd9: Don't return error code in trigger handlerLars-Peter Clausen
2021-10-19iio: accel: kxsd9: Make kxsd9_common_remove() return voidUwe Kleine-König
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2020-08-22iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-09-18iio: accel: kxsd9: Support reading a mounting matrixLinus Walleij
2016-09-18iio: accel: kxsd9: Deploy system and runtime PMLinus Walleij
2016-09-18iio: accel: kxsd9: Replace "parent" with "dev"Linus Walleij
2016-09-18iio: accel: kxsd9: Fetch and handle regulatorsLinus Walleij
2016-09-18iio: accel: kxsd9: Deploy proper register bit definesLinus Walleij
2016-09-18iio: accel: kxsd9: Add triggered buffer handlingLinus Walleij
2016-09-18iio: accel: kxsd9: Fix up offset and scalingLinus Walleij
2016-09-18iio: accel: kxsd9: Drop the buffer lockLinus Walleij
2016-09-18iio: accel: kxsd9: Convert to use regmap for transportLinus Walleij
2016-09-18iio: accel: kxsd9: Do away with the write2 helperLinus Walleij
2016-09-18iio: accel: kxsd9: Split out SPI transportLinus Walleij
2016-09-18iio: accel: kxsd9: split out a common remove() functionLinus Walleij
2016-09-18iio: accel: kxsd9: Split out transport mechanismLinus Walleij
2016-09-03iio: accel: kxsd9: Fix scaling bugLinus Walleij
2016-08-21iio: accel: kxsd9: Fix raw read returnLinus Walleij
2016-06-26iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2013-11-17iio:accel:kxsd9 fix missing mutex unlockFrank Zago
2013-10-24iio: accel: kxsd9: Remove redundant variableSachin Kamat
2013-08-03iio: accel: kxsd9: Use devm_iio_device_allocSachin Kamat
2013-03-17iio:accel:kxsd9 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-02-09iio: Use spi_sync_transfer()Lars-Peter Clausen
2013-01-26iio:accel:kxsd9 move out of stagingJonathan Cameron