summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: isl29018: move out of stagingBrian Masney2016-10-235-13/+13
* staging: iio: isl29018: add ABI documentation for infrared suppressionBrian Masney2016-10-231-0/+19
* iio: pressure: mpl3115: claim direct mode during raw readsAlison Schofield2016-10-231-9/+17
* iio: accel: mma8452: claim direct mode during write rawJonathan Cameron2016-10-231-22/+38
* iio: accel: mma8452: claim direct mode during raw readsAlison Schofield2016-10-231-2/+4
* tools: iio: iio_generic_buffer: add -A to force-enable all channelsEva Rachel Retuya2016-10-231-5/+12
* iio: dac: mcp4725: use regulator frameworkTomas Novotny2016-10-232-10/+37
* iio: ms65611_core: Fixes dereferencing regulator pointerCrt Mori2016-10-231-11/+8
* Staging: iio: fix a MAINTAINERS entryDan Carpenter2016-10-231-1/+1
* iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik2016-10-231-1/+2
* staging: iio: isl29018: rename description in Kconfig for consistencyBrian Masney2016-10-231-1/+1
* staging: iio: isl29018: remove blank line for consistencyBrian Masney2016-10-231-1/+0
* staging: iio: isl29018: combine two return statements into oneBrian Masney2016-10-231-4/+2
* staging: iio: isl29018: fix multiline comment syntaxBrian Masney2016-10-231-3/+6
* staging: iio: isl29018: fix poorly named functionBrian Masney2016-10-231-25/+19
* staging: iio: isl29018: add newlines to improve readabilityBrian Masney2016-10-231-0/+6
* staging:iio:TODO drop outdated entries in this todo.Jonathan Cameron2016-10-231-69/+1
* staging: iio: cdc: ad7152: Replace mlock with a local mutex locksayli karnik2016-10-231-11/+13
* staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya2016-10-231-70/+50
* staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attributesayli karnik2016-10-231-51/+67
* staging: iio: isl29018: add documentation about the infrared suppressionBrian Masney2016-10-111-0/+18
* staging: iio: isl29018: document device tree bindingsBrian Masney2016-10-111-0/+28
* Staging: iio: meter: ade7758_core: implement IIO_CHAN_INFO_SAMP_FREQSandhya Bankar2016-10-111-23/+63
* dt: bindings: vendor-prefix: Add 3 accelerometer vendor prefixesHans de Goede2016-10-111-0/+3
* iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerom...Hans de Goede2016-10-114-0/+196
* staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya2016-10-112-55/+30
* iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...Hans de Goede2016-10-114-0/+317
* iio: accel: Add driver for dmard10 3-axis AccelerometerHans de Goede2016-10-114-0/+278
* dt: bindings: i2c/trivial-devices.txt: Add 2 iio supported accelerometersHans de Goede2016-10-111-0/+2
* staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIOEva Rachel Retuya2016-10-081-36/+31
* staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya2016-10-081-1/+1
* iio: magnetometer: ak8974: small endianness fixesIco Doornekamp2016-10-031-4/+4
* Staging: iio: ad7150: constify attribute_group structuresBhumika Goyal2016-10-031-1/+1
* Staging: iio: addac: constify attribute_group structuresBhumika Goyal2016-10-031-2/+2
* Staging: iio: ad7816: constify attribute_group structuresBhumika Goyal2016-10-031-1/+1
* Staging: iio: ad7280a: constify attribute_group structuresBhumika Goyal2016-10-031-1/+1
* staging: iio: cdc: ad7152: Add blank line after declarations to increase read...Anchal Jain2016-10-031-0/+4
* iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8William Breathitt Gray2016-10-017-0/+757
* iio: Implement counter channel type and info constantsWilliam Breathitt Gray2016-10-013-0/+22
* iio: pressure: Add driver for Honeywell ABP familyMarcin Malagowski2016-10-013-0/+287
* staging: iio: isl29018: check if the chip is in a suspended stateBrian Masney2016-10-011-1/+6
* staging: iio: isl29018: change isl29018_read_raw() to only have one exit pointBrian Masney2016-10-011-2/+4
* staging: iio: isl29018: fixed race condition in in_illuminance_scale_availabl...Brian Masney2016-10-011-0/+2
* staging: iio: isl29018: use IIO_DEVICE_ATTR_{RO, RW} macrosBrian Masney2016-10-011-18/+15
* include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, R...Brian Masney2016-10-011-0/+24
* iio: Declare event_attrs field of iio_info structure as constBhumika Goyal2016-10-011-1/+1
* Staging:iio:light:tsl2583: constify attribute_group structuresBhumika Goyal2016-09-271-1/+1
* Staging:iio:adc:ad7280a: constify attribute_group structuresBhumika Goyal2016-09-271-1/+1
* staging: iio: isl29018: fix comparison between signed and unsigned integersBrian Masney2016-09-271-4/+8
* staging: iio: isl29018: made error handling consistentBrian Masney2016-09-271-6/+1