summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/kxsd9-spi.c
Commit message (Expand)AuthorAgeFilesLines
* iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron2022-06-151-1/+1
* iio: accel: kxsd9-spi: changed leading spaces to tabsPaul Lemmermann2022-04-041-2/+2
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-0/+1
|\
| * iio:accel:kxsd9: Move exports into IIO_KDSD9 namespaceJonathan Cameron2022-02-181-0/+1
* | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
|/
* iio: accel: kxsd9: Make kxsd9_common_remove() return voidUwe Kleine-König2021-10-191-1/+3
* Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-031-0/+1
|\
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* | iio: accel: kxsd9: declare missing of tableDaniel Gomez2019-04-271-0/+9
|/
* iio: accel: kxsd9: Deploy system and runtime PMLinus Walleij2016-09-181-0/+1
* iio: accel: kxsd9: Convert to use regmap for transportLinus Walleij2016-09-181-62/+17
* iio: accel: kxsd9: Do away with the write2 helperLinus Walleij2016-09-181-10/+0
* iio: accel: kxsd9: Split out SPI transportLinus Walleij2016-09-181-0/+110