aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-04iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen1-5/+11
2019-04-04iio: adc: stm32-dfsdm: add PM supportFabrice Gasnier2-32/+206
2019-04-04iio: adc: stm32-dfsdm: improve sampling frequency accuracyFabrice Gasnier1-26/+30
2019-04-04iio:temperature: Add MAX31856 thermocouple supportParesh Chaudhary3-0/+364
2019-04-04iio: frequency: ad9523: Fix typo in ad9523_platform_dataLars-Peter Clausen1-8/+8
2019-04-04iio: gyro: bmg160: add device tree compatibility tableH. Nikolaus Schaller1-0/+9
2019-04-04iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensorAngus Ainslie (Purism)1-8/+43
2019-04-04iio: light: vcnl4000 add devicetree hooksAngus Ainslie (Purism)1-0/+22
2019-04-04iio: light: vcnl4000 use word writes instead of byte writesAngus Ainslie (Purism)1-2/+2
2019-04-04iio: adc: stm32-dfsdm: claim direct mode for raw read and settingsFabrice Gasnier1-1/+16
2019-04-04iio: adc: stm32-dfsdm: add support for buffer modesFabrice Gasnier1-24/+194
2019-04-04iio: adc: stm32-dfsdm: add support for scan modeFabrice Gasnier1-40/+142
2019-04-04iio: adc: stm32-dfsdm: enable hw consumerFabrice Gasnier1-1/+13
2019-04-04iio: adc: stm32-dfsdm: move dma slave config to start routineFabrice Gasnier1-20/+11
2019-04-04iio: adc: stm32-dfsdm: move dma enable from start_conv() to start_dma()Fabrice Gasnier1-39/+38
2019-04-04iio: adc: stm32-dfsdm: continuous mode depends on current modeFabrice Gasnier1-27/+27
2019-04-04iio: adc: stm32-dfsdm: make spi_master_freq more accurateFabrice Gasnier1-5/+12
2019-04-04iio: adc: ad7780: Add parentheses to macrosVladimir Petrigo1-2/+2
2019-04-04iio: imu: adis16400: move adis16400.h into adis16400.cAlexandru Ardelean2-198/+175
2019-04-04iio: imu: adis16400: rename adis16400_core.c -> adi16400.cAlexandru Ardelean2-1/+0
2019-04-04iio: imu: adis16400: move burst logic to ADIS libAlexandru Ardelean5-77/+41
2019-04-04iio: imu: adis: generalize burst mode supportAlexandru Ardelean2-4/+11
2019-04-04iio: imu: adis16400: move trigger handler into adis16400_coreAlexandru Ardelean3-43/+46
2019-04-04mb1232.c: add distance iio sensor with i2cAndreas Klinger3-0/+285
2019-04-04iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu2-2/+12
2019-04-04staging: iio: ad7780: moving ad7780 out of stagingRenato Lui Geh3-0/+389
2019-04-04iio: adc: lpc32xx: Add scale featureGregory CLEMENT1-6/+38
2019-04-04iio: adc: lpc32xx: Cleanup headersGregory CLEMENT1-5/+0
2019-04-04iio: adc: lpc32xx: Sort headersGregory CLEMENT1-10/+9
2019-04-04iio: imu: st_lsm6dsx: add support to LSM6DSOXLorenzo Bianconi6-4/+17
2019-04-04iio: adc: ad7124 fix indentation issue, remove extra tabColin Ian King1-1/+1
2019-04-04iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra5-46/+6
2019-04-04iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpcGwendal Grignou1-0/+11
2019-04-04iio: cros_ec: Drop unnecessary include filesGuenter Roeck5-7/+0
2019-04-04iio: pressure: bmp280: BMP280 calibration to entropyLinus Walleij1-0/+6
2019-04-04iio: imu: adis16480: Add support for external clockStefan Popa1-7/+179
2019-04-04iio:dac:ad5064 mlock cleanup - move to a local lock.Jonathan Cameron1-6/+9
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult9-225/+225
2019-04-04iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isrNathan Chancellor1-3/+2
2019-04-04iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor1-1/+1
2019-04-04iio: proximity: as3935: fix use-after-free on device removeSven Van Asbroeck1-29/+21
2019-04-04iio:potentiostat:lmp91000: change dev_err messageAnderson Reis1-1/+1
2019-04-04iio:potentiostat:lmp91000: invert if statementAnderson Reis1-3/+2
2019-04-04iio:potentiostat:lmp91000: reduce line width and remove blank lineAnderson Reis1-3/+2
2019-04-04iio:potentiostat:lmp91000: remove unnecessary parenthesesLucas Oshiro1-1/+1
2019-04-04iio: adc: ti-ads7950: add GPIO supportJustin Chen1-6/+194
2019-04-04iio: adc: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-04-04iio: dac: ti-dac5571: Update the module author email addressSean Nyekjaer1-1/+1
2019-04-04iio: adc: ti-ads8688: Update the module author email addressSean Nyekjaer1-1/+1
2019-04-04iio: accel: kxcjk1013: Add device tree supportRobert Yang1-0/+10