aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/st_sensors/st_sensors_i2c.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-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko1-21/+0
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-38/+35
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi1-29/+0
2016-12-03iio: st_sensors: match sensors using ACPI handleShrirang Bagul1-0/+20
2016-05-29iio:st_sensors: emulate SMBus block read if neededGregor Boirie1-2/+2
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA1-0/+1
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+30
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca1-0/+81