summaryrefslogtreecommitdiffstats
path: root/drivers/iio (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-23iio: light: isl29501: Add support for the ISL29501 ToF sensor.Mathieu Othacehe3-0/+1041
2018-07-21iio: Add channel for PhaseMathieu Othacehe4-0/+11
2018-07-15iio: change strncpy+truncation to strlcpyDominique Martinet2-4/+2
2018-07-15iio: adxl345: Add support for the ADXL375Lars-Peter Clausen6-11/+39
2018-07-15iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()Lorenzo Bianconi1-3/+13
2018-07-15iio: pressure: bmp280: remove unused options from device tree documentationBrian Masney1-7/+0
2018-07-15iio: imu: mpu6050: add support for 6515 variantBrian Masney4-0/+14
2018-07-15iio: hx711: fix spurious unit-address in exampleAndreas Klinger1-1/+1
2018-07-15iio: hx711: add delay until DOUT is readyAndreas Klinger1-0/+39
2018-07-15iio: hx711: add clock-frequency property in DTAndreas Klinger1-0/+6
2018-07-15iio: accel: adxl345: add sampling frequency supportAkinobu Mita1-1/+56
2018-07-08iio: adc: max1363: merge calls to of_match_device and of_device_get_match_dataJulia Lawall1-6/+2
2018-07-07dt-bindings: iio: dac: Add docs for AD5758 DACStefan Popa2-0/+79
2018-07-07iio: dac: Add AD5758 supportStefan Popa4-0/+915
2018-07-07iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-07iio:imu:adis: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-07-07iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King1-5/+0
2018-07-07iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King1-6/+0
2018-07-07IIO: st_accel_i2c.c: Use probe_new() instead of probe()Nikolaus Voss1-3/+2
2018-07-07IIO: st_accel_i2c.c: Simplify access to driver dataNikolaus Voss1-34/+25
2018-07-07iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita1-4/+13
2018-06-30iio: adc: Add Spreadtrum SC27XX PMICs ADC supportFreeman Liu3-0/+533