summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-05-16iio: chemical: add atlas-ezo-sensor initial supportMatt Ranostay
2020-05-16iio: adc: exynos: Simplify Exynos7-specific initKrzysztof Kozlowski
2020-05-16iio: adc: Add scaling support to exynos adc driverJonathan Bakker
2020-05-16iio: __iio_update_buffers: Update mode before preenable/after postdisableLars-Peter Clausen
2020-05-16iio: dac: vf610_dac: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-16iio: dac: ad5686: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-16iio: dac: ad5421: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-16iio: dac: ad5380: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-16iio: dac: ad5764: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-16iio: dac: ad5761: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-16iio: dac: ad5755: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-16iio: dac: ad5449: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-16iio: dac: ad5446: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-16iio: dac: ad5360: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-16iio: accel: Add bma150/smb380 support to bma180Jonathan Bakker
2020-05-16iio: accel: bma180: Rename center_temp to temp_offsetJonathan Bakker
2020-05-16iio: accel: bma180: Add support for bma023Jonathan Bakker
2020-05-16iio: accel: Make bma180 conflict with input's bma150Jonathan Bakker
2020-05-16iio: accel: bma180: Prepare for different reset valuesJonathan Bakker
2020-05-15Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-05-11iio: light: ltr501: Constify structsRikard Falkeborn
2020-05-11iio: bmp280: fix compensation of humidityAndreas Klinger
2020-05-11iio: light: cm32181: Fix integartion time typoHans de Goede
2020-05-11iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tablesHans de Goede
2020-05-10iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settingsHans de Goede
2020-05-10iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bitHans de Goede
2020-05-10iio: light: cm32181: Change reg_init to use a bitmap of which registers to initHans de Goede
2020-05-10iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resourcesHans de Goede
2020-05-10iio: light: cm32181: Clean up the probe function a bitHans de Goede
2020-05-10iio: light: cm32181: Add support for the CM3218Hans de Goede
2020-05-10iio: light: cm32181: Add some extra register definesHans de Goede
2020-05-10iio: light: cm32181: Add support for ACPI enumerationHans de Goede
2020-05-10iio: light: cm32181: Switch to new style i2c-driver probe functionHans de Goede
2020-05-10iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean
2020-05-03iio: vcnl4000: Add buffer support for VCNL4010/20.Mathieu Othacehe
2020-05-03iio: vcnl4000: Add sampling frequency support for VCNL4010/20.Mathieu Othacehe
2020-05-03iio: vcnl4000: Add event support for VCNL4010/20.Mathieu Othacehe
2020-05-03iio: vcnl4000: Factorize data reading and writing.Mathieu Othacehe
2020-05-03iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-05-03iio: imu: adis16xxx: use helper to access iio core debugfs dirAlexandru Ardelean
2020-05-03iio: DAC extension for ltc2634-12/10/8Chris Ruehl
2020-05-03iio: documentation ltc2632_chip_info add num_channelsChris Ruehl
2020-05-03iio: magnetometer: ak8974: Provide scalingLinus Walleij
2020-05-03iio: magnetometer: ak8974: Break out measurementLinus Walleij
2020-05-03iio: magnetometer: ak8974: Correct realbitsLinus Walleij
2020-05-03iio: magnetometer: ak8974: add Alps hscdtd008aNick Reitemeyer
2020-05-03iio: imu: st_lsm6dsx: enable 833Hz sample frequency for tagged sensorsLorenzo Bianconi
2020-05-03iio: adc: ad7476: remove redundant null check on an arrayColin Ian King
2020-05-03iio: buffer: extend short-hand use for 'indio_dev->buffer'Alexandru Ardelean
2020-05-03iio: dac: ad5592r: Fix a typo in the name of a functionChristophe JAILLET