summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-07Documentation/driver-api: iio/buffers: drop doubled wordRandy Dunlap1-1/+1
2020-07-07Documentation/driver-api: generic-counter: drop doubled wordRandy Dunlap1-1/+1
2020-07-07iio: core: move event interface on the opaque structAlexandru Ardelean4-33/+45
2020-07-07iio: core: move iio_dev's buffer_list to the private iio device objectAlexandru Ardelean4-17/+27
2020-07-07iio: core: move channel list & group to private iio device objectAlexandru Ardelean3-25/+31
2020-07-07iio: core: move debugfs data on the private iio dev infoAlexandru Ardelean3-25/+44
2020-07-07iio: core: remove padding from private informationAlexandru Ardelean1-2/+0
2020-07-07iio: core: wrap IIO device into an iio_dev_opaque objectAlexandru Ardelean3-7/+35
2020-07-07iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean1-13/+17
2020-06-27dt-bindings: iio: scd30: add device binding fileTomasz Duszynski2-0/+69
2020-06-27iio: chemical: scd30: add serial interface driverTomasz Duszynski4-0/+276
2020-06-27iio: chemical: scd30: add I2C interface driverTomasz Duszynski4-0/+152
2020-06-27iio: chemical: scd30: add core driverTomasz Duszynski6-0/+901
2020-06-27MAINTAINERS: add entry for inv_icm42600 6-axis imu sensorJean-Baptiste Maneyrol1-0/+8
2020-06-27dt-bindings: iio: imu: Add inv_icm42600 documentationJean-Baptiste Maneyrol1-0/+90
2020-06-27iio: imu: inv_icm42600: add accurate timestampingJean-Baptiste Maneyrol8-15/+396
2020-06-27iio: imu: inv_icm42600: add buffer support in iio devicesJean-Baptiste Maneyrol8-2/+1033
2020-06-27iio: imu: inv_icm42600: add device interruptJean-Baptiste Maneyrol4-4/+105
2020-06-27Documentation: ABI: add specific icm42600 documentationJean-Baptiste Maneyrol1-0/+20
2020-06-27iio: imu: add Kconfig and Makefile for inv_icm42600 driverJean-Baptiste Maneyrol4-0/+43
2020-06-27iio: imu: inv_icm42600: add temperature sensor supportJean-Baptiste Maneyrol4-2/+134
2020-06-27iio: imu: inv_icm42600: add accelerometer IIO deviceJean-Baptiste Maneyrol3-0/+600
2020-06-27iio: imu: inv_icm42600: add gyroscope IIO deviceJean-Baptiste Maneyrol3-0/+613
2020-06-27iio: imu: inv_icm42600: add SPI driver for inv_icm42600 driverJean-Baptiste Maneyrol1-0/+99
2020-06-27iio: imu: inv_icm42600: add I2C driver for inv_icm42600 driverJean-Baptiste Maneyrol1-0/+100
2020-06-27iio: imu: inv_icm42600: add core of new inv_icm42600 driverJean-Baptiste Maneyrol2-0/+1006
2020-06-27iio: adc: Combine read functions for PMIC5 and PMIC7Jishnu Prakash1-30/+19
2020-06-27iio: adc: rockchip_saradc: Add support iio buffersSimon Xue1-35/+110
2020-06-27iio: adc: rockchip_saradc: better prefix for channel constantHeiko Stuebner1-12/+12
2020-06-27iio: adc: rockchip_saradc: move all of probe to devm-functionsHeiko Stuebner1-29/+45
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen49-429/+93
2020-06-20iio: at91_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean1-15/+15
2020-06-20iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean1-32/+33
2020-06-14iio: cros_ec: fix spelling mistakeKeyur Patel1-1/+1
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen57-58/+0
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean34-35/+0
2020-06-14iio: light: lm3533-als: use iio_device_set_parent() to assign parentAlexandru Ardelean1-1/+1
2020-06-14iio: remove left-over comments about parent assignmentAlexandru Ardelean4-4/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean302-307/+0
2020-06-14iio: core: add iio_device_set_parent() helperAlexandru Ardelean1-0/+20
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean5-18/+18
2020-06-14iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss...Chuhong Yuan1-2/+5
2020-06-14iio: improve IIO_CONCENTRATION channel type descriptionTomasz Duszynski1-1/+2
2020-06-14iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driverAlexandru Ardelean1-1/+1
2020-06-14iio: make iio_device_get_drvdata take a const struct iio_dev *.Jonathan Cameron1-1/+1
2020-06-14iio: stm32-adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean1-55/+63
2020-06-14iio: dac: ad5592r: remove usage of iio_priv_to_dev() helperAlexandru Ardelean1-3/+3
2020-06-14iio: imu: bmi160: added mount-matrix supportJonathan Albrieux2-0/+21
2020-06-14iio: imu: bmi160: added regulator supportJonathan Albrieux2-0/+26
2020-06-14iio: imu: bmi160: fix typoJonathan Albrieux1-1/+1