summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown
2018-01-15IIO: ADC: stm32-dfsdm: fix static check warningArnaud Pouliquen
2018-01-15IIO: ADC: stm32-dfsdm: code optimizationArnaud Pouliquen
2018-01-11IIO: ADC: fix return value check in stm32_dfsdm_adc_probe()Wei Yongjun
2018-01-11IIO: ADC: stm32-dfsdm: avoid unused-variable warningArnd Bergmann
2018-01-10IIO: ADC: stm32_dfsdm_stop_filter() can be statickbuild test robot
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen
2018-01-10IIO: ADC: add STM32 DFSDM sigma delta ADC supportArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM core supportArnaud Pouliquen
2018-01-10IIO: ADC: add sigma delta modulator supportArnaud Pouliquen
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen
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-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
2017-10-21iio: dac: ti-dac082s085: Read chip spec from device tableLukas Wunner
2017-10-21iio: dac: Add Texas Instruments 8/10/12-bit 2/4-channel DAC driverLukas Wunner
2017-10-21iio: adc: sun4i-gpadc: use of_device_get_match_dataCorentin Labbe
2017-10-21iio: adc: adc12138: make array ch_to_mux static, makes object code smallerColin Ian King
2017-10-21iio: adc: stm32: add check on clock rateFabrice Gasnier
2017-10-21iio: adc: stm32: add tim15 triggerFabrice Gasnier
2017-10-19iio: make function argument and some structures constBhumika Goyal
2017-10-14platform/chrome: Add cros_ec_accel_legacy driverGwendal Grignou
2017-10-14iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev
2017-10-14iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada
2017-10-14iio: proximity: Add rfd77402 driverPeter Meerwald-Stadler
2017-10-10iio: accel: add support to LIS3DHHLorenzo Bianconi
2017-10-10iio: common: st_sensors: check odr address value in st_sensors_set_odr()Lorenzo Bianconi
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi
2017-10-10iio: pressure: st_pressure: add SPI-3wire support to st_pressure frameworkLorenzo Bianconi
2017-10-10iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDLLorenzo Bianconi
2017-10-10iio: gyro: st_gyro: add SPI-3wire support to st_gyro frameworkLorenzo Bianconi
2017-10-09iio: accel: add support to LIS2DW12Lorenzo Bianconi
2017-10-09iio: st_sensors: do not always write enable_axis registerLorenzo Bianconi
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi