summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/bmc150-accel-spi.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: bmc150: Drop ACPI_PTR()Jonathan Cameron2024-01-231-2/+1
* 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:bmc150: Move exports into IIO_BMC150 namespaceJonathan Cameron2022-02-181-0/+1
* | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
|/
* iio: accel: bmc150: Make bmc150_accel_core_remove() return voidUwe Kleine-König2021-10-191-1/+3
* iio: accel: bmc150: Add support for BMC156Stephan Gerhold2021-08-081-1/+9
* iio: accel: bmc150: Add device IDs for BMA253Stephan Gerhold2021-06-131-0/+1
* iio: accel: bmc150: Sort all chip names alphabetically / by chip IDStephan Gerhold2021-06-131-9/+9
* iio: accel: bmc150: Drop misleading/duplicate chip identifiersStephan Gerhold2021-06-131-15/+15
* iio: accel: bmc150-accel: Add support for BMA222Linus Walleij2020-12-031-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* iio: accel: bmc150: use common definition for regmap confIrina Tirdea2016-04-031-7/+1
* iio: bmc150: Add SPI driverMarkus Pargmann2015-10-031-0/+91