summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-224-10/+52
| |\
| | * iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceKrzysztof Kozlowski2014-03-221-2/+20
| | * iio: querying buffer scan_mask should return 0/1Alec Berg2014-03-221-2/+4
| | * iio: adc: at91_adc: correct default shtim valueAlexandre Belloni2014-03-151-2/+5
| | * iio: cm32181: Fix read integration time functionBeomho Seo2014-03-151-0/+1
| | * iio: adc: at91_adc: Repair broken platform_data supportAlexandre Belloni2014-03-061-4/+22
* | | Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-04-2623-58/+1480
|\ \ \ | |/ / |/| |
| * | iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-265-37/+51
| * | iio: st_sensors: announce registered sensorsLinus Walleij2014-04-264-0/+12
| * | staging: iio: Fix typo in iioMasanari Iida2014-04-231-1/+1
| * | iio: adc: Fix exynos_adc dependenciesJean Delvare2014-04-111-1/+1
| * | iio: imu: inv_mpu6050: Add compatibity with MPU6500Srinivas Pandruvada2014-03-293-0/+4
| * | iio: ak8975: Added ACPI enumerationSrinivas Pandruvada2014-03-291-3/+37
| * | iio: ak8975 : Add AK8963 compatibility mode supportSrinivas Pandruvada2014-03-222-6/+31
| * | iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatchJonathan Cameron2014-03-161-2/+0
| * | iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Jonathan Cameron2014-03-162-1/+5
| * | Add support for Microchip Technology's MCP3426/7/8 ADCAngelo Compagnucci2014-03-162-8/+32
| * | staging:iio: Move ad799x driver out of stagingLars-Peter Clausen2014-03-163-0/+806
| * | iio: inkern: add iio_read_channel_average_rawSebastian Reichel2014-03-161-0/+18
| * | iio: Add AS3935 lightning sensor supportMatt Ranostay2014-03-165-0/+483
| * | iio: force snprintf for PAGE_SIZE bufsKees Cook2014-03-151-2/+2
* | | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-073-0/+906
|\ \ \
| * | | mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-191-1/+0
OpenPOWER on IntegriCloud