Martin Fuzzey
|
c1b03ab5e8
iio: core: Fix double free.
|
10 years ago |
Irina Tirdea
|
2f0ecb7c65
iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME
|
10 years ago |
Irina Tirdea
|
d37f6836fa
iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT
|
10 years ago |
Irina Tirdea
|
5a1a932981
iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z
|
10 years ago |
Irina Tirdea
|
cc3c9eecae
iio: core: Introduce DISTANCE channel type
|
10 years ago |
Irina Tirdea
|
72c6664467
iio: core: Introduce ENERGY channel type
|
10 years ago |
Vlad Dogaru
|
8f5d8727a7
iio: ensure scan index is unique at device register
|
10 years ago |
Karol Wrona
|
20dd20f68f
iio: core: Get rid of misleading comment
|
10 years ago |
Lars-Peter Clausen
|
3e1b6c95b9
iio: Move buffer registration to the core
|
10 years ago |
Irina Tirdea
|
bcdf28fb1b
iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT
|
11 years ago |
Irina Tirdea
|
a88bfe7858
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
|
11 years ago |
Daniel Baluta
|
55aebeb926
iio: core: Introduce IIO_ACTIVITY channel
|
11 years ago |
Reyad Attiyat
|
11b8ddab81
iio: types: Added support for rotation from north usage attributes
|
11 years ago |
Peter Meerwald
|
638b43b347
iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers
|
11 years ago |
Srinivas Pandruvada
|
5082f405b7
IIO: core: Add quaternion modifier
|
11 years ago |
Srinivas Pandruvada
|
9fbfb4b37e
IIO: core: Introduce read_raw_multi
|
11 years ago |
Jonathan Cameron
|
ef4b485659
iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks.
|
11 years ago |
Kees Cook
|
598db58166
iio: force snprintf for PAGE_SIZE bufs
|
11 years ago |
Lars-Peter Clausen
|
7bbcf7e136
iio: Avoid unnecessary kasprintf
|
11 years ago |
Lars-Peter Clausen
|
77bfa8baa0
iio: Don't include extended name in shared attributes
|
11 years ago |
Hartmut Knaack
|
92825ff974
iio get rid of unneccessary error_ret
|
11 years ago |
Harald Geyer
|
ac216aa290
iio: Add support for humidity sensors
|
11 years ago |
Sachin Kamat
|
a7e57dce02
iio: core: Move kernel doc to the right location
|
12 years ago |
Sachin Kamat
|
8caa07c0e5
iio: core: Implement devm_iio_device_{register,unregister}
|
12 years ago |
Sachin Kamat
|
670c11033d
iio: core: Add misssing braces
|
12 years ago |
Sachin Kamat
|
3176dd5d3b
iio: core: Use pr_err instead of printk
|
12 years ago |
Lars-Peter Clausen
|
3661f3f5e9
iio: Factor IIO value formating into its own function
|
12 years ago |
Lars-Peter Clausen
|
84088ebd14
iio: Add a helper to free a list of IIO device attributes
|
12 years ago |
Lars-Peter Clausen
|
d2f0a48f36
iio: Wakeup poll and blocking reads when the device is unregistered
|
12 years ago |
Lars-Peter Clausen
|
f18e7a068a
iio: Return -ENODEV for file operations if the device has been unregistered
|
12 years ago |