index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
iio: adc: ad9467: fix scale setting
Nuno Sa
1
-0
/
+4
2023-01-14
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
1
-1
/
+12
2023-01-14
iio: adis: stylistic changes
Nuno Sá
1
-23
/
+25
2023-01-14
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
1
-0
/
+2
2022-06-14
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
1
-0
/
+3
2021-07-14
iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...
Jonathan Cameron
1
-1
/
+1
2020-12-30
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
1
-1
/
+5
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-52
/
+15
2020-09-29
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
1
-2
/
+2
2020-09-29
iio: buffer-dmaengine: remove non managed alloc/free
Alexandru Ardelean
1
-4
/
+0
2020-09-21
iio: adis. Drop adis_burst struct
Nuno Sá
1
-17
/
+0
2020-09-21
iio: adis: Move burst mode into adis_data
Nuno Sá
1
-0
/
+9
2020-09-21
iio: Add __printf() attributes to various allocation functions
Jonathan Cameron
2
-2
/
+3
2020-09-16
iio: adis: Drop non Managed device functions
Nuno Sá
1
-27
/
+0
2020-09-13
iio: temperature: mlx90632: Interface to change object ambient temperature
Crt Mori
1
-0
/
+1
2020-09-11
iio: iio.h: fix a warning at the kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-07-13
iio: core: remove iio_priv_to_dev() helper
Alexandru Ardelean
1
-6
/
+0
2020-07-07
iio: core: move event interface on the opaque struct
Alexandru Ardelean
2
-3
/
+2
2020-07-07
iio: core: move iio_dev's buffer_list to the private iio device object
Alexandru Ardelean
2
-2
/
+2
2020-07-07
iio: core: move channel list & group to private iio device object
Alexandru Ardelean
2
-5
/
+5
2020-07-07
iio: core: move debugfs data on the private iio dev info
Alexandru Ardelean
2
-12
/
+11
2020-07-07
iio: core: wrap IIO device into an iio_dev_opaque object
Alexandru Ardelean
2
-1
/
+22
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-7
/
+0
2020-06-14
iio: core: add iio_device_set_parent() helper
Alexandru Ardelean
1
-0
/
+20
2020-06-14
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
1
-2
/
+2
2020-06-14
iio: make iio_device_get_drvdata take a const struct iio_dev *.
Jonathan Cameron
1
-1
/
+1
2020-06-14
iio: cros_ec: Reapply range at resume
Gwendal Grignou
1
-1
/
+10
2020-05-15
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-2
/
+85
2020-04-27
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2020-04-25
iio: adis: Support different burst sizes
Nuno Sá
1
-2
/
+7
2020-04-25
iio: adis: Add adis_update_bits() APIs
Nuno Sá
1
-0
/
+59
2020-04-25
iio: imu: adis: Add irq flag variable
Nuno Sá
1
-0
/
+2
2020-04-25
iio: imu: adis: Add Managed device functions
Nuno Sá
1
-0
/
+17
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
11
-102
/
+69
2020-04-20
Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2020-04-19
iio: core: remove extra semi-colon from devm_iio_device_register() macro
Lars Engebretsen
1
-1
/
+1
2020-04-19
iio: buffer: drop devm_iio_kfifo_free() API call
Alexandru Ardelean
1
-1
/
+0
2020-04-19
iio: buffer: drop devm_iio_hw_consumer_free() API call
Alexandru Ardelean
1
-1
/
+0
2020-04-19
iio: inkern: drop devm_iio_channel_release{_all} API calls
Alexandru Ardelean
1
-18
/
+0
2020-04-19
iio: core: drop devm_iio_trigger_free() API call
Alexandru Ardelean
1
-2
/
+0
2020-04-19
iio: core: drop devm_iio_trigger_unregister() API call
Alexandru Ardelean
1
-3
/
+0
2020-04-19
iio: core: drop devm_iio_device_free() API call
Alexandru Ardelean
1
-2
/
+0
2020-04-19
iio: core: drop devm_iio_triggered_buffer_cleanup() API call
Alexandru Ardelean
1
-2
/
+0
2020-04-19
iio: core: drop devm_iio_device_unregister() API call
Alexandru Ardelean
1
-4
/
+0
2020-04-19
iio: buffer: remove 'scan_el_attrs' attribute group from buffer struct
Alexandru Ardelean
1
-6
/
+0
2020-04-19
iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes
Lars-Peter Clausen
1
-1
/
+1
2020-04-19
iio: adc: adi-axi-adc: add support for AXI ADC IP core
Michael Hennerich
1
-0
/
+64
2020-04-19
iio: buffer-dmaengine: add dev-managed calls for buffer alloc
Alexandru Ardelean
1
-0
/
+3
2020-04-19
iio: buffer: drop left-over 'stufftoread' field
Alexandru Ardelean
1
-3
/
+0
2020-04-19
iio: ad_sigma_delta: remove unused IIO channel macros
Alexandru Ardelean
1
-58
/
+0
[next]