summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * iio: Move buffer registration to the coreLars-Peter Clausen2014-12-1213-111/+40
| * staging:iio:dummy: Register same channels for device and bufferLars-Peter Clausen2014-12-123-13/+9
| * staging:iio:sca3000: Register same channels for device and bufferLars-Peter Clausen2014-12-121-3/+4
| * iio: Unexport iio_scan_mask_set()Lars-Peter Clausen2014-12-122-84/+74
| * staging:iio:sca3000: Don't enable channels by defaultLars-Peter Clausen2014-12-121-5/+0
| * staging:iio:ad5933: Don't enable channels by defaultLars-Peter Clausen2014-12-121-4/+0
| * iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov2014-12-122-0/+35
| * 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
| * drivers:staging:iio: fix checkpatch complaint about space before commaZachary Warren2014-11-222-2/+2
| * iio: event_monitor: Add support for new channel typesDaniel Baluta2014-11-221-3/+20
| * iio: dummy: Demonstrate the usage of new channel typesDaniel Baluta2014-11-223-18/+229
| * iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-223-0/+10
| * iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-225-0/+28
| * iio: core: Introduce IIO_EV_DIR_NONEIrina Tirdea2014-11-222-3/+10
| * iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta2014-11-223-1/+55