summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2017-08-22iio:dummy: drop assignment of iio_info.driver_moduleJonathan Cameron
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron
2017-08-22iio:counter:104-quad-8 drop assign iio_info.driver_moduleJonathan Cameron
2017-08-22iio:common: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:chemical: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:amplifiers:ad8366 drop assign iio_info.driver_module and iio_trigger_ops....Jonathan Cameron
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:trigger: Remove necessity to have a trig->ops structure.Jonathan Cameron
2017-08-22iio: triggers: Use macros to avoid boilerplate assignment of owner.Jonathan Cameron
2017-08-22iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron
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
2017-08-20iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita
2017-08-20iio: adc: ti-ads7950: Allow to use on ACPI platformsAndy Shevchenko
2017-08-20iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław
2017-08-20iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław
2017-08-20iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław
2017-08-20iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław
2017-08-20iio: light: tsl2583: constify i2c_device_idArvind Yadav
2017-08-20iio: light: apds9300: constify i2c_device_idArvind Yadav
2017-08-20iio: accel: bma180: constify i2c_device_idArvind Yadav
2017-08-18iio: chemical: ccs811: Add triggered buffer supportNarcisa Ana Maria Vasile
2017-08-18iio: srf08: add support for srf02 in i2c modeAndreas Klinger
2017-08-18iio: srf08: add sensor type srf10Andreas Klinger
2017-08-18iio: srf08: add triggered buffer supportAndreas Klinger
2017-08-18iio: srf08: add device tree tableAndreas Klinger
2017-08-17iio: magnetometer: add support to LIS2MDLLorenzo Bianconi
2017-08-17iio: adc: select triggered buffer for sama5d2 adcArnd Bergmann
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-08-12iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi
2017-08-12iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi
2017-08-12iio: adc: xadc: Fix coding style violationsSai Krishna Potthuri
2017-08-12iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier
2017-08-12iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier
2017-08-09iio: adc: ti-ads7950: Add OF device ID tableAndy Shevchenko
2017-08-09iio: adc: stm32: add optional st,min-sample-time-nsecsFabrice Gasnier
2017-07-27Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-07-25iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()Lorenzo Bianconi