aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/common/st_sensors/st_sensors_spi.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceGravatar Jonathan Cameron 1-1/+1
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataGravatar Alexandru Ardelean 1-1/+0
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereGravatar Jonathan Cameron 1-2/+1
2020-06-14iio: remove left-over parent assignmentsGravatar Alexandru Ardelean 1-1/+0
2020-03-21iio: st_sensors: Drop unneeded casting when print error codeGravatar Andy Shevchenko 1-2/+2
2020-03-21iio: st_sensors: Use dev_get_platdata() to get platform_dataGravatar Andy Shevchenko 1-1/+1
2020-01-13iio: st_sensors: Make use of device propertiesGravatar Andy Shevchenko 1-5/+7
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyGravatar Denis Ciocca 1-8/+1
2019-07-27iio: make st_sensors drivers use regmapGravatar Denis Ciocca 1-77/+23
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiGravatar Denis Ciocca 1-2/+63
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Gravatar Thomas Gleixner 1-2/+1
2014-12-12iio: common: remove unnecessary sizeof(u8)Gravatar Fabian Frederick 1-1/+1
2014-10-04iio:common: Set the device pointer into ST common sensors libraryGravatar Denis CIOCCA 1-0/+1
2013-03-16iio:common: Use spi_sync_transfer() in STMicroelectronics common libraryGravatar Denis Ciocca 1-9/+2
2013-01-31iio:common: Add STMicroelectronics common libraryGravatar Denis Ciocca 1-0/+128