index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2020-04-09
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-90
/
+16
2020-03-30
iio: cros_ec: Use Hertz as unit for sampling frequency
Gwendal Grignou
1
-3
/
+3
2020-03-29
iio: cros_ec: Report hwfifo_watermark_max
Gwendal Grignou
1
-0
/
+3
2020-03-29
iio: cros_ec: Expose hwfifo_timeout
Gwendal Grignou
1
-3
/
+1
2020-03-29
iio: cros_ec: Remove pm function
Gwendal Grignou
1
-5
/
+0
2020-03-29
iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO
Gwendal Grignou
1
-1
/
+9
2020-03-29
iio: expose iio_device_set_clock
Gwendal Grignou
1
-0
/
+2
2020-03-29
iio: cros_ec: Move function description to .c file
Gwendal Grignou
1
-80
/
+0
2020-03-21
iio: core: Make mlock internal to the iio core
Rohit Sarkar
1
-1
/
+1
2020-03-08
iio: industrialio-core: Fix debugfs read
Alexandru Tachici
1
-0
/
+2
2020-03-08
iio: imu: adis: add a note better explaining state_lock
Alexandru Ardelean
1
-0
/
+11
2020-03-08
iio: imu: adis: update 'adis_data' struct doc-string
Alexandru Ardelean
1
-1
/
+5
2020-03-08
iio: imu: adis: add doc-string for 'adis' struct
Alexandru Ardelean
1
-0
/
+14
2020-03-08
iio: imu: adis: add support product ID check in adis_initial_startup
Alexandru Ardelean
1
-0
/
+5
2020-03-08
iio: imu: adis: Add self_test_reg variable
Nuno Sá
1
-0
/
+2
2020-03-08
iio: imu: adis: add unlocked __adis_initial_startup()
Alexandru Ardelean
1
-1
/
+12
[next]