summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-07150-1222/+6948
|\
| * Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman2020-05-257-21/+40
| |\
| * | iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-05-221-5/+12
| * | iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron2020-05-221-3/+6
| * | iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier2020-05-221-20/+14
| * | iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker2020-05-221-3/+16
| * | iio: proximity: ping: pass reference to IIO device as param to ping_read()Alexandru Ardelean2020-05-211-4/+3
| * | iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-212-15/+16
| * | iio: proximity: Add driver support for vcnl3020 proximity sensorIvan Mikhaylov2020-05-213-0/+270
| * | iio: buffer: remove attrcount_orig var from sysfs creationAlexandru Ardelean2020-05-161-3/+3
| * | iio: chemical: add atlas-ezo-sensor initial supportMatt Ranostay2020-05-163-0/+189
| * | iio: adc: exynos: Simplify Exynos7-specific initKrzysztof Kozlowski2020-05-161-3/+0
| * | iio: adc: Add scaling support to exynos adc driverJonathan Bakker2020-05-161-1/+13
| * | iio: __iio_update_buffers: Update mode before preenable/after postdisableLars-Peter Clausen2020-05-161-5/+3
| * | iio: dac: vf610_dac: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+7
| * | iio: dac: ad5686: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-162-4/+8
| * | iio: dac: ad5421: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-8/+13
| * | iio: dac: ad5380: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-2/+6
| * | iio: dac: ad5764: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5761: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5755: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-8/+14
| * | iio: dac: ad5449: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5446: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5360: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-6/+11
| * | iio: accel: Add bma150/smb380 support to bma180Jonathan Bakker2020-05-162-7/+70
| * | iio: accel: bma180: Rename center_temp to temp_offsetJonathan Bakker2020-05-161-6/+6
| * | iio: accel: bma180: Add support for bma023Jonathan Bakker2020-05-162-7/+122
| * | iio: accel: Make bma180 conflict with input's bma150Jonathan Bakker2020-05-161-1/+1
| * | iio: accel: bma180: Prepare for different reset valuesJonathan Bakker2020-05-161-2/+6
| * | Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-05-1564-606/+3127
| |\ \
| | * | iio: light: ltr501: Constify structsRikard Falkeborn2020-05-111-19/+20
| | * | iio: bmp280: fix compensation of humidityAndreas Klinger2020-05-111-0/+2
| | * | iio: light: cm32181: Fix integartion time typoHans de Goede2020-05-111-1/+1
| | * | iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tablesHans de Goede2020-05-111-0/+101
| | * | iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settingsHans de Goede2020-05-101-2/+6
| | * | iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bitHans de Goede2020-05-101-11/+11
| | * | iio: light: cm32181: Change reg_init to use a bitmap of which registers to initHans de Goede2020-05-101-8/+6
| | * | iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resourcesHans de Goede2020-05-101-0/+22
| | * | iio: light: cm32181: Clean up the probe function a bitHans de Goede2020-05-101-14/+8
| | * | iio: light: cm32181: Add support for the CM3218Hans de Goede2020-05-101-12/+36
| | * | iio: light: cm32181: Add some extra register definesHans de Goede2020-05-101-4/+11
| | * | iio: light: cm32181: Add support for ACPI enumerationHans de Goede2020-05-101-0/+9
| | * | iio: light: cm32181: Switch to new style i2c-driver probe functionHans de Goede2020-05-101-12/+3
| | * | iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean2020-05-1012-134/+55
| | * | iio: vcnl4000: Add buffer support for VCNL4010/20.Mathieu Othacehe2020-05-032-2/+161
| | * | iio: vcnl4000: Add sampling frequency support for VCNL4010/20.Mathieu Othacehe2020-05-031-1/+117
| | * | iio: vcnl4000: Add event support for VCNL4010/20.Mathieu Othacehe2020-05-031-62/+392
| | * | iio: vcnl4000: Factorize data reading and writing.Mathieu Othacehe2020-05-031-2/+22
| | * | iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-05-031-4/+2
| | * | iio: imu: adis16xxx: use helper to access iio core debugfs dirAlexandru Ardelean2020-05-035-37/+24