summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2018-10-03iio: 104-quad-8: Fix off-by-one error in register selectionWilliam Breathitt Gray
2018-10-03iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita
2018-10-03iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen
2018-09-09iio: sca3000: Fix missing return in switchGustavo A. R. Silva
2018-08-24iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski
2018-07-03iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET
2018-07-03iio: adc: ad7791: remove sample freq sysfs attributesAlexandru Ardelean
2018-06-05iio: adc: select buffer for at91-sama5d2_adcEugen Hristev
2018-06-05iio:kfifo_buf: check for uint overflowMartin Kelly
2018-06-05iio:buffer: make length types match kfifo typesMartin Kelly
2018-06-05iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQMichael Nosthoff
2018-03-28iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi
2018-03-28iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()Dan Carpenter
2018-03-28iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-03-28iio: chemical: ccs811: Corrected firmware boot/application mode transitionRichard Lai
2018-03-19iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler
2018-03-19iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan BrĂ¼ns
2018-02-28iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen
2018-02-28iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz
2018-02-28iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefinedAndreas Klinger
2018-02-28iio: adc: stm32: fix stm32h7_adc_enable error handlingFabrice Gasnier
2018-02-25iio: fix kernel-doc build errorsRandy Dunlap
2018-02-25iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko
2018-02-07iio: adc/accel: Fix up module licensesLinus Walleij
2018-02-03iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channelsNarcisa Ana Maria Vasile
2018-02-03iio: adc: stm32: fix scan of multiple channels with DMAFabrice Gasnier
2017-12-25iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-12-14iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl
2017-12-14iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl
2017-12-14iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl
2017-12-14iio: adc: cpcap: fix incorrect validationPan Bian
2017-12-14iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler
2017-12-10iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...Gustavo A. R. Silva
2017-12-10iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev
2017-10-08iio: adc: dln2-adc: fix build errorRandy Dunlap
2017-10-01iio: dummy: events: Add missing breakLars-Peter Clausen
2017-09-25iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven
2017-09-25iio: proximity: as3935: noise detection + threshold changesMatt Ranostay
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-24iio: core: Return error for failed read_regMatt Fornero
2017-09-24iio: ad7793: Fix the serial interface resetDragos Bogdan
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2017-09-24IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker
2017-09-24iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner
2017-09-24iio: adc: mcp320x: Fix oops on module unloadLukas Wunner
2017-09-24iio: adc: stm32: fix bad error check on max_channelsFabrice Gasnier