aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/stk8ba50.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-17iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-9/+8
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron1-1/+1
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou1-1/+0
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou1-1/+1
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-2/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner1-4/+1
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2016-04-03iio: remove unused gpio consumer.h includeIrina Tirdea1-1/+0
2015-10-03iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila1-28/+0
2015-10-03iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)Octavian Purdila1-1/+1
2015-08-02iio: Export I2C module alias information in missing driversJavier Martinez Canillas1-0/+1
2015-07-05iio: accel: Add trigger support for STK8BA50Tiberiu Breana1-25/+271
2015-06-21iio: accel: STK8BA50: suspend sensor on init errorsTiberiu Breana1-2/+6
2015-06-14iio: accel: Add sampling rate support for STK8BA50Tiberiu Breana1-7/+50
2015-06-14iio: accel: STK8BA50: replace scale table with a structTiberiu Breana1-4/+7
2015-05-23iio: accel: Add support for Sensortek STK8BA50Tiberiu Breana1-0/+302