summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-14dt-bindings: iio: imu: bmi160: add regulators and mount-matrixJonathan Albrieux1-0/+14
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou5-4/+47
2020-06-14iio: accel: mxc4005: add support for mxc6655Christian Oder1-0/+2
2020-06-14iio: magnetometer: mmc35240: Constify struct reg_defaultRikard Falkeborn1-1/+1
2020-06-14iio: light: stk3310: Constify regmap_configRikard Falkeborn1-1/+1
2020-06-14iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_infoRikard Falkeborn1-1/+1
2020-06-14iio: dac: ad5380: Constify struct iio_chan_spec_ext_infoRikard Falkeborn1-1/+1
2020-06-14iio: adc: max11100: Constify struct iio_chan_specRikard Falkeborn1-1/+1
2020-06-14iio: imu: inv_mpu6050: Drop double check for ACPI companion deviceAndy Shevchenko1-5/+1
2020-06-14iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux1-0/+18
2020-06-14iio: magnetometer: ak8975: Fix typo, uniform measurement unit styleJonathan Albrieux1-2/+2
2020-06-14dt-bindings: iio: magnetometer: ak8975: add gpio reset supportJonathan Albrieux1-0/+7
2020-06-14dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainerJonathan Albrieux2-37/+76
2020-06-14dt-bindings: iio: magnetometer: ak8975: reword gpios, add interrupts, fix styleJonathan Albrieux1-6/+13
2020-06-14iio: adc: Update debug printsJishnu Prakash1-9/+9
2020-06-14iio: adc: Update return value checksJishnu Prakash1-6/+4
2020-06-14iio: adc: Add support for PMIC7 ADCJishnu Prakash3-3/+488
2020-06-14iio: adc: Add info property under adc_dataJishnu Prakash2-1/+4
2020-06-14iio: adc: Add PMIC7 ADC bindingsJishnu Prakash7-7/+366
2020-06-14iio: adc: Convert the QCOM SPMI ADC bindings to .yaml formatJishnu Prakash2-173/+252
2020-06-14iio: accel: bma400: add support for bma400 spiDan Robertson3-1/+128
2020-06-14iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()Matt Ranostay1-2/+2
2020-06-14iio: humidity: hts221: remove usage of iio_priv_to_dev()Alexandru Ardelean3-8/+9
2020-06-14iio: position: iqs624: remove usage of iio_priv_to_dev()Alexandru Ardelean1-2/+4
2020-06-14iio: light: iqs621: remove usage of iio_priv_to_dev()Alexandru Ardelean1-2/+4
2020-06-14iio: light: tsl2563: pass iio device as i2c_client private dataAlexandru Ardelean1-5/+7
2020-06-12Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds61-593/+4245
2020-06-12Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds28-269/+2594
2020-06-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-21/+47
2020-06-12amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig1-1/+1