summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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/+0Star
| * | | 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/+0Star
| | * | iio: imu: kmx61: Fix device initialization when setting trigger stateDaniel Baluta2015-01-051-2/+1Star
| | * | 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/+43Star
| | * | iio: imu: kmx61: Don't ignore kmx61_set_power_state errorsDaniel Baluta2015-01-051-2/+9
| | * | iio: imu: kmx61: Save odr_bits for later useDaniel Baluta2015-01-051-0/+2
| | * | iio: inkern: add out of range error messageStefan Wahren2015-01-051-1/+4
| | * | iio: driver for Semtech SX9500 proximity solutionVlad Dogaru2015-01-053-0/+770
| | * | iio: frequency: ad9523: Increase sleep time in ad9523_store_eepromRoberta Dobrescu2015-01-011-1/+1
| | * | iio: amplifiers: ad8366: Use right order for type specificationRoberta Dobrescu2015-01-011-1/+1
| | * | iio: amplifiers: ad8366: Remove space before ','Roberta Dobrescu2015-01-011-1/+1
| | * | iio: light: lm3533-als: Remove space before ','Roberta Dobrescu2015-01-011-1/+1
| | * | iio: light: Annotate Kconfig entry with module name informationRoberta Dobrescu2015-01-011-0/+3
| | * | iio: accel: Annotate Kconfig entries with module name informationRoberta Dobrescu2015-01-011-0/+6
| | * | iio: accel: mma8452: Remove trailing whitespaceRoberta Dobrescu2015-01-011-1/+1
| | * | iio: accel: kxcjk-1013: Add a blank line after declarationsRoberta Dobrescu2015-01-011-0/+1
| | * | iio: imu: inv_mpu6050: ACPI enumerationSrinivas Pandruvada2014-12-261-0/+9
| | * | iio: trigger: Add a blank line after declarationsRoberta Dobrescu2014-12-261-0/+2
| | * | iio: mma9551: fix sparse warningVlad Dogaru2014-12-261-2/+4
| | * | iio: core: Get rid of misleading commentKarol Wrona2014-12-261-1/+0Star
| | * | iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-261-0/+54
| | * | iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-263-4/+6
| | * | iio:pressure:bmp280: cleanupHartmut Knaack2014-12-261-10/+6Star
| | * | iio: frequency: Remove unnecessary braces around single statement blockRoberta Dobrescu2014-12-261-2/+1Star
| | * | iio: frequency: Remove 'out of memory' messageRoberta Dobrescu2014-12-261-3/+1Star
| | * | iio: imu: kmx61: kmx61_set_wake_up_odr() can be statickbuild test robot2014-12-121-1/+1
| | * | iio: imu: kmx61: Add support for any motion triggerDaniel Baluta2014-12-121-7/+426
| | * | iio: imu: kmx61: Add support for data ready triggersDaniel Baluta2014-12-122-1/+296
| | * | iio: imu: kmx61: Add PM sleep supportDaniel Baluta2014-12-121-0/+29
| | * | iio: imu: kmx61: Add PM runtime supportDaniel Baluta2014-12-121-2/+112
| | * | iio: imu: kmx61: Add acpi supportDaniel Baluta2014-12-121-0/+59
| | * | iio: imu: Add support for Kionix KMX61 sensorDaniel Baluta2014-12-123-0/+702
| | * | Revert "iio: imu: Add support for Kionix KMX61 sensor"Jonathan Cameron2014-12-123-777/+0Star
| | * | iio: add driver for Freescale MMA9551LVlad Dogaru2014-12-123-0/+965
| | * | iio: accel: kxcjk-1013: power off device if probe failsIrina Tirdea2014-12-121-6/+12
| | * | iio: accel: kxcjk-1013: error handling when set mode failsIrina Tirdea2014-12-121-1/+12
| | * | iio: buffer: Drop get_length callbackLars-Peter Clausen2014-12-122-14/+3Star
| | * | iio: buffer: Make length attribute read only for buffers without set_lengthLars-Peter Clausen2014-12-121-3/+7