summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/zpa2326.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman1-1/+3
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-17/+10
2020-06-14iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost1-1/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-03iio: pressure: zpa2326: Use get_unaligned_le24()Andy Shevchenko1-5/+4
2019-10-22iio: pressure: zpa2326: fix iio_triggered_buffer_postenable positionAlexandru Ardelean1-7/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman1-7/+3
2017-09-25iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven1-7/+3
2017-08-22iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2017-07-06iio: pressure: zpa2326: Add newlines to logging macrosJoe Perches1-6/+6
2017-05-14iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire1-7/+11
2017-04-02iio: pressure: zpa2326: Remove unnecessary cast on void pointersimran singhal1-2/+2
2016-09-22iio:pressure: zpa2326: remove redundant "DEBUG" ifdefArnd Bergmann1-4/+0
2016-09-18iio:pressure: initial zpa2326 barometer supportGregor Boirie1-0/+1735