summaryrefslogtreecommitdiff
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | * | 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/+0
| | * | 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/+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: 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/+3
| | * | 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-122-33/+41
| | * | 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-121-6/+0
| | * | iio: Move buffer registration to the coreLars-Peter Clausen2014-12-125-27/+34
| | * | iio: Unexport iio_scan_mask_set()Lars-Peter Clausen2014-12-121-75/+74
| | * | iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov2014-12-121-0/+25
| | * | iio: accel: kxcjk-1013: only set power state if CONFIG_PM is definedIrina Tirdea2014-12-121-0/+2
| | * | iio: accel: kxcjk-1013: always power on device in resumeIrina Tirdea2014-12-121-4/+1
| | * | iio: imu: inv_mpu6050: Add i2c mux for by passSrinivas Pandruvada2014-12-123-6/+116
| | * | iio: bmp280: refactor compensation codeVlad Dogaru2014-12-121-88/+52
| | * | iio: common: remove unnecessary sizeof(u8)Fabian Frederick2014-12-121-1/+1
| | * | iio: ak8975: add ak09911 and ak09912 supportGwendal Grignou2014-12-124-353/+185
| | * | iio: ak8975: add definition structure per compass typeGwendal Grignou2014-12-121-95/+186
| | * | iio: ak8975: minor fixesGwendal Grignou2014-11-221-21/+14
| | * | iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-221-0/+1