index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
iio: buffer: dmaengine: obtain buffer object from attribute
Alexandru Ardelean
1
-2
/
+2
2021-03-11
iio: buffer: wrap all buffer attributes into iio_dev_attr
Alexandru Ardelean
3
-29
/
+54
2021-03-11
iio: add reference to iio buffer on iio_dev_attr
Alexandru Ardelean
5
-0
/
+16
2021-03-11
iio: core: merge buffer/ & scan_elements/ attributes
Alexandru Ardelean
3
-33
/
+95
2021-03-11
iio: buffer: group attr count and attr alloc
Alexandru Ardelean
1
-34
/
+37
2021-03-11
iio: core: rework iio device group creation
Alexandru Ardelean
7
-15
/
+50
2021-03-11
iio: core-trigger: make iio_device_register_trigger_consumer() an int return
Alexandru Ardelean
2
-2
/
+6
2021-03-11
iio: core: register chardev only if needed
Alexandru Ardelean
1
-5
/
+18
2021-03-11
docs: ioctl-number.rst: reserve IIO subsystem ioctl() space
Alexandru Ardelean
1
-0
/
+1
2021-03-11
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
4
-15
/
+38
2021-03-11
iio: kfifo: un-export devm_iio_kfifo_allocate() function
Alexandru Ardelean
3
-5
/
+1
2021-03-11
iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
1
-16
/
+3
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
13
-124
/
+74
2021-03-11
iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
3
-0
/
+47
2021-03-11
iio: Add basic unit test for iio_format_value()
Lars-Peter Clausen
5
-0
/
+216
2021-03-11
iio: iio_format_value(): Fix IIO_VAL_FRACTIONAL_LOG2 values between -1.0 and 0.0
Lars-Peter Clausen
1
-1
/
+4
2021-03-11
iio: iio_format_value(): Use signed temporary for IIO_VAL_FRACTIONAL_LOG2
Lars-Peter Clausen
1
-3
/
+2
2021-03-11
iio: proximity: sx9500: Fix a spelling postive to positive
Bhaskar Chowdhury
1
-1
/
+1
2021-03-11
iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel yoga-sty...
Hans de Goede
1
-4
/
+10
2021-03-11
iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2...
Hans de Goede
1
-6
/
+12
2021-03-11
iio: core: Allow drivers to specify a label without it coming from of
Hans de Goede
1
-2
/
+4
2021-03-11
bindings: iio: adc: Add documentation for ADS131E0x ADC driver
Tomislav Denis
2
-0
/
+182
2021-03-11
iio: adc: Add driver for Texas Instruments ADS131E0x ADC family
Tomislav Denis
4
-0
/
+967
2021-03-11
iio: accel: Add support for the Bosch-Sensortec BMI088
Mike Looijmans
5
-0
/
+688