aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/common/st_sensors/st_sensors_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron1-1/+1
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean1-1/+0
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-2/+1
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean1-1/+0
2020-03-21iio: st_sensors: Drop unneeded casting when print error codeAndy Shevchenko1-2/+2
2020-03-21iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko1-1/+1
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko1-5/+7
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca1-8/+1
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca1-77/+23
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca1-2/+63
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2014-12-12iio: common: remove unnecessary sizeof(u8)Fabian Frederick1-1/+1
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA1-0/+1
2013-03-16iio:common: Use spi_sync_transfer() in STMicroelectronics common libraryDenis Ciocca1-9/+2
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca1-0/+128