summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-186-21/+18
|\
| * iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter2014-06-141-2/+2
| * iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter2014-06-141-8/+8
| * iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald2014-06-071-8/+1
| * twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski2014-06-021-0/+1
| * iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald2014-05-291-3/+3
| * iio: hid-sensors: Get feature report from sensor hub after changing power stateArchana Patni2014-05-291-0/+3
* | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-0351-240/+3249
|\ \
| * \ Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-05-254-11/+26
| |\ \
| | * | iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron2014-05-251-8/+8
| | * | iio: hid-sensors: Set default unit of measure for report intervalArchana Patni2014-05-101-2/+15
| | * | iio:adc: at91 requires the input subsystemArnd Bergmann2014-05-101-0/+1
| | * | iio: always select ANON_INODESArnd Bergmann2014-05-101-0/+1
| | * | iio: hid-sensors: typo leads to potential forever loopDan Carpenter2014-05-101-1/+1
| * | | Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman2014-05-223-7/+10
| |\ \ \ | | |/ / | |/| / | | |/
| * | iio: hid-sensors: Pressure: Raw read supportSrinivas Pandruvada2014-05-051-2/+15
| * | iio: hid-sensors: Inclinometer 3D: Raw read supportSrinivas Pandruvada2014-05-051-0/+13
| * | iio: hid-sensors: Compass 3D: Raw read supportSrinivas Pandruvada2014-05-051-0/+16
| * | iio: hid-sensors: Proximity: Raw read supportSrinivas Pandruvada2014-05-051-2/+16
| * | iio: hid-sensors: ALS: Raw read supportSrinivas Pandruvada2014-05-051-5/+19
| * | iio: hid-sensors: Gyro 3D: Raw read supportSrinivas Pandruvada2014-05-051-3/+18
| * | iio: hid-sensors: Accelerometer 3D: Raw read supportSrinivas Pandruvada2014-05-051-3/+18
| * | iio: hid-sensors: Add API to power on/offSrinivas Pandruvada2014-05-0510-37/+38
| * | iio: hid-sensors: Pressure: adjust scale and offsetSrinivas Pandruvada2014-05-051-4/+13
| * | iio: hid-sensors: Inclinometer 3D: adjust scale and offsetSrinivas Pandruvada2014-05-051-4/+13
| * | iio: hid-sensors: Compass 3D: adjust scale and offsetSrinivas Pandruvada2014-05-051-4/+13
| * | iio: hid-sensors: ALS: adjust scale and offsetSrinivas Pandruvada2014-05-051-4/+13
| * | iio: hid-sensors: Gyro 3D : adjust scale and offsetSrinivas Pandruvada2014-05-051-4/+13
| * | iio: hid-sensors: Accelerometer 3D: adjust scale and offsetSrinivas Pandruvada2014-05-051-4/+13
| * | iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada2014-05-051-0/+20
| * | iio: hid-sensors: Convert units and exponentSrinivas Pandruvada2014-05-051-0/+114
| * | iio: Add Freescale MMA8452Q 3-axis accelerometer driverPeter Meerwald2014-05-033-0/+452
| * | iio: ak8975: Fix issue with the nameSrinivas Pandruvada2014-05-031-1/+0
| * | iio: Fix spelling of illuminance in gp2ap020a00f driverPeter Meerwald2014-05-031-4/+4
| * | iio: Add Melexis mlx90614 contact-less infrared temperature sensor driverPeter Meerwald2014-05-033-0/+161
| * | iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald2014-05-031-0/+2
| * | iio: Add Freescale MPL115A2 pressure / temperature sensor driverPeter Meerwald2014-05-033-0/+222
| * | iio:magnetometer:mag3110: Enable user offset calibrationPeter Meerwald2014-05-031-2/+15
| * | iio:magnetometer:mag3110: Fix initialization of ctrl_reg1Peter Meerwald2014-05-031-1/+1
| * | staging: iio: ad799x: remove some unneeded IS_ERR() checksDan Carpenter2014-05-031-9/+6
| * | iio: exynos_adc: do a reinit_completion before the conversionNaveen Krishna Chatradhi2014-04-301-0/+1
| * | iio: exynos_adc: do a soft reset in case of timeoutNaveen Krishna Chatradhi2014-04-301-24/+26
| * | iio: exynos_adc: reduce timeout and use wait_for_completion_timeoutNaveen Krishna Chatradhi2014-04-301-7/+11
| * | iio: exynos_adc: rearrange clk and regulator enable/disable callsNaveen Krishna Ch2014-04-301-29/+33
| * | iio: hid-sensors: Added device rotation supportSrinivas Pandruvada2014-04-293-0/+361
| * | IIO: core: Add quaternion modifierSrinivas Pandruvada2014-04-291-0/+1
| * | IIO: core: Modify scan element typeSrinivas Pandruvada2014-04-291-6/+35
| * | IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-294-27/+62
| * | Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2014-04-274-10/+52
| |\ \
| * \ \ Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-04-2623-58/+1480
| |\ \ \