aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/sca3000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-25iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names.Jonathan Cameron1-4/+4
2021-03-11iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean1-16/+3
2020-07-20iio: accel: sca3000: Fix 2 misspellings and demote nonconforming kerneldocsLee Jones1-6/+6
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-10iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET1-1/+1
2019-07-27iio: sca3000: Fix a typoChristophe JAILLET1-1/+1
2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-3/+4
2019-06-22iio: sca3000: Potential endian bug in sca3000_read_event_value()Dan Carpenter1-3/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-07-24iio: sca3000: Fix missing return in switchGustavo A. R. Silva1-0/+1
2018-04-15iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca3000_probe()'Christophe JAILLET1-1/+3
2018-04-15iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET1-8/+1
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-07-02iio: sca3000: Remove trailing whitespaceReno Farnesi1-3/+3
2016-10-23staging:iio:accel:sca3000 Move out of staging.Jonathan Cameron1-0/+1576