index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()
Alexandru Ardelean
1
-3
/
+2
2021-03-25
iio: hrtimer: Allow sub Hz granularity
Gwendal Grignou
2
-10
/
+24
2021-03-25
staging: iio: remove mention of defunct list
Baruch Siach
1
-4
/
+0
2021-03-25
iio: accel: mma8452: fix indentation
Sean Nyekjaer
1
-23
/
+23
2021-03-25
iio: proximity: vcnl3020: add proximity rate
Ivan Mikhaylov
1
-1
/
+96
2021-03-25
iio: adc: npcm_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-2
/
+13
2021-03-25
iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-3
/
+13
2021-03-25
iio: adc: spear_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-4
/
+16
2021-03-25
iio:ABI docs: Combine the two instances of docs for sensor_sensitivity
Jonathan Cameron
3
-17
/
+14
2021-03-25
iio:ABI docs: Combine sysfs-bus-iio-humidity-hdc2010/hdc100x into one file
Jonathan Cameron
2
-10
/
+2
2021-03-11
iio: adc: mt6360: Include right header
Linus Walleij
1
-1
/
+2
2021-03-11
iio: adis: add helpers for locking
Nuno Sa
4
-25
/
+32
2021-03-11
dt-bindings: adis16475: remove property
Nuno Sá
1
-9
/
+0
2021-03-11
iio: adis16475: improve sync scale mode handling
Nuno Sa
1
-28
/
+90
2021-03-11
iio: adis16480: fix pps mode sampling frequency math
Nuno Sa
1
-34
/
+94
2021-03-11
iio: adc: adi-axi-adc: fix typo in doc-string
Alexandru Ardelean
1
-1
/
+1
2021-03-11
iio: Documentation: update definitions for bufferY and scan_elements
Alexandru Ardelean
1
-0
/
+85
2021-03-11
iio: dac: ad5686: Add support for AD5673R/AD5677R
Mircea Caprioru
4
-4
/
+21
2021-03-11
iio: documentation: Document accelerometer label use
Hans de Goede
1
-0
/
+7
2021-03-11
iio: documentation: Document proximity sensor label use
Hans de Goede
1
-0
/
+39
2021-03-11
iio: Add relative hysteresis in ABI documentation
Ye Xiang
1
-0
/
+9
2021-03-11
iio: hid-sensor-als: Add relative hysteresis support
Ye Xiang
1
-2
/
+12
2021-03-11
iio: Add relative sensitivity support
Ye Xiang
5
-4
/
+78
2021-03-11
hid-sensors: Add more data fields for sensitivity checking
Ye Xiang
4
-0
/
+4
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
14
-151
/
+107
2021-03-11
docs: iio: mark "repeat" sysfs attribute as optional
Luca Ceresoli
1
-1
/
+1
2021-03-11
docs: iio: fix bullet list formatting
Luca Ceresoli
1
-5
/
+5
2021-03-11
docs: iio: document the 'index' attribute too
Luca Ceresoli
1
-0
/
+1
2021-03-11
docs: iio: fix directory naming
Luca Ceresoli
1
-1
/
+1
2021-03-11
docs: iio: fix example formatting
Luca Ceresoli
1
-1
/
+1
2021-03-11
iio: use getter/setter functions
Julia Lawall
5
-7
/
+7
2021-03-11
tools: iio: convert iio_generic_buffer to use new IIO buffer API
Alexandru Ardelean
4
-33
/
+107
2021-03-11
tools: iio: privatize globals and functions in iio_generic_buffer.c file
Alexandru Ardelean
1
-16
/
+15
2021-03-11
tools: iio: make iioutils_get_type() private in iio_utils
Alexandru Ardelean
2
-8
/
+5
2021-03-11
iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()
Alexandru Ardelean
1
-14
/
+14
2021-03-11
iio: buffer: add ioctl() to support opening extra buffers for IIO device
Alexandru Ardelean
5
-11
/
+162
2021-03-11
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
9
-40
/
+111
2021-03-11
iio: dummy: iio_simple_dummy_buffer: use triggered buffer core calls
Alexandru Ardelean
1
-62
/
+6
2021-03-11
iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc
Alexandru Ardelean
1
-8
/
+8
2021-03-11
iio: core: wrap iio device & buffer into struct for character devices
Alexandru Ardelean
3
-6
/
+27
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
[next]