summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/st_sensors/st_sensors_spi.c
Commit message (Expand)AuthorAgeFilesLines
* iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-181-1/+1
* iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-1/+0
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-241-2/+1
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* iio: st_sensors: Drop unneeded casting when print error codeAndy Shevchenko2020-03-211-2/+2
* iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko2020-03-211-1/+1
* iio: st_sensors: Make use of device propertiesAndy Shevchenko2020-01-131-5/+7
* iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-051-8/+1
* iio: make st_sensors drivers use regmapDenis Ciocca2019-07-271-77/+23
* iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-271-2/+63
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: common: remove unnecessary sizeof(u8)Fabian Frederick2014-12-121-1/+1
* iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2014-10-041-0/+1
* iio:common: Use spi_sync_transfer() in STMicroelectronics common libraryDenis Ciocca2013-03-161-9/+2
* iio:common: Add STMicroelectronics common libraryDenis Ciocca2013-01-311-0/+128