summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iio: core: move debugfs data on the private iio dev infoAlexandru Ardelean2020-07-071-13/+33
| * | | iio: core: remove padding from private informationAlexandru Ardelean2020-07-071-2/+0
| * | | iio: core: wrap IIO device into an iio_dev_opaque objectAlexandru Ardelean2020-07-071-6/+13
| * | | iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean2020-07-071-13/+17
| * | | iio: chemical: scd30: add serial interface driverTomasz Duszynski2020-06-273-0/+275
| * | | iio: chemical: scd30: add I2C interface driverTomasz Duszynski2020-06-273-0/+151
| * | | iio: chemical: scd30: add core driverTomasz Duszynski2020-06-274-0/+861
| * | | iio: imu: inv_icm42600: add accurate timestampingJean-Baptiste Maneyrol2020-06-278-15/+396
| * | | iio: imu: inv_icm42600: add buffer support in iio devicesJean-Baptiste Maneyrol2020-06-278-2/+1033
| * | | iio: imu: inv_icm42600: add device interruptJean-Baptiste Maneyrol2020-06-274-4/+105
| * | | iio: imu: add Kconfig and Makefile for inv_icm42600 driverJean-Baptiste Maneyrol2020-06-274-0/+43
| * | | iio: imu: inv_icm42600: add temperature sensor supportJean-Baptiste Maneyrol2020-06-274-2/+134
| * | | iio: imu: inv_icm42600: add accelerometer IIO deviceJean-Baptiste Maneyrol2020-06-273-0/+600
| * | | iio: imu: inv_icm42600: add gyroscope IIO deviceJean-Baptiste Maneyrol2020-06-273-0/+613
| * | | iio: imu: inv_icm42600: add SPI driver for inv_icm42600 driverJean-Baptiste Maneyrol2020-06-271-0/+99
| * | | iio: imu: inv_icm42600: add I2C driver for inv_icm42600 driverJean-Baptiste Maneyrol2020-06-271-0/+100
| * | | iio: imu: inv_icm42600: add core of new inv_icm42600 driverJean-Baptiste Maneyrol2020-06-272-0/+1006
| * | | iio: adc: Combine read functions for PMIC5 and PMIC7Jishnu Prakash2020-06-271-30/+19
| * | | iio: adc: rockchip_saradc: Add support iio buffersSimon Xue2020-06-271-35/+110
| * | | iio: adc: rockchip_saradc: better prefix for channel constantHeiko Stuebner2020-06-271-12/+12
| * | | iio: adc: rockchip_saradc: move all of probe to devm-functionsHeiko Stuebner2020-06-271-29/+45
| * | | iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-2048-422/+93
| * | | iio: at91_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean2020-06-201-15/+15
| * | | iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean2020-06-201-32/+33
| * | | iio: cros_ec: fix spelling mistakeKeyur Patel2020-06-141-1/+1
| * | | iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-1457-58/+0
| * | | iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-1433-34/+0
| * | | iio: light: lm3533-als: use iio_device_set_parent() to assign parentAlexandru Ardelean2020-06-141-1/+1
| * | | iio: remove left-over comments about parent assignmentAlexandru Ardelean2020-06-143-3/+0
| * | | iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-14289-293/+0
| * | | iio: core: pass parent device as parameter during allocationAlexandru Ardelean2020-06-142-11/+14
| * | | iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss...Chuhong Yuan2020-06-141-2/+5
| * | | iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driverAlexandru Ardelean2020-06-141-1/+1
| * | | iio: stm32-adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean2020-06-141-55/+63
| * | | iio: dac: ad5592r: remove usage of iio_priv_to_dev() helperAlexandru Ardelean2020-06-141-3/+3
| * | | iio: imu: bmi160: added mount-matrix supportJonathan Albrieux2020-06-142-0/+21
| * | | iio: imu: bmi160: added regulator supportJonathan Albrieux2020-06-142-0/+26
| * | | iio: imu: bmi160: fix typoJonathan Albrieux2020-06-141-1/+1
| * | | iio: cros_ec: Reapply range at resumeGwendal Grignou2020-06-144-3/+37
| * | | iio: accel: mxc4005: add support for mxc6655Christian Oder2020-06-141-0/+2
| * | | iio: magnetometer: mmc35240: Constify struct reg_defaultRikard Falkeborn2020-06-141-1/+1
| * | | iio: light: stk3310: Constify regmap_configRikard Falkeborn2020-06-141-1/+1
| * | | iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_infoRikard Falkeborn2020-06-141-1/+1
| * | | iio: dac: ad5380: Constify struct iio_chan_spec_ext_infoRikard Falkeborn2020-06-141-1/+1
| * | | iio: adc: max11100: Constify struct iio_chan_specRikard Falkeborn2020-06-141-1/+1
| * | | iio: imu: inv_mpu6050: Drop double check for ACPI companion deviceAndy Shevchenko2020-06-141-5/+1
| * | | iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux2020-06-141-0/+18
| * | | iio: magnetometer: ak8975: Fix typo, uniform measurement unit styleJonathan Albrieux2020-06-141-2/+2
| * | | iio: adc: Update debug printsJishnu Prakash2020-06-141-9/+9
| * | | iio: adc: Update return value checksJishnu Prakash2020-06-141-6/+4