summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-02-12iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede
2019-02-12iio: adc: meson-saradc: fix internal clock namesMartin Blumenstingl
2019-02-12iio: adc: meson-saradc: check for devm_kasprintf failureNicholas Mc Guire
2018-12-17iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly
2018-11-13iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev
2018-11-13iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev
2018-11-13iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov
2018-11-13iio: ad5064: Fix regulator handlingLars-Peter Clausen
2018-10-10Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay
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