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
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+425
2016-03-09
iio: adc/imx25-gcq: Move incorrect do_div
Arnd Bergmann
1
-1
/
+1
2016-02-27
iio: adc: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
1
-3
/
+3
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
20
-20
/
+20
2016-02-25
iio: imu: mpu6050: add mpu6500 register settings
Matt Ranostay
4
-6
/
+34
2016-02-25
iio: imu: mpu6050: add calibration offset support
Matt Ranostay
2
-2
/
+59
2016-02-25
iio: imu: mpu6050: add missing docstring for int_pin_cfg
Matt Ranostay
1
-0
/
+1
2016-02-25
iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delay
Matt Ranostay
3
-3
/
+10
2016-02-25
iio: imu: mpu6050: use inv_mpu6050_sensor_show return code
Matt Ranostay
1
-1
/
+1
2016-02-24
iio: dac: vf610_dac: Add IIO DAC driver for Vybrid SoC
Sanchayan Maity
3
-0
/
+309
2016-02-24
iio: ina2xx: Remove trace_printk debug statments
Andrew F. Davis
1
-14
/
+7
2016-02-24
iio: ina2xx: Fix whitespace and re-order code
Andrew F. Davis
1
-69
/
+65
2016-02-24
iio: potentiometer: add TI tpl0102 support
Matt Ranostay
3
-0
/
+179
2016-02-24
iio: imu: mpu6050: remove trailing whitespaces
Matt Ranostay
1
-4
/
+4
2016-02-24
iio:pressure:ms5611: power regulator support
Grégor Boirie
1
-0
/
+13
2016-02-24
iio:pressure:ms5611: use probed device name
Grégor Boirie
4
-6
/
+8
2016-02-24
iio:pressure:ms5611: fix ms5607 temp compensation
Gregor Boirie
1
-6
/
+6
2016-02-24
iio: imu: inv_mpu6050: Fix alignment with open parenthesis
Daniel Baluta
4
-49
/
+49
2016-02-24
iio: imu: inv_mpu6050: Fix code indent for if statement
Daniel Baluta
1
-2
/
+2
2016-02-24
iio: imu: inv_mpu6050: Delete space before comma
Daniel Baluta
1
-1
/
+1
2016-02-24
iio: imu: inv_mpu6050: Remove unnecessary parentheses
Daniel Baluta
1
-2
/
+2
2016-02-24
iio: imu: inv_mpu6050: Fix newlines to make code easier to read
Daniel Baluta
2
-1
/
+2
2016-02-24
iio: imu: inv_mpu6050: Fix Yoda conditions
Daniel Baluta
2
-4
/
+4
2016-02-24
iio: imu: inv_mpu6050: Fix multiline comments style
Daniel Baluta
1
-14
/
+23
2016-02-24
iio: chemical: atlas-ph-sensor: use regmap_bulk_read
Matt Ranostay
1
-3
/
+3
2016-02-24
iio: hmc5843: Move hmc5843 out of staging
Cristina Moraru
6
-0
/
+991
2016-02-19
iio: chemical: atlas-ph-sensor: switch regmap cache
Matt Ranostay
1
-3
/
+1
2016-02-17
iio: pressure: ms5611: select IIO_BUFFER
Arnd Bergmann
1
-0
/
+1
2016-02-17
iio: health/afe4404: mark suspend/resume functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-02-17
iio: health/afe4403: mark suspend/resume functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-02-17
iio: health/afe4403: select REGMAP_SPI
Arnd Bergmann
1
-0
/
+1
2016-02-14
Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
31
-325
/
+5411
2016-02-13
iio: adc: Add TI ADS1015 ADC driver support
Daniel Baluta
3
-0
/
+626
2016-02-13
iio: Add IIO support for the DAC on the Apex Embedded Systems STX104
William Breathitt Gray
3
-0
/
+162
2016-02-13
iio: imu: inv_mpu6050: Add SPI support for MPU6000
Adriana Reus
6
-3
/
+123
2016-02-13
iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.
Adriana Reus
8
-203
/
+265
2016-02-13
iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions
Adriana Reus
5
-53
/
+57
2016-02-13
iio: imu: inv-mpu6050: Fix interrupt pin configuration
Adriana Reus
2
-2
/
+3
2016-02-11
iio: adc: Add imx25-gcq ADC driver
Markus Pargmann
3
-0
/
+425
2016-02-10
iio: adc: Move mxs-lradc out of staging
Ksenija Stanojevic
3
-0
/
+1790
2016-02-10
iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chips
Akinobu Mita
3
-0
/
+299
2016-02-10
iio: buffer-dmaengine: Use dmaengine_terminate_sync()
Lars-Peter Clausen
1
-6
/
+1
2016-02-08
iio:ad5064: Add AD5625/AD5627/AD5645/AD5647/AD4665/AD5657 support
Lars-Peter Clausen
2
-11
/
+188
2016-02-08
iio:ad5064: Use a enum for the register map layout type
Lars-Peter Clausen
1
-13
/
+41
2016-02-08
iio:ad5064: List support LTC devices in Kconfig
Lars-Peter Clausen
1
-1
/
+2
2016-02-08
iio:ad5064: Add support for ltc2617 and similar devices
Marc Andre
1
-1
/
+111
2016-02-08
iio:ad5064: Structural changes to support LTC2617
Marc Andre
1
-29
/
+38
2016-02-08
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
11
-11
/
+20
2016-02-07
iio: health: Add driver for the TI AFE4403 heart monitor
Andrew F. Davis
3
-0
/
+721
2016-02-06
iio: health: Add driver for the TI AFE4404 heart monitor
Andrew F. Davis
4
-1
/
+889
[next]