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
2019-12-03
Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-20
/
+4
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
98
-810
/
+7646
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-11-27
Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
3
-0
/
+1229
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
1
-12
/
+12
2019-11-21
mfd / platform / iio: cros_ec: Register sensor through sensorhub
Gwendal Grignou
4
-19
/
+3
2019-11-21
iio / platform: cros_ec: Add cros-ec-sensorhub driver
Gwendal Grignou
1
-1
/
+1
2019-11-13
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
35
-281
/
+1633
2019-11-11
iio: adis16480: Add debugfs_reg_access entry
Nuno Sá
1
-0
/
+1
2019-11-11
iio: adis16480: Fix scales factors
Nuno Sá
1
-36
/
+41
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
6
-20
/
+44
2019-11-11
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
6
-20
/
+44
2019-11-10
iio: adc: Add driver support for AD7292
Marcelo Schmitt
3
-0
/
+361
2019-11-10
iio: imu: mpu6050: Add support for vdd-supply regulator
Stephan Gerhold
2
-10
/
+37
2019-11-10
iio: cros_ec_baro: set info_mask_shared_by_all_available field
Gwendal Grignou
1
-0
/
+3
2019-11-10
iio: dac: ad5446: Add support for new AD5600 DAC
Stefan Popa
2
-2
/
+8
2019-11-10
iio: light: add driver for veml6030 ambient light sensor
Rishi Gupta
3
-0
/
+920
2019-11-09
iio: imu: st_lsm6dsx: express odr in mHZ
Lorenzo Bianconi
4
-122
/
+131
2019-11-09
iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw
Lorenzo Bianconi
1
-4
/
+5
2019-11-09
iio: imu: st_lsm6dsx: explicitly define odr table size
Lorenzo Bianconi
3
-12
/
+29
2019-11-09
iio: adc: stm32: allow to tune analog clock
Fabrice Gasnier
1
-3
/
+13
2019-11-09
iio: dac: vf610: Use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: dac: lpc18xx: Use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: vf610: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: spear_adc: Use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: rcar-gyroadc: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: npcm: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: lpc18xx: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: ingenic: Use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: cc10001: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: bcm_iproc_adc: drop a stray semicolon
Jonathan Cameron
1
-1
/
+1
2019-11-09
iio: adc: mt6577_auxdac: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: aspeed: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-03
drivers: mcb: use symbol namespaces
Johannes Thumshirn
1
-0
/
+1
2019-11-03
iio: imu: adis: assign read val in debugfs hook only if op successful
Alexandru Ardelean
1
-1
/
+2
2019-11-03
iio: imu: adis16480: assign bias value only if operation succeeded
Alexandru Ardelean
1
-2
/
+4
2019-11-03
iio: imu: adis16480: prefer `unsigned int` over `unsigned`
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis16480: fix indentation of return statement
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis16480: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-14
/
+14
2019-11-03
iio: imu: adis16460: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-4
/
+4
2019-11-03
iio: imu: adis16400: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-11
/
+11
2019-11-03
iio: gyro: adis16136: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-12
/
+12
2019-11-02
iio: hdc100x: fix iio_triggered_buffer_{predisable,postenable} positions
Alexandru Ardelean
1
-8
/
+11
2019-11-02
iio: dln2-adc: fix iio_triggered_buffer_postenable() position
Alexandru Ardelean
1
-6
/
+14
2019-10-27
iio: imu: st_lsm6dsx: add support to LSM6DSRX
Lorenzo Bianconi
6
-5
/
+21
2019-10-27
iio: adc: stm32-adc: fix stopping dma
Fabrice Gasnier
1
-2
/
+2
2019-10-27
iio: st: Drop GPIO include
Linus Walleij
4
-4
/
+0
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
[next]