index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
iio: ssp_sensors: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-7
/
+6
2022-04-04
iio: buffer: remove usage of list iterator variable for list_for_each_entry_continue_reverse()
Jakob Koschel
1
-2
/
+5
2022-04-04
iio: palmas: shut up warning about calibration mismatch (due to noise)
H. Nikolaus Schaller
1
-1
/
+2
2022-04-04
iio: adc: ad7192: add sequencer support
Alexandru Tachici
1
-1
/
+41
2022-04-04
iio: adc: ad7124: add sequencer support
Alexandru Tachici
1
-9
/
+65
2022-04-04
iio: adc: ad_sigma_delta: Add sequencer support
Lars-Peter Clausen
1
-10
/
+133
2022-04-04
iio: adc: ad7192: Add update_scan_mode
Alexandru Tachici
1
-0
/
+22
2022-04-04
iio: adc: ad7124: Add update_scan_mode
Alexandru Tachici
1
-0
/
+21
2022-04-04
iio: adc: ad7124: Remove shift from scan_type
Alexandru Tachici
1
-1
/
+0
2022-04-04
iio: imu: inv_mpu6050: Add support for ICM-20608-D
Michael Srba
5
-2
/
+24
2022-04-04
iio: temperature: ltc2983: Make use of device properties
Andy Shevchenko
1
-103
/
+106
2022-04-04
iio: temperature: ltc2983: Use single error path to put OF node
Andy Shevchenko
1
-10
/
+11
2022-04-04
iio: temperature: ltc2983: Don't hard code defined constants in messages
Andy Shevchenko
1
-4
/
+4
2022-04-04
iio: dummy: iio_simple_dummy: check the return value of kstrdup()
Xiaoke Wang
1
-8
/
+12
2022-04-04
iio: multiplexer: Make use of device properties
Andy Shevchenko
2
-27
/
+23
2022-04-04
iio: dac: ltc2688: Use temporary variable for struct device
Andy Shevchenko
1
-10
/
+9
2022-04-04
iio: accel: add support for LIS302DL variant
Sicelo A. Mhlongo
4
-0
/
+13
2022-04-04
iio: accel: Remove unused enum in st_accel
Sicelo A. Mhlongo
1
-26
/
+0
2022-04-04
iio: core: fix a few code style issues
Alexander Vorwerk
2
-4
/
+3
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
259
-1776
/
+10943
2022-03-25
Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-1
/
+3
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
42
-125
/
+42
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
259
-1776
/
+10943
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
[prev]
[next]