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