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
*
Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-05-15
1
-5
/
+17
|
\
|
*
Merge 'ib-jz47xx-battery-prereq' into psy-next
Sebastian Reichel
2019-04-18
1
-5
/
+17
|
|
\
|
|
*
iio: inkern: Convert iio_read_avail_channel_raw into a wrapper
Artur Rojek
2019-04-14
1
-10
/
+2
|
|
*
iio: inkern: API for reading available iio channel attribute values
Artur Rojek
2019-04-14
1
-0
/
+20
*
|
|
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-07
99
-2266
/
+5286
|
\
\
\
|
*
|
|
counter: stm32-lptimer: add counter device
Fabrice Gasnier
2019-04-25
5
-463
/
+0
|
*
|
|
counter: 104-quad-8: Add Generic Counter interface support
William Breathitt Gray
2019-04-25
3
-641
/
+0
|
*
|
|
iio: 104-quad-8: Update license boilerplate
William Breathitt Gray
2019-04-25
1
-9
/
+1
|
*
|
|
Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-04-25
32
-226
/
+1983
|
|
\
\
\
|
|
*
|
|
iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
Bjorn Andersson
2019-04-22
1
-0
/
+1
|
|
*
|
|
iio: dummy_evgen: fix possible memleak in evgen init
Pan Bian
2019-04-22
1
-1
/
+4
|
|
*
|
|
iio:accel:Switch hardcoded function name with a reference to __func__ making ...
Mohan Kumar
2019-04-22
2
-2
/
+2
|
|
*
|
|
iio: adc: stm32-dfsdm: fix triggered buffer build dependency
Fabrice Gasnier
2019-04-22
1
-0
/
+1
|
|
*
|
|
iio: adc: stm32-dfsdm: fix unmet direct dependencies detected
Fabrice Gasnier
2019-04-22
1
-0
/
+1
|
|
*
|
|
iio: imx7d_adc: Use devm_iio_device_register()
Andrey Smirnov
2019-04-22
1
-12
/
+1
|
|
*
|
|
iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()
Andrey Smirnov
2019-04-22
1
-22
/
+24
|
|
*
|
|
iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()
Andrey Smirnov
2019-04-22
1
-52
/
+36
|
|
*
|
|
drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn...
Mohan Kumar
2019-04-22
1
-1
/
+1
|
|
*
|
|
iio: dac: ad5758: Modifications for new revision
Mircea Caprioru
2019-04-22
1
-37
/
+18
|
|
*
|
|
iio: imu: st_lsm6dsx: inline per-sensor data
Lorenzo Bianconi
2019-04-22
1
-34
/
+16
|
|
*
|
|
iio: adc: Add driver for the TI ADS8344 A/DC chips
Gregory CLEMENT
2019-04-22
3
-0
/
+215
|
|
*
|
|
iio: gyro: fxas21002c: add spi driver
Rui Miguel Silva
2019-04-22
3
-1
/
+77
|
|
*
|
|
iio: gyro: fxas21002c: add i2c driver
Rui Miguel Silva
2019-04-22
3
-0
/
+76
|
|
*
|
|
iio: gyro: add core driver for fxas21002c
Rui Miguel Silva
2019-04-22
4
-0
/
+1166
|
|
*
|
|
Kconfig: change configuration of srf04 ultrasonic iio sensor
Andreas Klinger
2019-04-14
1
-2
/
+9
|
|
*
|
|
srf04.c: add maxbotix ultrasonic sensors
Andreas Klinger
2019-04-14
1
-9
/
+29
|
|
*
|
|
iio: adc: ti-ads7950: Fix build error without CONFIG_GPIOLIB
YueHaibing
2019-04-14
1
-1
/
+1
|
|
*
|
|
iio: temperature: max31856: fix uninitialized error return
Colin Ian King
2019-04-14
1
-0
/
+3
|
|
*
|
|
iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyr...
YueHaibing
2019-04-14
1
-4
/
+0
|
|
*
|
|
iio: accel: add support to LIS2DE12
Robert Jones
2019-04-14
4
-1
/
+84
|
|
*
|
|
iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-ID
Valentin Manea
2019-04-14
1
-0
/
+1
|
|
*
|
|
iio: imx7d_adc: Use devm_platform_ioremap_resource()
Andrey Smirnov
2019-04-14
1
-3
/
+1
|
|
*
|
|
iio: imx7d_adc: Replace pr_err with dev_err
Andrey Smirnov
2019-04-14
1
-2
/
+3
|
|
*
|
|
iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe()
Andrey Smirnov
2019-04-14
1
-19
/
+18
|
|
*
|
|
iio: adc: ad7616: Add support for AD7616 ADC
Beniamin Bia
2019-04-14
3
-3
/
+54
|
|
*
|
|
iio: adc: ad7606: Move oversampling options in chip info and rework *_avail a...
Stefan Popa
2019-04-14
2
-23
/
+67
|
|
*
|
|
iio: adc: Fix MAX9611 spacing
Fabrizio Castro
2019-04-14
1
-1
/
+1
|
|
*
|
|
iio: imu: st_lsm6dsx: add support to LSM6DSR
Lorenzo Bianconi
2019-04-07
6
-6
/
+83
|
*
|
|
|
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-21
15
-95
/
+178
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
Lars-Peter Clausen
2019-04-04
1
-5
/
+11
|
*
|
|
|
iio: adc: stm32-dfsdm: add PM support
Fabrice Gasnier
2019-04-04
2
-32
/
+206
|
*
|
|
|
iio: adc: stm32-dfsdm: improve sampling frequency accuracy
Fabrice Gasnier
2019-04-04
1
-26
/
+30
|
*
|
|
|
iio:temperature: Add MAX31856 thermocouple support
Paresh Chaudhary
2019-04-04
3
-0
/
+364
|
*
|
|
|
iio: frequency: ad9523: Fix typo in ad9523_platform_data
Lars-Peter Clausen
2019-04-04
1
-8
/
+8
|
*
|
|
|
iio: gyro: bmg160: add device tree compatibility table
H. Nikolaus Schaller
2019-04-04
1
-0
/
+9
|
*
|
|
|
iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor
Angus Ainslie (Purism)
2019-04-04
1
-8
/
+43
|
*
|
|
|
iio: light: vcnl4000 add devicetree hooks
Angus Ainslie (Purism)
2019-04-04
1
-0
/
+22
|
*
|
|
|
iio: light: vcnl4000 use word writes instead of byte writes
Angus Ainslie (Purism)
2019-04-04
1
-2
/
+2
|
*
|
|
|
iio: adc: stm32-dfsdm: claim direct mode for raw read and settings
Fabrice Gasnier
2019-04-04
1
-1
/
+16
|
*
|
|
|
iio: adc: stm32-dfsdm: add support for buffer modes
Fabrice Gasnier
2019-04-04
1
-24
/
+194
[next]