summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-m...Lee Jones2020-03-303-0/+267
|\
| * iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619Andreas Kemnade2020-03-273-0/+267
* | iio: position: Add support for Azoteq IQS624/625 angle sensorsJeff LaBundy2020-03-275-0/+312
* | iio: light: Add support for Azoteq IQS621/622 ambient light sensorsJeff LaBundy2020-03-273-0/+628
* | iio: temperature: Add support for Azoteq IQS620AT temperature sensorJeff LaBundy2020-03-273-0/+108
|/
* Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-045-5/+0
|\
| * cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-075-5/+0
* | iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita2020-01-312-4/+3
* | Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman2020-01-225-10/+15
|\ \
| * | 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
* | | iio: dac: stm32-dac: better handle reset controller failuresEtienne Carriere2020-01-181-2/+10
* | | iio: dac: stm32-dac: use reset controller only at probe timeEtienne Carriere2020-01-181-6/+5
* | | iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko2020-01-181-2/+25
* | | iio: imu: st_lsm6dsx: add mount matrix supportMartin Kepplinger2020-01-182-0/+23
* | | iio: adc: stm32-adc: don't print an error on probe deferralEtienne Carriere2020-01-181-3/+6
* | | iio: imu: adis16480: Add support for ADIS16490Stefan Popa2020-01-181-0/+17
* | | iio: accel: bma400: prevent setting accel scale too lowDan Carpenter2020-01-181-1/+2
* | | iio: imu/mpu6050: support dual-edge IRQMichał Mirosław2020-01-182-5/+2
* | | iio: imu: inv_mpu6050: add fifo temperature data supportJean-Baptiste Maneyrol2020-01-184-141/+90
* | | iio: magnetometer: ak8975: Convert to use device_get_match_data()Andy Shevchenko2020-01-181-23/+16
* | | iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko2020-01-181-11/+3
* | | iio: adc: ad7124: Set IRQ type to fallingAlexandru Tachici2020-01-181-1/+1
* | | iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici2020-01-185-1/+6
* | | iio: imu: adis: use new `delay` structure for SPI transfer delaysAlexandru Ardelean2020-01-131-9/+18
* | | iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratioOlivier Moysan2020-01-131-13/+19
* | | iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan2020-01-131-0/+2
* | | iio: st_sensors: Make use of device propertiesAndy Shevchenko2020-01-1310-61/+20
* | | iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-139-67/+24
* | | iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko2020-01-131-1/+74
* | | iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enableLorenzo Bianconi2020-01-131-2/+5
* | | iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()Matt Ranostay2020-01-121-1/+12
* | | iio: humidity: dht11 remove TODO since it doesn't make senseKent Gustavsson2020-01-121-1/+0
* | | iio: adis: Remove startup_delayNuno Sá2020-01-125-5/+0
* | | iio: adis: Introduce timeouts structureNuno Sá2020-01-128-7/+200
* | | iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_...Peter Ujfalusi2020-01-121-3/+3
* | | iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-01-121-2/+14
* | | iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi2020-01-121-4/+17
* | | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-1083-801/+3818
|\ \ \ | |/ / |/| |
| * | iio: accel: bma180: BMA254 supportLinus Walleij2019-12-302-17/+95
| * | iio: pressure: bmp280: Allow device to be enumerated from ACPIAndy Shevchenko2019-12-291-6/+1
| * | iio: pressure: bmp280: Drop ACPI supportAndy Shevchenko2019-12-291-11/+0
| * | iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen2019-12-296-15/+14
| * | iio: buffer-dmaengine: Report buffer length requirementsLars-Peter Clausen2019-12-291-0/+21
| * | iio: pressure: Add driver for DLH pressure sensorsTomislav Denis2019-12-293-0/+388
| * | iio: buffer-dmaengine: Add module informationLars-Peter Clausen2019-12-291-0/+5
| * | iio: accel: bma180: Use explicit member assignmentLinus Walleij2019-12-291-24/+44