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.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
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
5
-13
/
+19
2018-06-13
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
61
-878
/
+5141
2018-05-22
iio: imu: inv_mpu6050: add comment about frequencies
Martin Kelly
1
-1
/
+8
2018-05-22
iio: dac: Add support for external reference voltage through the regulator fr...
Silvan Murer
1
-9
/
+61
2018-05-22
iio: dac: fix missing of_match_table assignment in the LTC 2632 device
Silvan Murer
1
-9
/
+10
2018-05-22
iio: adc: fix spelling mistake: "Freeacale" -> "Freescale"
Colin Ian King
1
-1
/
+1
2018-05-22
iio: amplifiers: ad8366: move channel init before iio_device_register()
Alexandru Ardelean
1
-2
/
+4
2018-05-20
staging: iio: ad2s1200: Move driver out of staging
David Veenstra
5
-0
/
+234
2018-05-20
iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support
Stefan Popa
3
-8
/
+74
2018-05-20
iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R support
Stefan Popa
3
-7
/
+109
2018-05-20
iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.h
Fabrice Gasnier
1
-2
/
+2
2018-05-20
iio: tsl2583: correct values in integration_time_available
Brian Masney
1
-1
/
+1
2018-05-12
staging: iio: tsl2x7x/tsl2772: move out of staging
Brian Masney
3
-0
/
+1809
2018-05-12
iio: accell: mma8452: Reduce sleep time when data not ready
Richard Tresidder
1
-1
/
+23
2018-05-12
iio: adc: ti-ads8688: add trigger and buffer support
Sean Nyekjaer
1
-3
/
+45
2018-05-12
iio: potentiostat: lmp91000: add LMP91002 support
Matt Ranostay
1
-0
/
+2
2018-05-12
iio: magnetometer: mag3110: Add ability to run in continuous mode
Richard Tresidder
1
-18
/
+140
2018-05-12
iio: adc: stm32-dfsdm: Add support for stm32mp1
Fabrice Gasnier
1
-0
/
+21
2018-05-12
iio: imu: inv_mpu6050: make loop a do-while
Martin Kelly
1
-2
/
+2
2018-05-11
Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
47
-827
/
+2608
2018-05-09
Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
7
-65
/
+90
2018-05-07
iio: adc: stm32-adc: add support for STM32MP1
Fabrice Gasnier
2
-22
/
+91
2018-05-06
iio: dac: add TI DAC5571 family support
Sean Nyekjaer
3
-0
/
+450
2018-05-06
iio: imu: inv_mpu6050: minor wording fixes
Martin Kelly
3
-4
/
+4
2018-05-06
iio: imu: inv_mpu6050: fix user_ctrl register overwritten
Jean-Baptiste Maneyrol
5
-12
/
+17
2018-05-06
iio: imu: inv_mpu6050: skip first sample when gyro is on
Jean-Baptiste Maneyrol
3
-1
/
+10
2018-05-06
iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio
Jean-Baptiste Maneyrol
1
-18
/
+16
2018-05-06
iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus
Jean-Baptiste Maneyrol
1
-16
/
+25
2018-04-28
iio: afe: rescale: new driver
Peter Rosin
5
-0
/
+386
2018-04-28
iio: accel: bcm150: Remove handling for regmap raw_read_max
Charles Keepax
1
-20
/
+3
2018-04-28
iio: imu: inv_mpu6050: clean read channel data error path
Jean-Baptiste Maneyrol
1
-6
/
+10
2018-04-28
iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
Jean-Baptiste Maneyrol
1
-54
/
+62
2018-04-28
iio: imu: inv_mpu6050: use devm_* at init and delete remove
Jean-Baptiste Maneyrol
5
-47
/
+12
2018-04-28
iio: imu: inv_mpu6050: fix error path not turning chip back off
Jean-Baptiste Maneyrol
2
-16
/
+32
2018-04-28
iio: adc: stm32-dfsdm: add check on spi-max-frequency
Fabrice Gasnier
1
-0
/
+5
2018-04-28
iio: adc: stm32-dfsdm: add check on max filter id
Fabrice Gasnier
1
-2
/
+2
2018-04-28
iio: adc: stm32-dfsdm: misc style improvements and fixes
Fabrice Gasnier
1
-5
/
+4
2018-04-28
iio: common: hid-sensors: simplify getting .drvdata
Wolfram Sang
1
-6
/
+3
2018-04-28
iio: common: cros_ec_sensors: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-04-21
iio: accel: st_accel: Add support for the SMO8840 ACPI id
Hans de Goede
1
-0
/
+1
2018-04-21
iio:imu: inv_mpu6050: support more interrupt types
Martin Kelly
5
-8
/
+64
2018-04-21
iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
Jean-Baptiste Maneyrol
1
-20
/
+13
2018-04-21
iio: imu: inv_mpu6050: clean set_power_itg and fix usage
Jean-Baptiste Maneyrol
1
-20
/
+24
2018-04-21
iio: adc: select buffer for at91-sama5d2_adc
Eugen Hristev
1
-0
/
+1
2018-04-21
iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
Hans de Goede
1
-4
/
+4
2018-04-15
iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels
Eugen Hristev
1
-4
/
+37
2018-04-15
iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca300...
Christophe JAILLET
1
-1
/
+3
2018-04-15
iio: sca3000: Fix an error handling path in 'sca3000_probe()'
Christophe JAILLET
1
-8
/
+1
[next]