summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-01iio: frequency: ad9523: Increase sleep time in ad9523_store_eepromRoberta Dobrescu1-1/+1
2015-01-01iio: amplifiers: ad8366: Use right order for type specificationRoberta Dobrescu1-1/+1
2015-01-01iio: amplifiers: ad8366: Remove space before ','Roberta Dobrescu1-1/+1
2015-01-01iio: light: lm3533-als: Remove space before ','Roberta Dobrescu1-1/+1
2015-01-01iio: light: Annotate Kconfig entry with module name informationRoberta Dobrescu1-0/+3
2015-01-01iio: accel: Annotate Kconfig entries with module name informationRoberta Dobrescu1-0/+6
2015-01-01iio: accel: mma8452: Remove trailing whitespaceRoberta Dobrescu1-1/+1
2015-01-01iio: accel: kxcjk-1013: Add a blank line after declarationsRoberta Dobrescu1-0/+1
2014-12-26staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist1-27/+0
2014-12-26iio: imu: inv_mpu6050: ACPI enumerationSrinivas Pandruvada1-0/+9
2014-12-26iio: trigger: Add a blank line after declarationsRoberta Dobrescu1-0/+2
2014-12-26iio: mma9551: fix sparse warningVlad Dogaru1-2/+4
2014-12-26iio: core: Get rid of misleading commentKarol Wrona1-1/+0
2014-12-26iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona3-0/+59
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona8-9/+11
2014-12-26iio: ABI: add clarification for proximityVlad Dogaru1-1/+3
2014-12-26iio:pressure:bmp280: cleanupHartmut Knaack1-10/+6
2014-12-26iio: frequency: Remove unnecessary braces around single statement blockRoberta Dobrescu1-2/+1
2014-12-26iio: frequency: Remove 'out of memory' messageRoberta Dobrescu1-3/+1
2014-12-12iio: imu: kmx61: kmx61_set_wake_up_odr() can be statickbuild test robot1-1/+1
2014-12-12iio: imu: kmx61: Add support for any motion triggerDaniel Baluta1-7/+426
2014-12-12iio: imu: kmx61: Add support for data ready triggersDaniel Baluta2-1/+296
2014-12-12iio: imu: kmx61: Add PM sleep supportDaniel Baluta1-0/+29
2014-12-12iio: imu: kmx61: Add PM runtime supportDaniel Baluta1-2/+112
2014-12-12iio: imu: kmx61: Add acpi supportDaniel Baluta1-0/+59
2014-12-12iio: imu: Add support for Kionix KMX61 sensorDaniel Baluta3-0/+702
2014-12-12Revert "iio: imu: Add support for Kionix KMX61 sensor"Jonathan Cameron3-777/+0
2014-12-12iio: add driver for Freescale MMA9551LVlad Dogaru3-0/+965
2014-12-12iio: Add ABI documentation for input current readingsAdam Thomson1-0/+17
2014-12-12iio: consumer.h: Fix scale factor in function commentIvan T. Ivanov1-1/+1
2014-12-12iio: accel: kxcjk-1013: power off device if probe failsIrina Tirdea1-6/+12
2014-12-12iio: accel: kxcjk-1013: error handling when set mode failsIrina Tirdea1-1/+12
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen5-25/+6
2014-12-12iio: buffer: Make length attribute read only for buffers without set_lengthLars-Peter Clausen1-3/+7
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen4-80/+45
2014-12-12iio: buffer: Move iio_buffer_alloc_sysfs and iio_buffer_free_sysfsLars-Peter Clausen1-94/+91
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen4-17/+2
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen13-111/+40
2014-12-12staging:iio:dummy: Register same channels for device and bufferLars-Peter Clausen3-13/+9
2014-12-12staging:iio:sca3000: Register same channels for device and bufferLars-Peter Clausen1-3/+4
2014-12-12iio: Unexport iio_scan_mask_set()Lars-Peter Clausen2-84/+74
2014-12-12staging:iio:sca3000: Don't enable channels by defaultLars-Peter Clausen1-5/+0
2014-12-12staging:iio:ad5933: Don't enable channels by defaultLars-Peter Clausen1-4/+0
2014-12-12iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov2-0/+35
2014-12-12iio: accel: kxcjk-1013: only set power state if CONFIG_PM is definedIrina Tirdea1-0/+2
2014-12-12iio: accel: kxcjk-1013: always power on device in resumeIrina Tirdea1-4/+1
2014-12-12iio: imu: inv_mpu6050: Add i2c mux for by passSrinivas Pandruvada3-6/+116
2014-12-12iio: bmp280: refactor compensation codeVlad Dogaru1-88/+52
2014-12-12iio: common: remove unnecessary sizeof(u8)Fabian Frederick1-1/+1
2014-12-12iio: ak8975: add ak09911 and ak09912 supportGwendal Grignou4-353/+185