index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
34
-0
/
+34
*
iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property
Eugen Hristev
2017-10-14
1
-16
/
+29
*
iio: adc: dln2-adc: fix build error
Randy Dunlap
2017-10-08
1
-0
/
+2
*
iio: dummy: events: Add missing break
Lars-Peter Clausen
2017-10-01
1
-0
/
+1
*
iio: pressure: zpa2326: Remove always-true check which confuses gcc
Geert Uytterhoeven
2017-09-25
1
-7
/
+3
*
iio: proximity: as3935: noise detection + threshold changes
Matt Ranostay
2017-09-25
1
-3
/
+40
*
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-09-25
11
-23
/
+83
|
\
|
*
iio: core: Return error for failed read_reg
Matt Fornero
2017-09-24
1
-1
/
+3
|
*
iio: ad7793: Fix the serial interface reset
Dragos Bogdan
2017-09-24
1
-2
/
+2
|
*
iio: ad_sigma_delta: Implement a dedicated reset function
Dragos Bogdan
2017-09-24
1
-0
/
+28
|
*
IIO: BME280: Updates to Humidity readings need ctrl_reg write!
Colin Parker
2017-09-24
1
-1
/
+1
|
*
iio: adc: mcp320x: Fix readout of negative voltages
Lukas Wunner
2017-09-24
1
-9
/
+15
|
*
iio: adc: mcp320x: Fix oops on module unload
Lukas Wunner
2017-09-24
1
-0
/
+1
|
*
iio: adc: stm32: fix bad error check on max_channels
Fabrice Gasnier
2017-09-24
1
-1
/
+1
|
*
iio: trigger: stm32-timer: fix a corner case to write preset
Fabrice Gasnier
2017-09-24
1
-0
/
+1
|
*
iio: trigger: stm32-timer: preset shouldn't be buffered
Fabrice Gasnier
2017-09-24
1
-1
/
+2
|
*
iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...
Christophe JAILLET
2017-09-24
1
-1
/
+3
|
*
iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...
Christophe JAILLET
2017-09-24
1
-1
/
+3
|
*
iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'
Christophe JAILLET
2017-09-24
1
-2
/
+4
|
*
iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL
Lorenzo Bianconi
2017-09-03
2
-1
/
+14
|
*
iio: adc: ti-ads1015: fix comparator polarity setting
Akinobu Mita
2017-09-03
1
-3
/
+5
*
|
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-07
9
-4
/
+537
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
2017-09-05
26
-58
/
+770
|
|
\
\
\
|
|
|
*
|
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-09-04
2
-2
/
+2
|
|
*
|
|
iio: adc: stm32: add support for lptimer triggers
Fabrice Gasnier
2017-09-04
1
-2
/
+12
|
|
*
|
|
iio: counter: Add support for STM32 LPTimer
Fabrice Gasnier
2017-09-04
3
-0
/
+393
|
|
*
|
|
iio: trigger: Add STM32 LPTimer trigger driver
Fabrice Gasnier
2017-09-04
3
-0
/
+130
|
|
|
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-09-05
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
HID: hid-sensor-hub: Force logical minimum to 1 for power and report state
Srinivas Pandruvada
2017-08-09
1
-0
/
+3
|
|
/
/
/
*
|
|
|
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
2017-08-28
8
-40
/
+100
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
iio: magnetometer: st_magn: remove ihl property for LSM303AGR
Lorenzo Bianconi
2017-08-20
1
-2
/
+0
|
*
|
iio: magnetometer: st_magn: fix status register address for LSM303AGR
Lorenzo Bianconi
2017-08-20
1
-1
/
+1
|
*
|
iio: hid-sensor-trigger: Fix the race with user space powering up sensors
Srinivas Pandruvada
2017-08-20
1
-4
/
+4
|
*
|
iio: trigger: stm32-timer: fix get trigger mode
Fabrice Gasnier
2017-08-20
1
-1
/
+1
|
*
|
iio: imu: adis16480: Fix acceleration scale factor for adis16480
Dragos Bogdan
2017-08-20
1
-1
/
+1
|
*
|
iio: adc: stm32: fix common clock rate
Fabrice Gasnier
2017-07-30
1
-5
/
+5
|
*
|
iio: adc: ina219: Avoid underflow for sleeping time
Stefan BrĂ¼ns
2017-07-30
1
-1
/
+1
|
*
|
iio: trigger: stm32-timer: add enable attribute
Fabrice Gasnier
2017-07-30
1
-14
/
+41
|
*
|
iio: trigger: stm32-timer: fix get/set down count direction
Fabrice Gasnier
2017-07-30
1
-4
/
+11
|
*
|
iio: trigger: stm32-timer: fix write_raw return value
Fabrice Gasnier
2017-07-30
1
-2
/
+1
|
*
|
iio: trigger: stm32-timer: fix quadrature mode get routine
Fabrice Gasnier
2017-07-30
1
-2
/
+5
|
*
|
iio: bmp280: properly initialize device for humidity reading
Andreas Klinger
2017-07-30
2
-3
/
+29
*
|
|
Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-08-20
24
-205
/
+1180
|
\
\
\
|
*
|
|
iio: adc: rockchip_saradc: explicitly request exclusive reset control
Philipp Zabel
2017-08-20
1
-1
/
+2
|
*
|
|
iio: dac: stm32-dac-core: explicitly request exclusive reset control
Philipp Zabel
2017-08-20
1
-1
/
+1
|
*
|
|
iio: adc: ti-ads1015: add threshold event support
Akinobu Mita
2017-08-20
1
-2
/
+407
|
*
|
|
iio: adc: ti-ads1015: use iio_device_claim_direct_mode()
Akinobu Mita
2017-08-20
1
-8
/
+7
|
*
|
|
iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup
Akinobu Mita
2017-08-20
1
-12
/
+5
|
*
|
|
iio: adc: ti-ads1015: add helper to set conversion mode
Akinobu Mita
2017-08-20
1
-12
/
+11
|
*
|
|
iio: adc: ti-ads1015: remove unnecessary config register update
Akinobu Mita
2017-08-20
1
-14
/
+4
[next]