summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-4.0b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-02-283-0/+5
|\
| * iio: ak8975: fix AK09911 dependenciesArnd Bergmann2015-02-281-0/+2
| * iio: common: ssp_sensors: Protect PM-only functions to kill warningGeert Uytterhoeven2015-02-221-0/+2
| * iio: light: jsa1212: Select REGMAP_I2CRoberta Dobrescu2015-02-141-0/+1
* | Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-02-288-48/+59
|\ \
| * | IIO: si7020: Allocate correct amount of memory in devm_iio_device_allocAndrey Smirnov2015-02-141-1/+1
| * | Revert "iio:humidity:si7020: fix pointer to i2c client"Jonathan Cameron2015-02-141-2/+2
| * | iio: light: gp2ap020a00f: Select REGMAP_I2CRoberta Dobrescu2015-02-141-0/+1
| * | iio: ad5686: fix optional reference voltage declarationUrs Fässler2015-02-041-1/+1
| * | iio:adc:mcp3422 Fix incorrect scales tableAngelo Compagnucci2015-02-041-13/+4Star
| * | iio: imu: adis16400: Fix sign extensionRasmus Villemoes2015-01-261-1/+2
| * | iio: imu: inv_mpu6050: Prevent dereferencing NULLSrinivas Pandruvada2015-01-101-1/+5
| * | iio: iadc: wait_for_completion_timeout time in jiffiesNicholas Mc Guire2015-01-101-1/+2
| * | iio: dht11: IRQ fixesRichard Weinberger2015-01-101-27/+35
| * | iio: dht11: Add lockingRichard Weinberger2015-01-101-0/+5
| * | iio: dht11: Fix out-of-bounds readRichard Weinberger2015-01-101-1/+1
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-2/+2
|\ \ \
| * | | kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-2/+2
* | | | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-1570-931/+10869
|\ \ \ \ | | |_|/ | |/| |
| * | | iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to...Jonathan Cameron2015-01-311-4/+5
| * | | iio: add driver for Freescale MMA9553Irina Tirdea2015-01-305-1/+1544
| * | | iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea2015-01-291-0/+2
| * | | iio: common: ssp_sensors: Add sensorhub gyroscope sensorKarol Wrona2015-01-292-0/+170
| * | | iio: common: ssp_sensors: Add sensorhub accelerometer sensorKarol Wrona2015-01-292-0/+171
| * | | iio: common: ssp_sensors: Add sensorhub iio commonsKarol Wrona2015-01-294-0/+189
| * | | iio: common: ssp_sensors: Add sensorhub driverKarol Wrona2015-01-297-0/+1601
| * | | iio: adc: Cosmic Circuits 10001 ADC driverPhani Movva2015-01-293-0/+435
| * | | iio: vadc: Qualcomm SPMI PMIC voltage ADC driverStanimir Varbanov2015-01-283-0/+1031
| * | | iio: magnetometer: ak8975: Add AK8963Srinivas Pandruvada2015-01-271-0/+1
| * | | imu: inv_mpu6050: cleanup on error checkVarka Bhadram2015-01-271-9/+8Star
| * | | imu: inv_mpu6050: use devm_request_irqVarka Bhadram2015-01-271-8/+6Star
| * | | imu: inv_mpu6050: use devm_iio_trigger_allocVarka Bhadram2015-01-271-7/+5Star
| * | | iio: accel: mma9551: split driver to expose mma955x apiIrina Tirdea2015-01-275-440/+693
| * | | iio: accel: mma9551: Add runtime pm supportIrina Tirdea2015-01-271-23/+139
| * | | iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea2015-01-271-1/+0Star
| * | | iio: core: Introduce CHANGE event typeIrina Tirdea2015-01-271-0/+1
| * | | iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea2015-01-271-0/+1
| * | | iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea2015-01-271-0/+2
| * | | iio: core: Introduce DISTANCE channel typeIrina Tirdea2015-01-271-0/+1
| * | | iio: core: Introduce ENERGY channel typeIrina Tirdea2015-01-271-0/+1
| * | | iio: as3935: Switch to PM opsLars-Peter Clausen2015-01-271-8/+10
| * | | iio: Added Capella cm3232 ambient light sensor driver.Kevin Tsai2015-01-273-0/+415
| * | | iio: hid-sensor-press: Introduce PMSrinivas Pandruvada2015-01-251-8/+1Star
| * | | iio: hid-sensor-incl-3d: Introduce PMSrinivas Pandruvada2015-01-251-8/+1Star
| * | | iio: hid-sensor-magn-3d: Introduce PMSrinivas Pandruvada2015-01-251-8/+1Star
| * | | iio: hid-sensor-prox: Introduce PMSrinivas Pandruvada2015-01-251-9/+1Star
| * | | iio: hid-sensor-als: Introduce PMSrinivas Pandruvada2015-01-251-8/+1Star
| * | | iio: hid-sensor-gyro-3d: Introduce PMSrinivas Pandruvada2015-01-251-7/+1Star
| * | | iio: hid-sensor-accel-3d: Introduce PMSrinivas Pandruvada2015-01-251-7/+1Star
| * | | iio: hid_sensor_hub: Common PM functionsSrinivas Pandruvada2015-01-252-2/+78