index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
kxsd9.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-09-18
iio: accel: kxsd9: Support reading a mounting matrix
Linus Walleij
2016-09-18
iio: accel: kxsd9: Deploy system and runtime PM
Linus Walleij
2016-09-18
iio: accel: kxsd9: Replace "parent" with "dev"
Linus Walleij
2016-09-18
iio: accel: kxsd9: Fetch and handle regulators
Linus Walleij
2016-09-18
iio: accel: kxsd9: Deploy proper register bit defines
Linus Walleij
2016-09-18
iio: accel: kxsd9: Add triggered buffer handling
Linus Walleij
2016-09-18
iio: accel: kxsd9: Fix up offset and scaling
Linus Walleij
2016-09-18
iio: accel: kxsd9: Drop the buffer lock
Linus Walleij
2016-09-18
iio: accel: kxsd9: Convert to use regmap for transport
Linus Walleij
2016-09-18
iio: accel: kxsd9: Do away with the write2 helper
Linus Walleij
2016-09-18
iio: accel: kxsd9: Split out SPI transport
Linus Walleij
2016-09-18
iio: accel: kxsd9: split out a common remove() function
Linus Walleij
2016-09-18
iio: accel: kxsd9: Split out transport mechanism
Linus Walleij
2016-09-03
iio: accel: kxsd9: Fix scaling bug
Linus Walleij
2016-08-21
iio: accel: kxsd9: Fix raw read return
Linus Walleij
2016-06-26
iio: accel: kxsd9: fix the usage of spi_w8r8()
Linus Walleij
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2013-11-17
iio:accel:kxsd9 fix missing mutex unlock
Frank Zago
2013-10-24
iio: accel: kxsd9: Remove redundant variable
Sachin Kamat
2013-08-03
iio: accel: kxsd9: Use devm_iio_device_alloc
Sachin Kamat
2013-03-17
iio:accel:kxsd9 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-02-09
iio: Use spi_sync_transfer()
Lars-Peter Clausen
2013-01-26
iio:accel:kxsd9 move out of staging
Jonathan Cameron