summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/st_sensors/st_sensors_buffer.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron1-1/+1
2022-02-18iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron1-5/+0
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-2/+0
2021-03-11iio: st_sensors: fix typo in commentAhmad Fatoum1-1/+1
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca1-6/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2016-12-31iio: common: st_sensors: fix channel data parsingLorenzo Bianconi1-1/+3
2016-09-10iio: st_sensors: use the helper functionLinus Walleij1-1/+1
2016-07-04iio:st_sensors: align on storagebits boundariesGregor Boirie1-19/+18
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij1-1/+6
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-18/+7
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-18/+7
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie1-2/+1
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+18
2016-04-19iio: st_sensors: read each channel individuallyLinus Walleij1-50/+13
2016-03-28iio: st_sensors: simplify buffer address handlingLinus Walleij1-21/+7
2014-10-04iio: st_sensors: Fix buffer copyRobin van der Gracht1-1/+1
2013-09-21iio:st_sensors: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-5/+2
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA1-23/+38
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca1-0/+116