summaryrefslogtreecommitdiff
path: root/drivers/iio/gyro/st_gyro_core.c
AgeCommit message (Expand)Author
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy 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-07-27iio:gyro: introduce st_gyro_get_settings() functionDenis Ciocca
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2017-10-10iio: gyro: st_gyro: add SPI-3wire support to st_gyro frameworkLorenzo 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-08-22iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-01iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi
2016-11-12iio: gyro: st_gyro: inline per-sensor dataLinus Walleij
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie
2016-04-23iio: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel
2015-03-28IIO: Add support for L3GD20H gyroscopeRobert Dolca
2014-10-04iio:gyro: Removed unnecessary parameter on common_probe functionDenis CIOCCA
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron
2014-04-26iio: st_sensors: move regulator retrieveal to coreiio-for-3.16aLinus Walleij
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij
2014-02-18iio:gyro: bug on L3GD20H gyroscope supportiio-fixes-for-3.14cDenis CIOCCA
2013-09-21iio:gyro: Register buffer also without specific triggerDenis CIOCCA
2013-09-21iio: gyro-core: st: Clean up error handling in probe()Lee Jones
2013-08-17iio: gyro: st_gyro: Use devm_iio_device_allocSachin Kamat
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA
2013-02-09iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron
2013-01-31iio:gyro: Add STMicroelectronics gyroscopes driverDenis Ciocca