summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
| * | imu: inv_mpu6050: use devm_request_irqVarka Bhadram2015-01-271-8/+6
| * | imu: inv_mpu6050: use devm_iio_trigger_allocVarka Bhadram2015-01-271-7/+5
| * | 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/+0
| * | 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/+1
| * | iio: hid-sensor-incl-3d: Introduce PMSrinivas Pandruvada2015-01-251-8/+1
| * | iio: hid-sensor-magn-3d: Introduce PMSrinivas Pandruvada2015-01-251-8/+1
| * | iio: hid-sensor-prox: Introduce PMSrinivas Pandruvada2015-01-251-9/+1
| * | iio: hid-sensor-als: Introduce PMSrinivas Pandruvada2015-01-251-8/+1
| * | iio: hid-sensor-gyro-3d: Introduce PMSrinivas Pandruvada2015-01-251-7/+1
| * | iio: hid-sensor-accel-3d: Introduce PMSrinivas Pandruvada2015-01-251-7/+1
| * | iio: hid_sensor_hub: Common PM functionsSrinivas Pandruvada2015-01-252-2/+78
| * | iio: light: cm32181: Fix typo 's/claibscale/calibscale/'Roberta Dobrescu2015-01-251-1/+1
| * | iio: light: tcs3414: Fix misindented linesRoberta Dobrescu2015-01-251-2/+2
| * | iio: industrialio-event: Fix typo 's/dynically/dynamically/'Roberta Dobrescu2015-01-251-1/+1
| * | iio: Add new operating mode for non triggered sw buffersKarol Wrona2015-01-251-0/+2
| * | iio: Deselect IIO_TRIGGER for IIO_KFIFO_BUFKarol Wrona2015-01-251-1/+0
| * | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-2136-839/+4818
| |\ \
| | * | iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMDaniel Baluta2015-01-201-2/+2
| | * | iio: buffer: fix custom buffer attributes copyOctavian Purdila2015-01-051-1/+1
| | * | iio: ensure scan index is unique at device registerVlad Dogaru2015-01-051-0/+27
| | * | iio: imu: kmx61: Use correct base when reading dataDaniel Baluta2015-01-051-1/+7
| | * | iio: imu: kmx61: Remove unnecessary REG_INS1 readDaniel Baluta2015-01-051-2/+0
| | * | iio: imu: kmx61: Fix device initialization when setting trigger stateDaniel Baluta2015-01-051-2/+1
| | * | iio: imu: kmx61: Use false instead of 0 for ev_enable_stateDaniel Baluta2015-01-051-1/+1
| | * | iio: imu: kmx61: Drop unused device parameterDaniel Baluta2015-01-051-3/+3
| | * | iio: imu: kmx61: Fixup parameters alignmentDaniel Baluta2015-01-051-9/+9
| | * | iio: imu: kmx61: Enhance error handlingDaniel Baluta2015-01-051-61/+43
OpenPOWER on IntegriCloud