summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/zpa2326.c
Commit message (Expand)AuthorAgeFilesLines
* iio: pressure: zpa2326: use 'time_left' variable with wait_for_completion_int...Wolfram Sang2024-04-291-5/+5
* iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait2023-03-111-1/+1
* iio:pressure:zpa2326: Move exports into IIO_ZPA2326 namespaceJonathan Cameron2022-02-181-6/+6
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+2
* iio: pressure: zpa2326: kernel-doc fixesJonathan Cameron2021-03-251-2/+2
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-251-1/+0
* Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-201-1/+3
|\
| * iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost2020-06-141-1/+3
* | iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-17/+10
* | iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
|/
* iio: pressure: zpa2326: Use get_unaligned_le24()Andy Shevchenko2020-05-031-5/+4
* iio: pressure: zpa2326: fix iio_triggered_buffer_postenable positionAlexandru Ardelean2019-10-221-7/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-231-7/+3
|\
| * iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2017-09-251-7/+3
* | iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
|/
* iio: pressure: zpa2326: Add newlines to logging macrosJoe Perches2017-07-061-6/+6
* iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire2017-05-141-7/+11
* iio: pressure: zpa2326: Remove unnecessary cast on void pointersimran singhal2017-04-021-2/+2
* iio:pressure: zpa2326: remove redundant "DEBUG" ifdefArnd Bergmann2016-09-221-4/+0
* iio:pressure: initial zpa2326 barometer supportGregor Boirie2016-09-181-0/+1735