summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2015-01-27iio: accel: mma9551: split driver to expose mma955x apiIrina Tirdea
2015-01-27iio: accel: mma9551: Add runtime pm supportIrina Tirdea
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea
2015-01-27iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea
2015-01-27iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea
2015-01-27iio: core: Introduce DISTANCE channel typeIrina Tirdea
2015-01-27iio: core: Introduce ENERGY channel typeIrina Tirdea
2015-01-27iio: as3935: Switch to PM opsLars-Peter Clausen
2015-01-27iio: Added Capella cm3232 ambient light sensor driver.Kevin Tsai
2015-01-26iio: imu: adis16400: Fix sign extensionRasmus Villemoes
2015-01-25iio: hid-sensor-press: Introduce PMSrinivas Pandruvada
2015-01-25iio: hid-sensor-incl-3d: Introduce PMSrinivas Pandruvada
2015-01-25iio: hid-sensor-magn-3d: Introduce PMSrinivas Pandruvada
2015-01-25iio: hid-sensor-prox: Introduce PMSrinivas Pandruvada
2015-01-25iio: hid-sensor-als: Introduce PMSrinivas Pandruvada
2015-01-25iio: hid-sensor-gyro-3d: Introduce PMSrinivas Pandruvada
2015-01-25iio: hid-sensor-accel-3d: Introduce PMSrinivas Pandruvada
2015-01-25iio: hid_sensor_hub: Common PM functionsSrinivas Pandruvada
2015-01-25iio: light: cm32181: Fix typo 's/claibscale/calibscale/'Roberta Dobrescu
2015-01-25iio: light: tcs3414: Fix misindented linesRoberta Dobrescu
2015-01-25iio: industrialio-event: Fix typo 's/dynically/dynamically/'Roberta Dobrescu
2015-01-25iio: Add new operating mode for non triggered sw buffersKarol Wrona
2015-01-25iio: Deselect IIO_TRIGGER for IIO_KFIFO_BUFKarol Wrona
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-20iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMDaniel Baluta
2015-01-10iio: imu: inv_mpu6050: Prevent dereferencing NULLSrinivas Pandruvada
2015-01-10iio: iadc: wait_for_completion_timeout time in jiffiesNicholas Mc Guire
2015-01-10iio: dht11: IRQ fixesRichard Weinberger
2015-01-10iio: dht11: Add lockingRichard Weinberger
2015-01-10iio: dht11: Fix out-of-bounds readRichard Weinberger
2015-01-09Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2015-01-05iio: buffer: fix custom buffer attributes copyOctavian Purdila
2015-01-05iio: ensure scan index is unique at device registerVlad Dogaru
2015-01-05iio: imu: kmx61: Use correct base when reading dataDaniel Baluta
2015-01-05iio: imu: kmx61: Remove unnecessary REG_INS1 readDaniel Baluta
2015-01-05iio: imu: kmx61: Fix device initialization when setting trigger stateDaniel Baluta
2015-01-05iio: imu: kmx61: Use false instead of 0 for ev_enable_stateDaniel Baluta
2015-01-05iio: imu: kmx61: Drop unused device parameterDaniel Baluta
2015-01-05iio: imu: kmx61: Fixup parameters alignmentDaniel Baluta
2015-01-05iio: imu: kmx61: Enhance error handlingDaniel Baluta
2015-01-05iio: imu: kmx61: Don't ignore kmx61_set_power_state errorsDaniel Baluta
2015-01-05iio: imu: kmx61: Save odr_bits for later useDaniel Baluta
2015-01-05iio: inkern: add out of range error messageStefan Wahren
2015-01-05iio: driver for Semtech SX9500 proximity solutionVlad Dogaru
2015-01-01iio: iio: Fix iio_channel_read return if channel havn't infoFabien Proriol
2015-01-01iio: frequency: ad9523: Increase sleep time in ad9523_store_eepromRoberta Dobrescu
2015-01-01iio: amplifiers: ad8366: Use right order for type specificationRoberta Dobrescu
2015-01-01iio: amplifiers: ad8366: Remove space before ','Roberta Dobrescu