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-10-14
iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property
Eugen Hristev
1
-16
/
+29
2017-10-08
iio: adc: dln2-adc: fix build error
Randy Dunlap
1
-0
/
+2
2017-10-01
iio: dummy: events: Add missing break
Lars-Peter Clausen
1
-0
/
+1
2017-09-25
iio: pressure: zpa2326: Remove always-true check which confuses gcc
Geert Uytterhoeven
1
-7
/
+3
2017-09-25
iio: proximity: as3935: noise detection + threshold changes
Matt Ranostay
1
-3
/
+40
2017-09-25
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
11
-23
/
+83
2017-09-24
iio: core: Return error for failed read_reg
Matt Fornero
1
-1
/
+3
2017-09-24
iio: ad7793: Fix the serial interface reset
Dragos Bogdan
1
-2
/
+2
2017-09-24
iio: ad_sigma_delta: Implement a dedicated reset function
Dragos Bogdan
1
-0
/
+28
2017-09-24
IIO: BME280: Updates to Humidity readings need ctrl_reg write!
Colin Parker
1
-1
/
+1
2017-09-24
iio: adc: mcp320x: Fix readout of negative voltages
Lukas Wunner
1
-9
/
+15
2017-09-24
iio: adc: mcp320x: Fix oops on module unload
Lukas Wunner
1
-0
/
+1
2017-09-24
iio: adc: stm32: fix bad error check on max_channels
Fabrice Gasnier
1
-1
/
+1
2017-09-24
iio: trigger: stm32-timer: fix a corner case to write preset
Fabrice Gasnier
1
-0
/
+1
2017-09-24
iio: trigger: stm32-timer: preset shouldn't be buffered
Fabrice Gasnier
1
-1
/
+2
2017-09-24
iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...
Christophe JAILLET
1
-1
/
+3
2017-09-24
iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...
Christophe JAILLET
1
-1
/
+3
2017-09-24
iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'
Christophe JAILLET
1
-2
/
+4
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
9
-4
/
+537
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+3
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
26
-58
/
+770
2017-09-04
iio: adc: stm32: add support for lptimer triggers
Fabrice Gasnier
1
-2
/
+12
2017-09-04
iio: counter: Add support for STM32 LPTimer
Fabrice Gasnier
3
-0
/
+393
2017-09-04
iio: trigger: Add STM32 LPTimer trigger driver
Fabrice Gasnier
3
-0
/
+130
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2
-2
/
+2
2017-09-03
iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL
Lorenzo Bianconi
2
-1
/
+14
2017-09-03
iio: adc: ti-ads1015: fix comparator polarity setting
Akinobu Mita
1
-3
/
+5
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
8
-40
/
+100
2017-08-20
Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
24
-205
/
+1180
2017-08-20
iio: adc: rockchip_saradc: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-08-20
iio: dac: stm32-dac-core: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-20
iio: adc: ti-ads1015: add threshold event support
Akinobu Mita
1
-2
/
+407
2017-08-20
iio: adc: ti-ads1015: use iio_device_claim_direct_mode()
Akinobu Mita
1
-8
/
+7
2017-08-20
iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup
Akinobu Mita
1
-12
/
+5
2017-08-20
iio: adc: ti-ads1015: add helper to set conversion mode
Akinobu Mita
1
-12
/
+11
2017-08-20
iio: adc: ti-ads1015: remove unnecessary config register update
Akinobu Mita
1
-14
/
+4
2017-08-20
iio: adc: ti-ads1015: add adequate wait time to get correct conversion
Akinobu Mita
1
-12
/
+19
2017-08-20
iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
Akinobu Mita
1
-1
/
+1
2017-08-20
iio: adc: ti-ads1015: avoid getting stale result after runtime resume
Akinobu Mita
1
-2
/
+16
2017-08-20
iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
Akinobu Mita
1
-0
/
+7
2017-08-20
iio: adc: ti-ads1015: fix scale information for ADS1115
Akinobu Mita
1
-24
/
+24
2017-08-20
iio: adc: ti-ads1015: fix incorrect data rate setting update
Akinobu Mita
1
-17
/
+10
2017-08-20
iio: adc: ti-ads7950: Allow to use on ACPI platforms
Andy Shevchenko
1
-4
/
+20
2017-08-20
iio: magnetometer: ak8974: debug AMI306 calibration data
Michał Mirosław
1
-0
/
+41
2017-08-20
iio: magnetometer: st_magn: remove ihl property for LSM303AGR
Lorenzo Bianconi
1
-2
/
+0
2017-08-20
iio: magnetometer: st_magn: fix status register address for LSM303AGR
Lorenzo Bianconi
1
-1
/
+1
2017-08-20
iio: hid-sensor-trigger: Fix the race with user space powering up sensors
Srinivas Pandruvada
1
-4
/
+4
2017-08-20
iio: trigger: stm32-timer: fix get trigger mode
Fabrice Gasnier
1
-1
/
+1
2017-08-20
iio: imu: adis16480: Fix acceleration scale factor for adis16480
Dragos Bogdan
1
-1
/
+1
2017-08-20
iio: magnetometer: ak8974: mark INT_CLEAR as precious
Michał Mirosław
1
-0
/
+6
[next]