summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther2020-01-131-1/+2
* iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf2020-01-131-1/+5
* iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski2020-01-131-0/+1
* iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_IDStephan Gerhold2020-01-131-1/+2
* iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici2020-01-131-7/+5
* Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-12-0914-63/+139
|\
| * iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven2019-12-081-6/+10
| * iio: ad7949: fix channels mixupsAndrea Merello2019-12-081-5/+17
| * iio: imu: st_lsm6dsx: do not power-off accel if events are enabledLorenzo Bianconi2019-12-081-4/+26
| * iio: imu: st_lsm6dsx: track hw FIFO buffering with fifo_maskLorenzo Bianconi2019-12-083-15/+18
| * iio: imu: st_lsm6dsx: fix decimation factor estimationLorenzo Bianconi2019-12-082-9/+18
| * iio: imu: inv_mpu6050: fix temperature reporting using bad unitJean-Baptiste Maneyrol2019-12-082-15/+24
| * iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak2019-12-081-1/+1
| * iio: adc: max1027: fix not unregistered iio triggerChuhong Yuan2019-12-081-1/+7
| * iio: adc: intel_mrfld_adc: Allocating too much data in probe()Dan Carpenter2019-12-081-1/+1
| * iio: adc: ad7124: Enable internal referenceMircea Caprioru2019-12-081-1/+6
| * iio: temperature: ltc2983: fix u32 read into a unsigned long longColin Ian King2019-12-081-2/+4
| * iio: st_accel: Fix unused variable warningYueHaibing2019-12-081-2/+6
| * iio: adc: ad7606: fix reading unnecessary data from deviceBeniamin Bia2019-12-081-1/+1
* | Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-035-20/+4
|\ \
| * | mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou2019-11-214-19/+3
| * | iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou2019-11-211-1/+1
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-1/+1
|\ \ \
| * | | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-1/+1
| |/ /
* | | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-2798-810/+7646
|\ \ \ | | |/ | |/|
| * | Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-11-1335-281/+1633
| |\ \
| | * | iio: adis16480: Add debugfs_reg_access entryNuno Sá2019-11-111-0/+1
| | * | iio: adis16480: Fix scales factorsNuno Sá2019-11-111-36/+41
| | * | iio: adc: Add driver support for AD7292Marcelo Schmitt2019-11-103-0/+361
| | * | iio: imu: mpu6050: Add support for vdd-supply regulatorStephan Gerhold2019-11-102-10/+37
| | * | iio: cros_ec_baro: set info_mask_shared_by_all_available fieldGwendal Grignou2019-11-101-0/+3
| | * | iio: dac: ad5446: Add support for new AD5600 DACStefan Popa2019-11-102-2/+8
| | * | iio: light: add driver for veml6030 ambient light sensorRishi Gupta2019-11-103-0/+920
| | * | iio: imu: st_lsm6dsx: express odr in mHZLorenzo Bianconi2019-11-094-122/+131
| | * | iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_rawLorenzo Bianconi2019-11-091-4/+5
| | * | iio: imu: st_lsm6dsx: explicitly define odr table sizeLorenzo Bianconi2019-11-093-12/+29
| | * | iio: adc: stm32: allow to tune analog clockFabrice Gasnier2019-11-091-3/+13
| | * | iio: dac: vf610: Use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: dac: lpc18xx: Use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: adc: vf610: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: adc: spear_adc: Use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: adc: rcar-gyroadc: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: adc: npcm: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: adc: lpc18xx: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: adc: ingenic: Use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: adc: cc10001: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: adc: bcm_iproc_adc: drop a stray semicolonJonathan Cameron2019-11-091-1/+1
| | * | iio: adc: mt6577_auxdac: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: adc: aspeed: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * | iio: imu: adis: assign read val in debugfs hook only if op successfulAlexandru Ardelean2019-11-031-1/+2