summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/sca3000.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: sca3000: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+2
* iio: accel: sca3000: Fix syntax errors in commentsXiang wangx2022-06-141-1/+1
* iio: core: Simplify the registration of kfifo buffersMiquel Raynal2022-04-101-1/+0
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* iio: sca3000: Use scan_type when processing raw dataGwendal Grignou2021-11-171-4/+13
* iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension.Jonathan Cameron2021-10-201-2/+1
* iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names.Jonathan Cameron2021-03-251-4/+4
* iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean2021-03-111-16/+3
* iio: accel: sca3000: Fix 2 misspellings and demote nonconforming kerneldocsLee Jones2020-07-201-6/+6
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET2020-05-101-1/+1
* iio: sca3000: Fix a typoChristophe JAILLET2019-07-271-1/+1
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-011-3/+4
|\
| * iio: sca3000: Potential endian bug in sca3000_read_event_value()Dan Carpenter2019-06-221-3/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* iio: sca3000: Fix missing return in switchGustavo A. R. Silva2018-07-241-0/+1
* iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca300...Christophe JAILLET2018-04-151-1/+3
* iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET2018-04-151-8/+1
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: sca3000: Remove trailing whitespaceReno Farnesi2017-07-021-3/+3
* staging:iio:accel:sca3000 Move out of staging.Jonathan Cameron2016-10-231-0/+1576