index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-09
iio: adc: stm32: add optional st,min-sample-time-nsecs
Fabrice Gasnier
1
-4
/
+136
2017-07-30
iio: adc: stm32: fix common clock rate
Fabrice Gasnier
1
-5
/
+5
2017-07-30
iio: adc: ina219: Avoid underflow for sleeping time
Stefan BrĂ¼ns
1
-1
/
+1
2017-07-30
iio: trigger: stm32-timer: add enable attribute
Fabrice Gasnier
1
-14
/
+41
2017-07-30
iio: trigger: stm32-timer: fix get/set down count direction
Fabrice Gasnier
1
-4
/
+11
2017-07-30
iio: trigger: stm32-timer: fix write_raw return value
Fabrice Gasnier
1
-2
/
+1
2017-07-30
iio: trigger: stm32-timer: fix quadrature mode get routine
Fabrice Gasnier
1
-2
/
+5
2017-07-30
iio: bmp280: properly initialize device for humidity reading
Andreas Klinger
2
-3
/
+29
2017-07-27
Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
57
-266
/
+2758
2017-07-25
iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()
Lorenzo Bianconi
3
-16
/
+7
2017-07-25
iio: humidity: hts221: support open drain mode
Lorenzo Bianconi
1
-1
/
+21
2017-07-25
iio: adc: New driver for Cirrus Logic EP93xx ADC
Alexander Sverdlin
3
-0
/
+267
2017-07-23
Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
9
-14
/
+133
2017-07-23
iio: aspeed-adc: wait for initial sequence.
Mykola Kostenok
1
-0
/
+26
2017-07-22
iio: Convert to using %pOF instead of full_name
Rob Herring
4
-16
/
+16
2017-07-22
iio: humidity: hts221: support active-low interrupts
Lorenzo Bianconi
3
-2
/
+13
2017-07-22
iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enable
Lorenzo Bianconi
3
-23
/
+8
2017-07-22
iio: humidity: hts221: avoid useless ODR reconfiguration
Lorenzo Bianconi
1
-9
/
+8
2017-07-22
iio: humidity: hts221: do not overwrite reserved data during power-down
Lorenzo Bianconi
1
-6
/
+4
2017-07-22
iio: humidity: hts221: move BDU configuration in probe routine
Lorenzo Bianconi
1
-6
/
+6
2017-07-22
iio: humidity: hts221: refactor write_with_mask code
Lorenzo Bianconi
2
-58
/
+42
2017-07-22
iio: chemical: ccs811: Add support for AMS CCS811 VOC sensor
Narcisa Ana Maria Vasile
3
-0
/
+347
2017-07-17
iio: adc: ad7766: Remove unneeded gpiod NULL check
Fabio Estevam
1
-4
/
+2
2017-07-17
iio: orientation: hid-sensor-rotation: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-07-17
iio: accel: bmc150: Always restore device to normal mode after suspend-resume
Hans de Goede
1
-8
/
+1
2017-07-15
iio: core: Fix mapping of iio channels to entry numbers
Gaurav Gupta
1
-1
/
+1
2017-07-15
iio: dac: stm32: add support for stm32f4
Fabrice Gasnier
1
-7
/
+31
2017-07-15
iio: dac: stm32: fix error message
Fabrice Gasnier
1
-1
/
+1
2017-07-10
iio: adc: at91: make array startup_lookup static
Colin Ian King
1
-1
/
+1
2017-07-09
iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0
Hans de Goede
1
-1
/
+11
2017-07-09
iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAME
Lorenzo Bianconi
4
-6
/
+6
2017-07-09
iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DL
Lorenzo Bianconi
1
-0
/
+15
2017-07-09
iio: accel: st_accel_i2c: fix i2c_device_id table
Lorenzo Bianconi
2
-0
/
+6
2017-07-09
iio:adc:at91-sama5d2: make array startup_lookup static to reduce code size
Colin Ian King
1
-1
/
+1
2017-07-09
iio: accel: make array init_data static to reduce code size
Colin Ian King
1
-1
/
+1
2017-07-09
iio: adc: rockchip_saradc: add NULL check on of_match_device() return value
Gustavo A. R. Silva
1
-0
/
+5
2017-07-09
iio: adc: meson-saradc: add NULL check on of_match_device() return value
Gustavo A. R. Silva
1
-0
/
+5
2017-07-09
iio: adc: Add support for DLN2 ADC
Jack Andersen
3
-0
/
+732
2017-07-06
iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits
Stefan-Gabriel Mirea
1
-1
/
+1
2017-07-06
iio: accel: st_accel: add SPI-3wire support
Lorenzo Bianconi
2
-0
/
+61
2017-07-06
iio: pressure: zpa2326: Add newlines to logging macros
Joe Perches
1
-6
/
+6
2017-07-04
iio: Add LTC2471/LTC2473 driver
Mike Looijmans
3
-0
/
+171
2017-07-04
iio: light: rpr0521 triggered buffer
Mikko Koivunen
1
-7
/
+329
2017-07-04
iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...
Hans de Goede
1
-1
/
+31
2017-07-04
iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disable
Quentin Schulz
1
-2
/
+1
2017-07-04
Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-0
/
+545
2017-07-02
iio: adis16400: Change unsigned to unsigned int
Reno Farnesi
1
-2
/
+2
2017-07-02
iio: pressure: st_pressure_spi: add OF capability to st_pressure_spi
Lorenzo Bianconi
1
-0
/
+33
2017-07-02
iio: gyro: st_gyro_spi: add OF capability to st_gyro_spi
Lorenzo Bianconi
1
-0
/
+53
[prev]
[next]