summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-04-04iio: adc: ad7124 fix indentation issue, remove extra tabColin Ian King
2019-04-04iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra
2019-04-04iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpcGwendal Grignou
2019-04-04iio: cros_ec: Drop unnecessary include filesGuenter Roeck
2019-04-04iio: pressure: bmp280: BMP280 calibration to entropyLinus Walleij
2019-04-04iio: imu: adis16480: Add support for external clockStefan Popa
2019-04-04iio:dac:ad5064 mlock cleanup - move to a local lock.Jonathan Cameron
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult
2019-04-04iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isrNathan Chancellor
2019-04-04iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor
2019-04-04iio: proximity: as3935: fix use-after-free on device removeSven Van Asbroeck
2019-04-04iio:potentiostat:lmp91000: change dev_err messageAnderson Reis
2019-04-04iio:potentiostat:lmp91000: invert if statementAnderson Reis
2019-04-04iio:potentiostat:lmp91000: reduce line width and remove blank lineAnderson Reis
2019-04-04iio:potentiostat:lmp91000: remove unnecessary parenthesesLucas Oshiro
2019-04-04iio: adc: ti-ads7950: add GPIO supportJustin Chen
2019-04-04iio: adc: fix a potential NULL pointer dereferenceKangjie Lu
2019-04-04iio: dac: ti-dac5571: Update the module author email addressSean Nyekjaer
2019-04-04iio: adc: ti-ads8688: Update the module author email addressSean Nyekjaer
2019-04-04iio: accel: kxcjk1013: Add device tree supportRobert Yang
2019-04-04iio: adc: meson-saradc: add support for Meson G12ANeil Armstrong
2019-04-04iio: buffer: Switch to bitmap_zalloc()Andy Shevchenko
2019-04-04iio: cros_ec_accel_legacy: Refactor code in cros_ec_accel_legacy_probeGustavo A. R. Silva
2019-04-04iio: st_accel: remove redundant unsigned less than zero checkColin Ian King
2019-04-04iio: imu: st_lsm6dsx: add support to ASM330LHHLorenzo Bianconi
2019-04-04iio: ak8975: improve code readabilityH. Nikolaus Schaller
2019-04-04iio: mpu6050: improve code readabilityH. Nikolaus Schaller
2019-04-04iio: magnetometer: hmc5843: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: magnetometer: bmc150: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: gyro: bmg160: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: accel: bma180: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: accel: bmc150: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko
2019-04-04iio:adc:ad7923: Rewrite comparison to NULLBárbara Fernandes
2019-04-04iio:adc:ad7923: Put macro argument between ()'sBárbara Fernandes
2019-04-04iio:adc:ad7923: Use BIT macro instead of bitshiftBárbara Fernandes
2019-04-04iio:adc:ad7923: Align broken line to parenthesisBárbara Fernandes
2019-04-04iio: counter: stm32-lptimer: Add power management supportFabrice Gasnier
2019-04-04iio: imu: adis16480: Add support for ADIS1649x family of devicesStefan Popa
2019-04-04iio: imu: adis16480: Deal with filter freq in a generic wayStefan Popa
2019-04-04iio: imu: adis16480: Calculate the sampling frequency in a generic wayStefan Popa
2019-04-04iio: imu: adis16480: Treat temperature scale in a generic wayStefan Popa
2019-04-04iio: imu: adis16480: Add OF device ID tableStefan Popa
2019-04-04iio: imu: adis16480: Add support for configurable drdy indicatorStefan Popa
2019-04-04iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen
2019-04-04iio: trigger: Print an error if there is no available irqMathieu Othacehe
2019-04-04iio: mma8452: mark expected switch fall-throughGustavo A. R. Silva
2019-04-04iio: chemical: pms7003: extend supported sensors listTomasz Duszynski
2019-04-04iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()Wei Yongjun