summaryrefslogtreecommitdiff
path: root/drivers/iio/common/st_sensors/st_sensors_spi.c
AgeCommit message (Expand)Author
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-03-21iio: st_sensors: Drop unneeded casting when print error codeAndy Shevchenko
2020-03-21iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2014-12-12iio: common: remove unnecessary sizeof(u8)Fabian Frederick
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA
2013-03-16iio:common: Use spi_sync_transfer() in STMicroelectronics common libraryDenis Ciocca
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca