aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-20iio: at91_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean
2020-06-20iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean
2020-06-14iio: cros_ec: fix spelling mistakeKeyur Patel
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-06-14iio: light: lm3533-als: use iio_device_set_parent() to assign parentAlexandru Ardelean
2020-06-14iio: remove left-over comments about parent assignmentAlexandru Ardelean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: core: add iio_device_set_parent() helperAlexandru Ardelean
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean
2020-06-14iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss...Chuhong Yuan
2020-06-14iio: improve IIO_CONCENTRATION channel type descriptionTomasz Duszynski
2020-06-14iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driverAlexandru Ardelean
2020-06-14iio: make iio_device_get_drvdata take a const struct iio_dev *.Jonathan Cameron
2020-06-14iio: stm32-adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean
2020-06-14iio: dac: ad5592r: remove usage of iio_priv_to_dev() helperAlexandru Ardelean
2020-06-14iio: imu: bmi160: added mount-matrix supportJonathan Albrieux
2020-06-14iio: imu: bmi160: added regulator supportJonathan Albrieux
2020-06-14iio: imu: bmi160: fix typoJonathan Albrieux
2020-06-14dt-bindings: iio: imu: bmi160: add regulators and mount-matrixJonathan Albrieux
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou
2020-06-14iio: accel: mxc4005: add support for mxc6655Christian Oder
2020-06-14iio: magnetometer: mmc35240: Constify struct reg_defaultRikard Falkeborn
2020-06-14iio: light: stk3310: Constify regmap_configRikard Falkeborn
2020-06-14iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_infoRikard Falkeborn
2020-06-14iio: dac: ad5380: Constify struct iio_chan_spec_ext_infoRikard Falkeborn
2020-06-14iio: adc: max11100: Constify struct iio_chan_specRikard Falkeborn
2020-06-14iio: imu: inv_mpu6050: Drop double check for ACPI companion deviceAndy Shevchenko
2020-06-14iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux
2020-06-14iio: magnetometer: ak8975: Fix typo, uniform measurement unit styleJonathan Albrieux
2020-06-14dt-bindings: iio: magnetometer: ak8975: add gpio reset supportJonathan Albrieux
2020-06-14dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainerJonathan Albrieux
2020-06-14dt-bindings: iio: magnetometer: ak8975: reword gpios, add interrupts, fix styleJonathan Albrieux
2020-06-14iio: adc: Update debug printsJishnu Prakash
2020-06-14iio: adc: Update return value checksJishnu Prakash
2020-06-14iio: adc: Add support for PMIC7 ADCJishnu Prakash
2020-06-14iio: adc: Add info property under adc_dataJishnu Prakash
2020-06-14iio: adc: Add PMIC7 ADC bindingsJishnu Prakash
2020-06-14iio: adc: Convert the QCOM SPMI ADC bindings to .yaml formatJishnu Prakash
2020-06-14iio: accel: bma400: add support for bma400 spiDan Robertson
2020-06-14iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()Matt Ranostay
2020-06-14iio: humidity: hts221: remove usage of iio_priv_to_dev()Alexandru Ardelean
2020-06-14iio: position: iqs624: remove usage of iio_priv_to_dev()Alexandru Ardelean
2020-06-14iio: light: iqs621: remove usage of iio_priv_to_dev()Alexandru Ardelean
2020-06-14iio: light: tsl2563: pass iio device as i2c_client private dataAlexandru Ardelean
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig