summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2019-05-31iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor1-1/+1
2019-05-31iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu2-2/+12
2019-05-31iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen1-5/+11
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck1-1/+1
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo1-0/+2
2019-04-27iio: core: fix a possible circular locking dependencyFabrice Gasnier1-2/+2
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger1-11/+17
2019-04-27iio: Fix scan mask selectionLars-Peter Clausen1-3/+2
2019-04-27iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais1-0/+1
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan1-0/+1
2019-04-27iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou1-3/+4
2019-04-27iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans1-3/+3
2019-04-27iio: gyro: mpu3050: fix chip ID readingSergey Larin1-3/+5
2019-04-05iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds1-7/+3
2019-03-23iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski1-1/+1
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay1-4/+3
2019-02-15iio: adc: axp288: Fix TS-pin handlingHans de Goede1-16/+60
2019-02-12iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede1-0/+1
2019-02-12iio: adc: meson-saradc: fix internal clock namesMartin Blumenstingl1-4/+4
2019-02-12iio: adc: meson-saradc: check for devm_kasprintf failureNicholas Mc Guire1-0/+6
2018-12-17iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede9-19/+37
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly1-9/+3
2018-11-13iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev1-1/+3
2018-11-13iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev1-0/+2
2018-11-13iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov1-0/+6
2018-11-13iio: ad5064: Fix regulator handlingLars-Peter Clausen1-15/+38
2018-10-10Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay1-1/+0
2018-10-04iio: 104-quad-8: Fix off-by-one error in register selectionWilliam Breathitt Gray1-1/+1
2018-10-04iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita1-9/+12
2018-10-04iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita1-4/+13
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen1-1/+1
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen1-1/+1
2018-09-09iio: sca3000: Fix missing return in switchGustavo A. R. Silva1-0/+1
2018-08-24iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski1-3/+2
2018-07-03iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET1-8/+1
2018-07-03iio: adc: ad7791: remove sample freq sysfs attributesAlexandru Ardelean1-49/+0
2018-06-05iio: adc: select buffer for at91-sama5d2_adcEugen Hristev1-0/+1
2018-06-05iio:kfifo_buf: check for uint overflowMartin Kelly1-0/+7
2018-06-05iio:buffer: make length types match kfifo typesMartin Kelly2-3/+3
2018-06-05iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQMichael Nosthoff1-51/+24
2018-03-28iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi1-1/+1
2018-03-28iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()Dan Carpenter1-1/+3
2018-03-28iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2-2/+2
2018-03-28iio: chemical: ccs811: Corrected firmware boot/application mode transitionRichard Lai1-0/+3
2018-03-19iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler1-13/+23
2018-03-19iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan BrĂ¼ns1-9/+17
2018-02-28iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen1-3/+4
2018-02-28iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz1-1/+1
2018-02-28iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefinedAndreas Klinger1-0/+2
2018-02-28iio: adc: stm32: fix stm32h7_adc_enable error handlingFabrice Gasnier1-3/+4