summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit namesMichał Mirosław2017-10-091-9/+14
| * | | iio: accel: kxcjk1003: refactor ODR settingMichał Mirosław2017-10-091-57/+45
| * | | iio: accel: mma8452: Rename read/write event value callbacks to generic funct...Harinath Nampally2017-10-091-4/+4
| * | | iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT nodeQuentin Schulz2017-10-091-1/+5
| * | | iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pmQuentin Schulz2017-10-091-19/+15
| * | | iio: dac: ds4422/ds4424 dac driverIsmail H. Kose2017-10-093-0/+351
| * | | Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-0911-23/+83
| |\ \ \ | | | |/ | | |/|
| * | | iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_tri...Jonathan Cameron2017-09-263-3/+0
| * | | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-25258-634/+690
| |\ \ \
| | * | | iio: imu: st_lsm6dsx: remove rounding configurationLorenzo Bianconi2017-09-241-7/+0
| | * | | iio: imu: st_lsm6dsx: remove LIR configurationLorenzo Bianconi2017-09-241-8/+0
| | * | | iio: adc: mt2712: Add compatible node for mt2712.Zhiyong Tao2017-09-241-0/+1
| | * | | iio: imu: st_lsm6dsx: set sensor->odr value just in st_lsm6dsx_write_raw()Lorenzo Bianconi2017-09-241-1/+2
| | * | | iio: accel: mma8452: Fix code style warning for unsigned int declarationsHarinath Nampally2017-09-241-2/+2
| | * | | iio: accel: mma8452: Fix code style warningHarinath Nampally2017-09-241-3/+3
| | * | | iio: cros_ec: Remove unused variablePaolo Cretaro2017-09-241-2/+0
| | * | | iio: adc: mcp320x: Document struct mcp320xLukas Wunner2017-09-241-0/+11
| | * | | iio: adc: mcp320x: Drop unnecessary of_device_id attributesLukas Wunner2017-09-241-56/+19
| | * | | iio: adc: mcp320x: Speed up readout of single-channel ADCsLukas Wunner2017-09-241-20/+14
| | * | | iio: chemical: ccs811: Add support for data ready triggerNarcisa Ana Maria Vasile2017-09-241-1/+85
| | * | | iio: accel: mma8452: improvements to handle multiple eventsHarinath Nampally2017-09-131-157/+206
| | * | | drivers: misc: ti_dac7512: Remove duplicate driverLukas Wunner2017-09-131-0/+10
| | * | | iio: dac: ad5446: Add IDs of compatible Texas Instruments chipsLukas Wunner2017-09-132-1/+5
| | * | | iio: pressure: add support to LPS33HW and LPS35HWLorenzo Bianconi2017-09-034-0/+26
| | * | | iio: imu: inv_mpu6050: make arrays hz and d staticColin Ian King2017-09-031-4/+6
| | * | | iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl2017-09-031-0/+1
| | * | | iio: adc: ti-ads1015: write config register only on changeLadislav Michl2017-09-031-10/+9
| | * | | iio: imu: inv_mpu6050: fix missing break in switchGustavo A. R. Silva2017-09-031-0/+2
| | * | | iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...Gustavo A. R. Silva2017-09-031-0/+6
| | * | | iio: light: tcs3472: support out-of-threshold eventsAkinobu Mita2017-09-031-8/+254
| | * | | iio:potentiometer:max5487: Drop explicit setting of module ownerJonathan Cameron2017-09-031-1/+0
| | * | | iio:potentiometer:max5481 drop explicit setting of the owner module.Jonathan Cameron2017-09-031-1/+0
| | * | | iio:adc:ti-ads8688: Drop manual setting of the driver owner field.Jonathan Cameron2017-09-031-1/+0
| | * | | iio:adc:max9611: Drop explicit setting of the i2c module owner.Jonathan Cameron2017-09-031-1/+0
| | * | | iio: multiplexer: drop the manual assignment of THIS_MODULEJonathan Cameron2017-09-031-1/+0
| | * | | 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