aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro/st_gyro_buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron1-4/+0
2021-07-24iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean1-7/+2
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-6/+1
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-17/+4
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko1-2/+1
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca1-11/+1
2019-08-05iio:gyro: preenable/postenable/predisable fixup for ST gyro bufferDenis Ciocca1-25/+24
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-1/+1
2013-10-16iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-10/+1
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen1-1/+1
2013-01-31iio:gyro: Add STMicroelectronics gyroscopes driverDenis Ciocca1-0/+114