summaryrefslogtreecommitdiff
path: root/drivers/iio/common/st_sensors/st_sensors_core.c
AgeCommit message (Expand)Author
2022-11-23iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron
2022-08-19iio: st_sensors: move from strlcpy with unused retval to strscpyWolfram Sang
2022-04-10iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevantMiquel Raynal
2022-04-10iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-04-10iio: st_sensors: Drop the protection on _avail functionsMiquel Raynal
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron
2021-11-17iio: st-sensors: Use dev_to_iio_dev() in sysfs callbacksLars-Peter Clausen
2021-10-19iio: st_sensors: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron
2020-05-15Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-05-03iio: st_sensors: Use get_unaligned_be24() and sign_extend32()Andy Shevchenko
2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman
2020-04-19iio: st_sensors: rely on odr mask to know if odr can be setLary Gibaud
2020-03-21iio: st_sensors: Join string literals backAndy Shevchenko
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko
2020-02-14iio: st_sensors: handle memory allocation failure to fix null pointer derefer...Colin Ian King
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2018-10-21iio: st_sensors: miscellaneous cleanupMartin Kelly
2018-07-15iio: change strncpy+truncation to strlcpyDominique Martinet
2017-10-10iio: common: st_sensors: check odr address value in st_sensors_set_odr()Lorenzo Bianconi
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi
2017-10-09iio: st_sensors: do not always write enable_axis registerLorenzo Bianconi
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-09-03iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLLorenzo Bianconi
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2016-12-31iio: common: st_sensors: fix channel data parsingLorenzo Bianconi
2016-10-30iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi
2016-09-03iio: st_sensors: fix errorcheck for regulatorsLinus Walleij
2016-08-29iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij
2016-07-04iio:st_sensors: align on storagebits boundariesGregor Boirie
2016-07-04iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-05-29iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie
2016-04-19iio: st_sensors: support open drain modeLinus Walleij
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij
2015-12-05iio: st_accel_core: Remove unneeded defineRobert Kmiec
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij
2015-07-23iio: st-sensors: add support for single full scale deviceGiuseppe Barba