summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DT: mxs-lradc: fix ranges of ts propertiesStefan Wahren2015-01-051-2/+2
* 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
* 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
* staging: iio: dummy: fix compile error when not using bufferingVlad Dogaru2015-01-011-2/+1
* 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
* staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist2014-12-261-27/+0
* 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/+0
* iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-263-0/+59
* iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-268-9/+11
* iio: ABI: add clarification for proximityVlad Dogaru2014-12-261-1/+3
* iio:pressure:bmp280: cleanupHartmut Knaack2014-12-261-10/+6
* iio: frequency: Remove unnecessary braces around single statement blockRoberta Dobrescu2014-12-261-2/+1
* iio: frequency: Remove 'out of memory' messageRoberta Dobrescu2014-12-261-3/+1
* 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/+0
* iio: add driver for Freescale MMA9551LVlad Dogaru2014-12-123-0/+965
* iio: Add ABI documentation for input current readingsAdam Thomson2014-12-121-0/+17
* iio: consumer.h: Fix scale factor in function commentIvan T. Ivanov2014-12-121-1/+1
* 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-125-25/+6
* iio: buffer: Make length attribute read only for buffers without set_lengthLars-Peter Clausen2014-12-121-3/+7
* iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-124-80/+45
* iio: buffer: Move iio_buffer_alloc_sysfs and iio_buffer_free_sysfsLars-Peter Clausen2014-12-121-94/+91
* iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-124-17/+2