| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 1 | -2/+2 |
|\ |
|
| * | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 1 | -2/+2 |
* | | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-15 | 70 | -931/+10869 |
|\ \ |
|
| * | | iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to... | Jonathan Cameron | 2015-01-31 | 1 | -4/+5 |
| * | | iio: add driver for Freescale MMA9553 | Irina Tirdea | 2015-01-30 | 5 | -1/+1544 |
| * | | iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME | Irina Tirdea | 2015-01-29 | 1 | -0/+2 |
| * | | iio: common: ssp_sensors: Add sensorhub gyroscope sensor | Karol Wrona | 2015-01-29 | 2 | -0/+170 |
| * | | iio: common: ssp_sensors: Add sensorhub accelerometer sensor | Karol Wrona | 2015-01-29 | 2 | -0/+171 |
| * | | iio: common: ssp_sensors: Add sensorhub iio commons | Karol Wrona | 2015-01-29 | 4 | -0/+189 |
| * | | iio: common: ssp_sensors: Add sensorhub driver | Karol Wrona | 2015-01-29 | 7 | -0/+1601 |
| * | | iio: adc: Cosmic Circuits 10001 ADC driver | Phani Movva | 2015-01-29 | 3 | -0/+435 |
| * | | iio: vadc: Qualcomm SPMI PMIC voltage ADC driver | Stanimir Varbanov | 2015-01-28 | 3 | -0/+1031 |
| * | | iio: magnetometer: ak8975: Add AK8963 | Srinivas Pandruvada | 2015-01-27 | 1 | -0/+1 |
| * | | imu: inv_mpu6050: cleanup on error check | Varka Bhadram | 2015-01-27 | 1 | -9/+8 |
| * | | imu: inv_mpu6050: use devm_request_irq | Varka Bhadram | 2015-01-27 | 1 | -8/+6 |
| * | | imu: inv_mpu6050: use devm_iio_trigger_alloc | Varka Bhadram | 2015-01-27 | 1 | -7/+5 |
| * | | iio: accel: mma9551: split driver to expose mma955x api | Irina Tirdea | 2015-01-27 | 5 | -440/+693 |
| * | | iio: accel: mma9551: Add runtime pm support | Irina Tirdea | 2015-01-27 | 1 | -23/+139 |
| * | | iio: core: Remove IIO_EV_TYPE_INSTANCE | Irina Tirdea | 2015-01-27 | 1 | -1/+0 |
| * | | iio: core: Introduce CHANGE event type | Irina Tirdea | 2015-01-27 | 1 | -0/+1 |
| * | | iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT | Irina Tirdea | 2015-01-27 | 1 | -0/+1 |
| * | | iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z | Irina Tirdea | 2015-01-27 | 1 | -0/+2 |
| * | | iio: core: Introduce DISTANCE channel type | Irina Tirdea | 2015-01-27 | 1 | -0/+1 |
| * | | iio: core: Introduce ENERGY channel type | Irina Tirdea | 2015-01-27 | 1 | -0/+1 |
| * | | iio: as3935: Switch to PM ops | Lars-Peter Clausen | 2015-01-27 | 1 | -8/+10 |
| * | | iio: Added Capella cm3232 ambient light sensor driver. | Kevin Tsai | 2015-01-27 | 3 | -0/+415 |
| * | | iio: hid-sensor-press: Introduce PM | Srinivas Pandruvada | 2015-01-25 | 1 | -8/+1 |
| * | | iio: hid-sensor-incl-3d: Introduce PM | Srinivas Pandruvada | 2015-01-25 | 1 | -8/+1 |
| * | | iio: hid-sensor-magn-3d: Introduce PM | Srinivas Pandruvada | 2015-01-25 | 1 | -8/+1 |
| * | | iio: hid-sensor-prox: Introduce PM | Srinivas Pandruvada | 2015-01-25 | 1 | -9/+1 |
| * | | iio: hid-sensor-als: Introduce PM | Srinivas Pandruvada | 2015-01-25 | 1 | -8/+1 |
| * | | iio: hid-sensor-gyro-3d: Introduce PM | Srinivas Pandruvada | 2015-01-25 | 1 | -7/+1 |
| * | | iio: hid-sensor-accel-3d: Introduce PM | Srinivas Pandruvada | 2015-01-25 | 1 | -7/+1 |
| * | | iio: hid_sensor_hub: Common PM functions | Srinivas Pandruvada | 2015-01-25 | 2 | -2/+78 |
| * | | iio: light: cm32181: Fix typo 's/claibscale/calibscale/' | Roberta Dobrescu | 2015-01-25 | 1 | -1/+1 |
| * | | iio: light: tcs3414: Fix misindented lines | Roberta Dobrescu | 2015-01-25 | 1 | -2/+2 |
| * | | iio: industrialio-event: Fix typo 's/dynically/dynamically/' | Roberta Dobrescu | 2015-01-25 | 1 | -1/+1 |
| * | | iio: Add new operating mode for non triggered sw buffers | Karol Wrona | 2015-01-25 | 1 | -0/+2 |
| * | | iio: Deselect IIO_TRIGGER for IIO_KFIFO_BUF | Karol Wrona | 2015-01-25 | 1 | -1/+0 |
| * | | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2015-01-21 | 36 | -839/+4818 |
| |\ \ |
|
| | * | | iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Daniel Baluta | 2015-01-20 | 1 | -2/+2 |
| | * | | iio: buffer: fix custom buffer attributes copy | Octavian Purdila | 2015-01-05 | 1 | -1/+1 |
| | * | | iio: ensure scan index is unique at device register | Vlad Dogaru | 2015-01-05 | 1 | -0/+27 |
| | * | | iio: imu: kmx61: Use correct base when reading data | Daniel Baluta | 2015-01-05 | 1 | -1/+7 |
| | * | | iio: imu: kmx61: Remove unnecessary REG_INS1 read | Daniel Baluta | 2015-01-05 | 1 | -2/+0 |
| | * | | iio: imu: kmx61: Fix device initialization when setting trigger state | Daniel Baluta | 2015-01-05 | 1 | -2/+1 |
| | * | | iio: imu: kmx61: Use false instead of 0 for ev_enable_state | Daniel Baluta | 2015-01-05 | 1 | -1/+1 |
| | * | | iio: imu: kmx61: Drop unused device parameter | Daniel Baluta | 2015-01-05 | 1 | -3/+3 |
| | * | | iio: imu: kmx61: Fixup parameters alignment | Daniel Baluta | 2015-01-05 | 1 | -9/+9 |
| | * | | iio: imu: kmx61: Enhance error handling | Daniel Baluta | 2015-01-05 | 1 | -61/+43 |