summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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-08Merge 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
2015-01-01iio: light: lm3533-als: Remove space before ','Roberta Dobrescu
2015-01-01iio: light: Annotate Kconfig entry with module name informationRoberta Dobrescu
2015-01-01iio: accel: Annotate Kconfig entries with module name informationRoberta Dobrescu
2015-01-01iio: accel: mma8452: Remove trailing whitespaceRoberta Dobrescu
2015-01-01iio: accel: kxcjk-1013: Add a blank line after declarationsRoberta Dobrescu
2014-12-26iio: imu: inv_mpu6050: ACPI enumerationSrinivas Pandruvada
2014-12-26iio: trigger: Add a blank line after declarationsRoberta Dobrescu
2014-12-26iio: mma9551: fix sparse warningVlad Dogaru
2014-12-26iio: core: Get rid of misleading commentKarol Wrona
2014-12-26iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona
2014-12-26iio:pressure:bmp280: cleanupHartmut Knaack
2014-12-26iio: frequency: Remove unnecessary braces around single statement blockRoberta Dobrescu
2014-12-26iio: frequency: Remove 'out of memory' messageRoberta Dobrescu
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds