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
2021-12-16
iio:accel:bma180: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-12-16
drivers:iio:dac: Add AD3552R driver support
Mihail Chindris
3
-0
/
+1149
2021-12-16
iio:filter:admv8818: add support for ADMV8818
Antoniu Miclaus
3
-0
/
+676
2021-12-16
iio: add filter subfolder
Antoniu Miclaus
4
-0
/
+16
2021-12-16
iio: vz89x: Remove unnecessary cast
Lars-Peter Clausen
1
-1
/
+1
2021-12-16
iio: in2xx-adc: Remove unnecessary cast
Lars-Peter Clausen
1
-1
/
+1
2021-12-16
iio: as3935: Remove unnecessary cast
Lars-Peter Clausen
1
-1
/
+1
2021-12-16
iio: stmpe-adc: Use correctly sized arguments for bit field
Kees Cook
1
-2
/
+3
2021-12-16
iio:adc:ti-ads8688:: remove redundant ret variable
Minghao Chi
1
-3
/
+1
2021-12-16
iio: addac: ad74413r: fix off by one in ad74413r_parse_channel_config()
Dan Carpenter
1
-1
/
+1
2021-12-16
iio: adc: ad7606: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2021-12-16
iio: iio_device_alloc(): Remove unnecessary self drvdata
Lars-Peter Clausen
1
-1
/
+0
2021-12-12
iio:adc/dac:Kconfig: Update to drop OF dependencies.
Jonathan Cameron
2
-3
/
+2
2021-12-12
iio:adc:ti-ads124s08: Drop dependency on OF.
Jonathan Cameron
2
-3
/
+2
2021-12-12
iio:adc:envelope-detector: Switch from of headers to mod_devicetable.h
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:adc:ti-adc12138: Switch to generic firmware properties and drop of_match_ptr
Jonathan Cameron
1
-7
/
+4
2021-12-12
iio:adc:mcp3911: Switch to generic firmware properties.
Jonathan Cameron
1
-3
/
+6
2021-12-12
iio:adc:max9611: Switch to generic firmware properties.
Jonathan Cameron
1
-11
/
+9
2021-12-12
iio:light:cm3605: Switch to generic firmware properties.
Jonathan Cameron
1
-3
/
+3
2021-12-12
iio:pot:mcp41010: Switch to generic firmware properties.
Jonathan Cameron
1
-3
/
+3
2021-12-12
iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.h
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:dac:dpot-dac: Swap of.h for mod_devicetable.h
Jonathan Cameron
1
-1
/
+1
2021-12-12
iio:dac:ad5758: Drop unused of specific headers.
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:dac:ad5755: Switch to generic firmware properties and drop pdata
Jonathan Cameron
1
-36
/
+116
2021-12-12
iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046
Jonathan Cameron
1
-1
/
+35
2021-12-12
iio: addac: add AD74413R driver
Cosmin Tanislav
3
-0
/
+1488
2021-12-12
iio: add addac subdirectory
Cosmin Tanislav
4
-0
/
+16
2021-12-04
iio:dac:ad7293: add support for AD7293
Antoniu Miclaus
3
-0
/
+946
2021-12-04
iio: trigger: stm32-timer: fix MODULE_ALIAS
Alyssa Ross
1
-1
/
+1
2021-12-04
iio: ltr501: Export near level property for proximity sensor
Nikita Travkin
1
-0
/
+25
2021-12-04
iio:adc:axp20x: add support for NTC thermistor
Evgeny Boger
1
-6
/
+39
2021-12-04
iio: imu: st_lsm6dsx: add dts property to disable sensor-hub
Lorenzo Bianconi
1
-1
/
+3
2021-11-27
iio: test: Add test for IIO_VAL_INT_64.
Andriy Tryshnivskyy
1
-0
/
+54
2021-11-27
iio: test: Add check against NULL for buffer in tests.
Andriy Tryshnivskyy
1
-27
/
+42
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
20
-36
/
+28
2021-11-27
iio: adc: stm32: fix null pointer on defer_probe error
Olivier Moysan
1
-1
/
+1
2021-11-27
iio: buffer-dma: Use round_down() instead of rounddown()
Paul Cercueil
1
-1
/
+1
2021-11-21
iio: at91-sama5d2: Fix incorrect sign extension
Gwendal Grignou
1
-1
/
+2
2021-11-21
iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Evgeny Boger
1
-15
/
+3
2021-11-21
iio: gyro: adxrs290: fix data signedness
Kister Genesis Jimenez
1
-2
/
+3
2021-11-20
iio: buffer: Use dedicated variable in iio_buffers_alloc_sysfs_and_mask()
Andy Shevchenko
1
-12
/
+8
2021-11-17
iio: ad7768-1: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: imx8qxp-adc: fix dependency to the intended ARCH_MXC config
Lukas Bulwahn
1
-1
/
+1
2021-11-17
iio: dln2: Check return value of devm_iio_trigger_register()
Lars-Peter Clausen
1
-1
/
+5
2021-11-17
iio: trigger: Fix reference counting
Lars-Peter Clausen
1
-1
/
+0
2021-11-17
iio: dln2-adc: Fix lockdep complaint
Noralf Trønnes
1
-8
/
+7
2021-11-17
iio: adc: stm32: fix a current leak by resetting pcsel before disabling vdda
Fabrice Gasnier
1
-0
/
+1
2021-11-17
iio: mma8452: Fix trigger reference couting
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: stk3310: Don't return error code in interrupt handler
Lars-Peter Clausen
1
-3
/
+3
[prev]
[next]