summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2018-01-08iio: dummy_evgen: modify the return value check for irq_sim_init()Bartosz Golaszewski
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman
2017-12-02iio: Add macro to populate struct iio_map arrayLukas Wunner
2017-12-02iio: accel: bmc150: Add OF device ID tableJavier Martinez Canillas
2017-12-02iio: adc: meson-saradc: remove irrelevant clock "sana"Xingyu Chen
2017-12-02iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler
2017-12-02iio: fix kernel-doc build errorsRandy Dunlap
2017-12-02iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl
2017-12-02iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl
2017-12-02iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl
2017-12-02iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko
2017-12-02iio: adc: cpcap: fix incorrect validationPan Bian
2017-12-02iio: accel: st_accel: remove redundant pointer pdataColin Ian King
2017-12-02iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPILuke Ross
2017-12-02iio: light: add support for UVIS25 sensorLorenzo Bianconi
2017-12-02iio: adc: aspeed: Deassert reset in probeJoel Stanley
2017-12-02iio: health: max30102: Add MAX30105 supportPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Prepare for copying varying number of measurementsPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Move mode setting to buffer_postenablePeter Meerwald-Stadler
2017-12-02iio: health: max30102: Introduce indices for LED channelsPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Introduce intensity channel macroPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Add check for part IDPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Check retval of powermode functionPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Fix mode config valuesPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Remove inconsistent full stop in error messagePeter Meerwald-Stadler
2017-12-02iio: health: max30102: Fix missing newline in dev_errPeter Meerwald-Stadler
2017-12-02iio: adc: stm32: add support for differential channelsFabrice Gasnier
2017-12-02iio: adc: stm32: remove const channel names definitionFabrice Gasnier
2017-12-02iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage rangeStefan Brüns
2017-12-02iio: adc: ina2xx: Use LSB specifier instead of divider in configStefan Brüns
2017-12-02iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan Brüns
2017-12-02iio: imu: inv_mpu6050: Remove duplicate NULL checkAndy Shevchenko
2017-12-02iio: magnetometer: ak8975: Add another ACPI IDAndy Shevchenko
2017-12-02iio: proximity: sx9500: Add another ACPI IDAndy Shevchenko
2017-12-02iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally
2017-12-02iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally
2017-12-02iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensorPeter Meerwald-Stadler
2017-12-02iio: core: Mark expected switch fall-throughGustavo A. R. Silva
2017-12-02iio: cros_ec: Remove unused variablesPaolo Cretaro
2017-12-02iio: adc: at91-sama5d2_adc: ack DRDY irq in direct modeEugen Hristev
2017-12-02iio: adc: at91-sama5d2_adc: add support for DMAEugen Hristev
2017-12-02iio: adc/accel: Fix up module licensesLinus Walleij
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman