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
2020-01-18
iio: accel: kxcjk1013: Support orientation matrix
Dmitry Osipenko
1
-0
/
+3
2020-01-18
iio: magnetometer: ak8975: Get rid of platform data
Andy Shevchenko
1
-15
/
+0
2020-01-18
iio: adc: ad-sigma-delta: Allow custom IRQ flags
Alexandru Tachici
1
-0
/
+2
2020-01-14
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
2
-21
/
+1
2020-01-12
iio: adis: Remove startup_delay
Nuno Sá
1
-1
/
+0
2020-01-12
iio: adis: Introduce timeouts structure
Nuno Sá
1
-0
/
+13
2019-12-29
iio: buffer: rename 'read_first_n' callback to 'read'
Lars-Peter Clausen
1
-4
/
+2
2019-12-15
iio: adf4350: Convert to use GPIO descriptor
Linus Walleij
1
-4
/
+0
2019-12-15
iio: ak8975: Convert to use GPIO descriptor
Linus Walleij
1
-2
/
+0
2019-11-23
iio: core: add thermocouple_type standard attribute
Andrea Merello
1
-0
/
+1
2019-11-23
iio: core: add char type for sysfs attributes
Andrea Merello
1
-0
/
+1
2019-11-23
iio: imu: adis: create an unlocked version of adis_reset()
Alexandru Ardelean
1
-1
/
+18
2019-11-23
iio: imu: adis: create an unlocked version of adis_check_status()
Alexandru Ardelean
1
-1
/
+12
2019-11-23
iio: imu: adis: add unlocked read/write function versions
Alexandru Ardelean
1
-2
/
+114
2019-11-23
iio: imu: adis: rename txrx_lock -> state_lock
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis: assign value only if return code zero in read funcs
Alexandru Ardelean
1
-2
/
+4
2019-10-13
Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-0
/
+4
2019-10-07
iio: core: Add optional symbolic label to device attributes
Phil Reid
1
-0
/
+2
2019-09-20
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2019-09-08
iio: adc: ad_sigma_delta: Export ad_sd_calibrate
Mircea Caprioru
1
-0
/
+2
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-1
/
+2
2019-08-11
iio:st_sensors: remove buffer allocation at each buffer enable
Denis Ciocca
1
-5
/
+9
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
1
-3
/
+2
2019-07-28
iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...
Fabien Lahoudere
1
-0
/
+21
2019-07-28
iio: cros_ec: Add sign vector in core for backward compatibility
Gwendal Grignou
1
-1
/
+1
2019-07-28
iio: imu: adis: Add support for SPI transfer cs_change_delay
Alexandru Ardelean
1
-0
/
+2
2019-07-28
iio: make st_sensors drivers use regmap
Denis Ciocca
2
-39
/
+5
2019-07-28
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2
-4
/
+3
2019-07-28
iio:common:st_sensors: add st_sensors_get_settings_index() helper function
Denis Ciocca
1
-0
/
+4
2019-07-27
iio: cros_ec: Add calibscale for 3d MEMS
Gwendal Grignou
1
-1
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
14
-56
/
+14
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
9
-18
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
4
-8
/
+4
2019-05-16
Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-0
/
+14
2019-04-22
iio: trigger: stm32-timer: fix build issue when disabled
Fabrice Gasnier
1
-1
/
+10
2019-04-18
Merge 'ib-jz47xx-battery-prereq' into psy-next
Sebastian Reichel
1
-0
/
+14
2019-04-14
iio: inkern: API for reading available iio channel attribute values
Artur Rojek
1
-0
/
+14
2019-04-04
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
Lars-Peter Clausen
1
-0
/
+1
2019-04-04
iio: frequency: ad9523: Fix typo in ad9523_platform_data
Lars-Peter Clausen
1
-4
/
+4
2019-04-04
iio: Make possible to include driver.h first
Andy Shevchenko
1
-0
/
+1
2019-04-04
iio: imu: adis: generalize burst mode support
Alexandru Ardelean
1
-0
/
+14
2019-04-04
iio: gyro: itg3200: add mount matrix support
H. Nikolaus Schaller
1
-0
/
+1
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
1
-2
/
+2
2019-02-02
iio: st_accel: use ACPI orientation data
Daniel Drake
1
-0
/
+1
2018-11-17
iio: ad_sigma_delta: Allow to provide custom data register address
Lars-Peter Clausen
1
-0
/
+3
2018-11-16
iio: st-accel: add support for lis3de
Heiko Stuebner
1
-1
/
+1
[next]