summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-225-6/+0
* iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-227-7/+0
* iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-225-8/+0
* iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-2213-15/+0
* iio:potentiostat:lmp91000 drop assign iio_info.driver_module and iio_trigger_...Jonathan Cameron2017-08-221-2/+0
* iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron2017-08-226-6/+0
* iio:orientation: drop assign iio_info.driver_moduleJonathan Cameron2017-08-222-2/+0
* iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-228-10/+0
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-2237-47/+0
* iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-228-11/+0
* iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-229-9/+0
* iio:health: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-224-6/+0
* iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-2211-14/+0
* iio:frequency: drop assign iio_info.driver_moduleJonathan Cameron2017-08-222-2/+0
* iio:dummy: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-2227-27/+0
* iio:counter:104-quad-8 drop assign iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio:common: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-222-2/+0
* iio:chemical: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-224-5/+0
* iio:amplifiers:ad8366 drop assign iio_info.driver_module and iio_trigger_ops....Jonathan Cameron2017-08-221-1/+0
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-2224-33/+0
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-2273-92/+0
* iio:trigger: Remove necessity to have a trig->ops structure.Jonathan Cameron2017-08-221-8/+5
* iio: triggers: Use macros to avoid boilerplate assignment of owner.Jonathan Cameron2017-08-221-6/+12
* iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron2017-08-222-29/+12
* Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-2024-205/+1180
|\
| * iio: adc: rockchip_saradc: explicitly request exclusive reset controlPhilipp Zabel2017-08-201-1/+2
| * iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel2017-08-201-1/+1
| * iio: adc: ti-ads1015: add threshold event supportAkinobu Mita2017-08-201-2/+407
| * iio: adc: ti-ads1015: use iio_device_claim_direct_mode()Akinobu Mita2017-08-201-8/+7
| * iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setupAkinobu Mita2017-08-201-12/+5
| * iio: adc: ti-ads1015: add helper to set conversion modeAkinobu Mita2017-08-201-12/+11
| * iio: adc: ti-ads1015: remove unnecessary config register updateAkinobu Mita2017-08-201-14/+4
| * iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita2017-08-201-12/+19
| * iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita2017-08-201-1/+1
| * iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita2017-08-201-2/+16
| * iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita2017-08-201-0/+7
| * iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita2017-08-201-24/+24
| * iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita2017-08-201-17/+10
| * iio: adc: ti-ads7950: Allow to use on ACPI platformsAndy Shevchenko2017-08-201-4/+20
| * iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław2017-08-201-0/+41
| * iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław2017-08-201-0/+6
| * iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław2017-08-201-0/+2
| * iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław2017-08-202-22/+72
| * iio: light: tsl2583: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * iio: light: apds9300: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * iio: accel: bma180: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * iio: chemical: ccs811: Add triggered buffer supportNarcisa Ana Maria Vasile2017-08-182-5/+73
| * iio: srf08: add support for srf02 in i2c modeAndreas Klinger2017-08-182-22/+67
| * iio: srf08: add sensor type srf10Andreas Klinger2017-08-182-17/+77
OpenPOWER on IntegriCloud