summaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro/st_gyro_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron2022-02-181-4/+0
* iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean2021-07-241-7/+2
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-241-6/+1
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-17/+4
* iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko2020-03-211-2/+1
* iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca2019-08-111-11/+1
* iio:gyro: preenable/postenable/predisable fixup for ST gyro bufferDenis Ciocca2019-08-051-25/+24
* iio: make st_sensors drivers use regmapDenis Ciocca2019-07-271-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-1/+1
* iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-10/+1
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-251-1/+1
* iio:gyro: Add STMicroelectronics gyroscopes driverDenis Ciocca2013-01-311-0/+114