summaryrefslogtreecommitdiff
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-12-179-19/+37
* iio:st_magn: Fix enable device after triggerMartin Kelly2018-12-051-9/+3
* iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev2018-11-131-1/+3
* iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev2018-11-131-0/+2
* iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov2018-11-131-0/+6
* iio: ad5064: Fix regulator handlingLars-Peter Clausen2018-11-131-15/+38
* Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay2018-10-101-1/+0
* iio: 104-quad-8: Fix off-by-one error in register selectionWilliam Breathitt Gray2018-10-031-1/+1
* iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita2018-10-031-9/+12
* iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita2018-10-031-4/+13
* iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen2018-09-091-1/+1
* iio: ad9523: Fix displayed phaseLars-Peter Clausen2018-09-091-1/+1
* iio: sca3000: Fix missing return in switchGustavo A. R. Silva2018-09-091-0/+1
* iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-08-241-3/+2
* iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET2018-07-031-8/+1
* iio: adc: ad7791: remove sample freq sysfs attributesAlexandru Ardelean2018-07-031-49/+0
* iio: adc: select buffer for at91-sama5d2_adcEugen Hristev2018-06-051-0/+1
* iio:kfifo_buf: check for uint overflowMartin Kelly2018-06-051-0/+7
* iio:buffer: make length types match kfifo typesMartin Kelly2018-06-052-3/+3
* iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQMichael Nosthoff2018-06-051-51/+24
* iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi2018-03-281-1/+1
* iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()Dan Carpenter2018-03-281-1/+3
* iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-282-2/+2
* iio: chemical: ccs811: Corrected firmware boot/application mode transitionRichard Lai2018-03-281-0/+3
* iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler2018-03-191-13/+23
* iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan BrĂ¼ns2018-03-191-9/+17
* iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen2018-02-281-3/+4
* iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz2018-02-281-1/+1
* iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefinedAndreas Klinger2018-02-281-0/+2
* iio: adc: stm32: fix stm32h7_adc_enable error handlingFabrice Gasnier2018-02-281-3/+4
* iio: fix kernel-doc build errorsRandy Dunlap2018-02-251-2/+2
* iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko2018-02-251-0/+9
* iio: adc/accel: Fix up module licensesLinus Walleij2018-02-072-0/+7
* iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channelsNarcisa Ana Maria Vasile2018-02-031-10/+3
* iio: adc: stm32: fix scan of multiple channels with DMAFabrice Gasnier2018-02-031-1/+2
* iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-12-256-28/+65
* iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl2017-12-141-2/+15
* iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl2017-12-141-7/+26
* iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl2017-12-141-1/+1
* iio: adc: cpcap: fix incorrect validationPan Bian2017-12-141-1/+1
* iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler2017-12-141-1/+1
* iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...Gustavo A. R. Silva2017-12-101-0/+6
* iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl2017-12-101-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0234-0/+34
* iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev2017-10-141-16/+29
* iio: adc: dln2-adc: fix build errorRandy Dunlap2017-10-081-0/+2
* iio: dummy: events: Add missing breakLars-Peter Clausen2017-10-011-0/+1
* iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2017-09-251-7/+3
* iio: proximity: as3935: noise detection + threshold changesMatt Ranostay2017-09-251-3/+40
* Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-2511-23/+83
|\