summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2017-09-24iio: chemical: ccs811: Add support for data ready triggerNarcisa Ana Maria Vasile
2017-09-13iio: accel: mma8452: improvements to handle multiple eventsHarinath Nampally
2017-09-13drivers: misc: ti_dac7512: Remove duplicate driverLukas Wunner
2017-09-13iio: dac: ad5446: Add IDs of compatible Texas Instruments chipsLukas Wunner
2017-09-03iio: pressure: add support to LPS33HW and LPS35HWLorenzo Bianconi
2017-09-03iio: imu: inv_mpu6050: make arrays hz and d staticColin Ian King
2017-09-03iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl
2017-09-03iio: adc: ti-ads1015: write config register only on changeLadislav Michl
2017-09-03iio: imu: inv_mpu6050: fix missing break in switchGustavo A. R. Silva
2017-09-03iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...Gustavo A. R. Silva
2017-09-03iio: light: tcs3472: support out-of-threshold eventsAkinobu Mita
2017-09-03iio:potentiometer:max5487: Drop explicit setting of module ownerJonathan Cameron
2017-09-03iio:potentiometer:max5481 drop explicit setting of the owner module.Jonathan Cameron
2017-09-03iio:adc:ti-ads8688: Drop manual setting of the driver owner field.Jonathan Cameron
2017-09-03iio:adc:max9611: Drop explicit setting of the i2c module owner.Jonathan Cameron
2017-09-03iio: multiplexer: drop the manual assignment of THIS_MODULEJonathan Cameron
2017-08-22iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron
2017-08-22iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:potentiostat:lmp91000 drop assign iio_info.driver_module and iio_trigger_...Jonathan Cameron
2017-08-22iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron
2017-08-22iio:orientation: drop assign iio_info.driver_moduleJonathan Cameron
2017-08-22iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:health: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:frequency: drop assign iio_info.driver_moduleJonathan Cameron
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