index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max8997.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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