index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
zpa2326.c
Age
Commit message (
Expand
)
Author
2025-06-26
iio: pressure: zpa2326: use = { } instead of memset()
David Lechner
2025-05-21
iio: pressure: Use iio_push_to_buffers_with_ts() to provide length for runtim...
Jonathan Cameron
2025-05-21
iio: pressure: zpa2326: Use aligned_s64 for the timestamp
Jonathan Cameron
2025-04-22
iio: pressure: zpa2326: Switch to sparse friendly iio_device_claim/release_di...
Jonathan Cameron
2024-12-07
iio: pressure: zpa2326: fix information leak in triggered buffer
Javier Carrasco
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-04-29
iio: pressure: zpa2326: use 'time_left' variable with wait_for_completion_int...
Wolfram Sang
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2022-02-18
iio:pressure:zpa2326: Move exports into IIO_ZPA2326 namespace
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: pressure: zpa2326: kernel-doc fixes
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: pressure: zpa2326: handle pm_runtime_get_sync failure
Navid Emamdoost
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-03
iio: pressure: zpa2326: Use get_unaligned_le24()
Andy Shevchenko
2019-10-22
iio: pressure: zpa2326: fix iio_triggered_buffer_postenable position
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-10-23
Merge 4.14-rc6 into staging-next
Greg Kroah-Hartman
2017-09-25
iio: pressure: zpa2326: Remove always-true check which confuses gcc
Geert Uytterhoeven
2017-08-22
iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-06
iio: pressure: zpa2326: Add newlines to logging macros
Joe Perches
2017-05-14
iio: pressure: zpa2326: report interrupted case as failure
Nicholas Mc Guire
2017-04-02
iio: pressure: zpa2326: Remove unnecessary cast on void pointer
simran singhal
2016-09-22
iio:pressure: zpa2326: remove redundant "DEBUG" ifdef
Arnd Bergmann
2016-09-18
iio:pressure: initial zpa2326 barometer support
Gregor Boirie