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
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+2
2021-09-08
iio/drivers/hid-sensor: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-09-08
iio/drivers/as73211: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-09-01
Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
80
-687
/
+2386
2021-08-30
Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-0
/
+23
2021-08-17
Merge tag 'iio-for-5.15b' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
9
-52
/
+1027
2021-08-16
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
6
-8
/
+10
2021-08-15
iio: adc: Add driver for Renesas RZ/G2L A/D converter
Lad Prabhakar
3
-0
/
+611
2021-08-15
iio: pressure: hp03: update device probe to register with devm functions
Théo Borém Fabris
1
-29
/
+7
2021-08-15
iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage onc...
David Wu
1
-7
/
+40
2021-08-15
iio: ltc2983: fix device probe
Nuno Sá
1
-16
/
+14
2021-08-15
iio: potentiometer: Add driver support for AD5110
Mugilraj Dhavachelvan
3
-0
/
+355
2021-08-13
iio: adc: rn5t618: Add iio map
Andreas Kemnade
1
-0
/
+23
2021-08-09
iio: hid-sensor-press: Add timestamp channel
Ye Xiang
1
-16
/
+24
2021-08-08
iio: accel: bmc150: Add support for BMC156
Stephan Gerhold
5
-9
/
+45
2021-08-08
iio: accel: bmc150: Make it possible to configure INT2 instead of INT1
Stephan Gerhold
1
-12
/
+59
2021-08-08
iio: light: cm3323: Add of_device_id table
Siddharth Manthan
1
-0
/
+7
2021-08-08
iio: chemical: Add driver support for sgp40
Andreas Klinger
3
-0
/
+390
2021-08-08
iio: ep93xx: Prepare clock before using it
Alexander Sverdlin
1
-3
/
+3
2021-08-08
iio: adc: fsl-imx25-gcq: adjust irq check to match docs and simplify code
Tang Bin
1
-6
/
+3
2021-07-31
iio: dac: max5821: convert device register to device managed function
Théo Borém Fabris
1
-24
/
+17
2021-07-31
iio/adc: ingenic: add JZ4760B support to the sadc driver
Christophe Branchereau
1
-0
/
+10
2021-07-31
iio/adc: ingenic: add JZ4760 support to the sadc driver
Christophe Branchereau
1
-4
/
+78
2021-07-31
iio/adc: ingenic: rename has_aux2 to has_aux_md
Christophe Branchereau
1
-5
/
+5
2021-07-31
iio: sx9310: Support ACPI property
Gwendal Grignou
1
-32
/
+16
2021-07-31
iio: adc: Fix incorrect exit of for-loop
Colin Ian King
1
-2
/
+2
2021-07-25
iio: adc: meson-saradc: Fix indentation of arguments after a line-break
Martin Blumenstingl
1
-4
/
+4
2021-07-25
iio: adc: meson-saradc: Add missing space between if and parenthesis
Martin Blumenstingl
1
-1
/
+1
2021-07-25
iio: adc: meson-saradc: Disable BL30 integration on G12A and newer SoCs
Martin Blumenstingl
1
-1
/
+9
2021-07-24
iio: humidity: hdc100x: Add margin to the conversion time
Chris Lesiak
1
-2
/
+4
2021-07-24
iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-16
/
+3
2021-07-24
iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-24
/
+3
2021-07-24
iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-16
/
+3
2021-07-24
iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-17
/
+3
2021-07-24
iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
Tang Bin
1
-4
/
+4
2021-07-24
iio: accel: fxls8962af: fix i2c dependency
Arnd Bergmann
1
-0
/
+2
2021-07-24
iio: proximity: vcnl3020: remove iio_claim/release_direct
Ivan Mikhaylov
1
-12
/
+21
2021-07-24
iio: proximity: vcnl3020: add periodic mode
Ivan Mikhaylov
1
-3
/
+312
2021-07-24
iio: proximity: vcnl3020: add DMA safe buffer
Ivan Mikhaylov
1
-4
/
+5
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
25
-71
/
+31
2021-07-19
iio: light: si1145: remove redundant continue statement
Colin Ian King
1
-1
/
+0
2021-07-19
iio: core: Support reading extended name as label
Paul Cercueil
1
-4
/
+7
2021-07-19
iio: core: Forbid use of both labels and extended names
Paul Cercueil
1
-0
/
+22
2021-07-19
Add startup time for each chip using inv_mpu6050 driver
Baptiste Mansuy
3
-19
/
+36
2021-07-19
iio: accel: adxl345: convert probe to device-managed functions
Alexandru Ardelean
4
-33
/
+9
2021-07-19
iio: light: tcs3414: convert probe to device-managed routines
Alexandru Ardelean
1
-29
/
+19
2021-07-19
iio: potentiometer: max5481: convert probe to device-managed
Alexandru Ardelean
1
-13
/
+9
2021-07-19
iio: temperature: tmp006: make sure the chip is powered up in probe
Alexandru Ardelean
1
-11
/
+22
2021-07-19
iio: temperature: tmp006: convert probe to device-managed
Alexandru Ardelean
1
-17
/
+15
2021-07-19
iio: accel: bma220: make suspend state setting more robust
Alexandru Ardelean
1
-12
/
+29
[next]