Age | Commit message (Expand) | Author | Files | Lines |
2022-06-16 | iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etc | Jonathan Cameron | 1 | -9/+2 |
2022-02-18 | iio:accel:kxsd9: Move exports into IIO_KDSD9 namespace | Jonathan Cameron | 1 | -3/+3 |
2021-11-17 | iio: kxsd9: Don't return error code in trigger handler | Lars-Peter Clausen | 1 | -3/+3 |
2021-10-19 | iio: accel: kxsd9: Make kxsd9_common_remove() return void | Uwe Kleine-König | 1 | -3/+1 |
2021-06-03 | iio: Drop Duplicated "mount-matrix" parameter | Andy Shevchenko | 1 | -1/+1 |
2020-08-22 | iio: accel: kxsd9: Fix alignment of local buffer. | Jonathan Cameron | 1 | -5/+11 |
2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen | 1 | -2/+0 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-04 | iio: Allow to read mount matrix from ACPI | Andy Shevchenko | 1 | -3/+1 |
2017-08-22 | iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -1/+0 |
2016-09-18 | iio: accel: kxsd9: Support reading a mounting matrix | Linus Walleij | 1 | -0/+24 |
2016-09-18 | iio: accel: kxsd9: Deploy system and runtime PM | Linus Walleij | 1 | -2/+90 |
2016-09-18 | iio: accel: kxsd9: Replace "parent" with "dev" | Linus Walleij | 1 | -10/+10 |
2016-09-18 | iio: accel: kxsd9: Fetch and handle regulators | Linus Walleij | 1 | -3/+85 |
2016-09-18 | iio: accel: kxsd9: Deploy proper register bit defines | Linus Walleij | 1 | -9/+27 |
2016-09-18 | iio: accel: kxsd9: Add triggered buffer handling | Linus Walleij | 1 | -6/+76 |
2016-09-18 | iio: accel: kxsd9: Fix up offset and scaling | Linus Walleij | 1 | -17/+18 |
2016-09-18 | iio: accel: kxsd9: Drop the buffer lock | Linus Walleij | 1 | -14/+4 |
2016-09-18 | iio: accel: kxsd9: Convert to use regmap for transport | Linus Walleij | 1 | -16/+24 |
2016-09-18 | iio: accel: kxsd9: Do away with the write2 helper | Linus Walleij | 1 | -2/+2 |
2016-09-18 | iio: accel: kxsd9: Split out SPI transport | Linus Walleij | 1 | -126/+21 |
2016-09-18 | iio: accel: kxsd9: split out a common remove() function | Linus Walleij | 1 | -10/+14 |
2016-09-18 | iio: accel: kxsd9: Split out transport mechanism | Linus Walleij | 1 | -52/+123 |
2016-09-03 | iio: accel: kxsd9: Fix scaling bug | Linus Walleij | 1 | -0/+1 |
2016-08-21 | iio: accel: kxsd9: Fix raw read return | Linus Walleij | 1 | -0/+1 |
2016-06-26 | iio: accel: kxsd9: fix the usage of spi_w8r8() | Linus Walleij | 1 | -2/+2 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
2013-11-17 | iio:accel:kxsd9 fix missing mutex unlock | Frank Zago | 1 | -3/+4 |
2013-10-24 | iio: accel: kxsd9: Remove redundant variable | Sachin Kamat | 1 | -6/+1 |
2013-08-03 | iio: accel: kxsd9: Use devm_iio_device_alloc | Sachin Kamat | 1 | -12/+5 |
2013-03-17 | iio:accel:kxsd9 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -3/+3 |
2013-02-09 | iio: Use spi_sync_transfer() | Lars-Peter Clausen | 1 | -5/+1 |
2013-01-26 | iio:accel:kxsd9 move out of staging | Jonathan Cameron | 1 | -0/+291 |