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
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
259
-1779
/
+10946
2022-03-25
Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+3
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
42
-125
/
+42
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
259
-1779
/
+10946
2022-03-02
iio: adc: xilinx-ams: Fix single channel switching sequence
Robert Hancock
1
-2
/
+8
2022-03-02
iio: adc: xilinx-ams: Fixed wrong sequencer register settings
Robert Hancock
1
-2
/
+2
2022-03-02
iio: adc: xilinx-ams: Fixed missing PS channels
Robert Hancock
1
-0
/
+1
2022-03-02
iio: accel: mma8452: use the correct logic to get mma8452_data
Haibo Chen
1
-2
/
+2
2022-03-02
iio: adc: aspeed: Add divider flag to fix incorrect voltage reading.
Billy Tsai
1
-1
/
+3
2022-03-02
iio: imu: st_lsm6dsx: use dev_to_iio_dev() to get iio_dev struct
Haibo Chen
1
-2
/
+2
2022-03-01
iio: dac: add support for ltc2688
Nuno Sá
3
-0
/
+1083
2022-02-28
iio: afe: rescale: add temperature transducers
Liam Beguin
1
-0
/
+32
2022-02-28
iio: afe: rescale: add RTD temperature sensor support
Liam Beguin
1
-0
/
+48
2022-02-28
iio: test: add basic tests for the iio-rescale driver
Liam Beguin
3
-0
/
+721
2022-02-27
iio: afe: rescale: reduce risk of integer overflow
Liam Beguin
1
-5
/
+18
2022-02-27
iio: afe: rescale: fix accuracy for small fractional scales
Liam Beguin
1
-3
/
+17
2022-02-27
iio: afe: rescale: add offset support
Liam Beguin
1
-0
/
+81
2022-02-27
iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
Liam Beguin
1
-0
/
+34
2022-02-27
iio: afe: rescale: expose scale processing function
Liam Beguin
1
-37
/
+28
2022-02-27
iio: frequency: admv4420.c: Add support for ADMV4420
Cristian Pop
3
-0
/
+409
2022-02-27
iio: amplifiers: ada4250: add support for ADA4250
Antoniu Miclaus
3
-0
/
+415
2022-02-26
iio: accel: adxl345: Remove unneeded blank lines
Andy Shevchenko
2
-6
/
+0
2022-02-26
iio: accel: adxl345: Drop comma in terminator entries
Andy Shevchenko
3
-3
/
+3
2022-02-26
iio: accel: adxl345: Extract adxl345_powerup() helper
Andy Shevchenko
1
-2
/
+6
2022-02-26
iio: accel: adxl345: Add ACPI HID table
Kai-Heng Feng
2
-0
/
+14
2022-02-26
iio: accel: adxl345: Make use of device properties
Andy Shevchenko
4
-11
/
+9
2022-02-26
iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()
Andy Shevchenko
4
-7
/
+16
2022-02-26
iio: accel: adxl345: Set driver_data for OF enumeration
Andy Shevchenko
3
-6
/
+6
2022-02-26
iio: accel: adxl345: Convert to use dev_err_probe()
Andy Shevchenko
3
-32
/
+16
2022-02-26
iio: adc: Add check for devm_request_threaded_irq
Jiasheng Jiang
1
-0
/
+2
2022-02-26
iio: potentiometer: ds1803: Add support for Maxim DS3502
Jagath Jog J
2
-4
/
+39
2022-02-26
iio: potentiometer: ds1803: Add device specific read_raw function
Jagath Jog J
1
-5
/
+22
2022-02-26
iio: potentiometer: ds1803: Change to firmware provided data
Jagath Jog J
1
-1
/
+4
2022-02-26
iio: potentiometer: ds1803: Add channel information in device data
Jagath Jog J
1
-8
/
+22
2022-02-26
iio: potentiometer: ds1803: Add available functionality
Jagath Jog J
1
-16
/
+45
2022-02-26
iio: potentiometer: ds1803: Alignment to match the open parenthesis
Jagath Jog J
1
-7
/
+6
2022-02-26
iio: accel: adxl367: Fix handled initialization in adxl367_irq_handler()
Nathan Chancellor
1
-1
/
+1
2022-02-26
iio: accel: adxl367: unlock on error in adxl367_buffer_predisable()
Dan Carpenter
1
-1
/
+1
2022-02-26
iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify code
Christophe JAILLET
1
-8
/
+3
2022-02-21
iio: frequency: admv1014: add support for ADMV1014
Antoniu Miclaus
3
-0
/
+834
2022-02-21
iio: accel: add ADXL367 driver
Cosmin Tanislav
6
-0
/
+1895
2022-02-21
iio: introduce mag_referenced
Cosmin Tanislav
1
-0
/
+1
2022-02-21
iio:adc:ad7280a: Move out of staging
Jonathan Cameron
3
-0
/
+1123
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
5
-34
/
+33
2022-02-21
iio:light:rpr0521: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-5
/
+2
2022-02-21
iio:chemical:atlas: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-5
/
+2
2022-02-21
iio:proximity:pulsedlight: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-5
/
+2
2022-02-21
iio:light:bh1780: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-9
/
+3
2022-02-21
iio:adc:rcar: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-4
/
+2
2022-02-21
iio:adc:stm32:Switch from CONFIG_PM guards to pm_ptr()
Jonathan Cameron
2
-19
/
+10
[next]