summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2017-12-25iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-12-14iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl
2017-12-14iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl
2017-12-14iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl
2017-12-14iio: adc: cpcap: fix incorrect validationPan Bian
2017-12-14iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler
2017-12-10iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...Gustavo A. R. Silva
2017-12-10iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev
2017-10-08iio: adc: dln2-adc: fix build errorRandy Dunlap
2017-10-01iio: dummy: events: Add missing breakLars-Peter Clausen
2017-09-25iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven
2017-09-25iio: proximity: as3935: noise detection + threshold changesMatt Ranostay
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-24iio: core: Return error for failed read_regMatt Fornero
2017-09-24iio: ad7793: Fix the serial interface resetDragos Bogdan
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2017-09-24IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker
2017-09-24iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner
2017-09-24iio: adc: mcp320x: Fix oops on module unloadLukas Wunner
2017-09-24iio: adc: stm32: fix bad error check on max_channelsFabrice Gasnier
2017-09-24iio: trigger: stm32-timer: fix a corner case to write presetFabrice Gasnier
2017-09-24iio: trigger: stm32-timer: preset shouldn't be bufferedFabrice Gasnier
2017-09-24iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...Christophe JAILLET
2017-09-24iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET
2017-09-24iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-04iio: adc: stm32: add support for lptimer triggersFabrice Gasnier
2017-09-04iio: counter: Add support for STM32 LPTimerFabrice Gasnier
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-09-03iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLLorenzo Bianconi
2017-09-03iio: adc: ti-ads1015: fix comparator polarity settingAkinobu Mita
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-08-20iio: adc: rockchip_saradc: explicitly request exclusive reset controlPhilipp Zabel
2017-08-20iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel
2017-08-20iio: adc: ti-ads1015: add threshold event supportAkinobu Mita
2017-08-20iio: adc: ti-ads1015: use iio_device_claim_direct_mode()Akinobu Mita
2017-08-20iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setupAkinobu Mita
2017-08-20iio: adc: ti-ads1015: add helper to set conversion modeAkinobu Mita
2017-08-20iio: adc: ti-ads1015: remove unnecessary config register updateAkinobu Mita
2017-08-20iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita
2017-08-20iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita
2017-08-20iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita
2017-08-20iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita
2017-08-20iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita