summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2015-07-03iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil
2015-07-03iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil
2015-07-03iio: adis16400: Report pressure channel scaleLars-Peter Clausen
2015-06-09iio: adc: xilinx: Fix VREFN signThomas Betker
2015-06-09iio: adc: xilinx: Fix VREFP scaleThomas Betker
2015-06-09iio: adc: xilinx: Fix "vccaux" channel .addressThomas Betker
2015-06-09iio: adc: xilinx: Fix register addressesThomas Betker
2015-06-09iio: pressure: hid-sensor-press: Fix modifierSrinivas Pandruvada
2015-06-09iio: light: hid-sensor-prox: Fix modifierSrinivas Pandruvada
2015-04-24iio: imu: Use iio_trigger_get for indio_dev->trig assignmentDarshana Padmadas
2015-04-24iio: adc: vf610: use ADC clock within specificationStefan Agner
2015-04-24iio: bmc150: change sampling frequencySathyanarayanan Kuppuswamy
2015-04-24iio: core: Fix double free.Martin Fuzzey
2015-04-24iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifoViorel Suman
2015-03-14iio:adc:mcp3422 Fix incorrect scales tableAngelo Compagnucci
2015-03-14iio: ad5686: fix optional reference voltage declarationUrs Fässler
2015-03-14iio: imu: adis16400: Fix sign extensionRasmus Villemoes
2015-01-27iio: ad799x: Fix ad7991/ad7995/ad7999 config setupLars-Peter Clausen
2014-11-16iio: accel: bmc150: set low default thresholdsSrinivas Pandruvada
2014-11-16iio: accel: bmc150: Fix iio_event_spec directionSrinivas Pandruvada
2014-11-16iio: accel: bmc150: Send x, y and z motion separatelySrinivas Pandruvada
2014-11-16iio: accel: bmc150: Error handling when mode set failsSrinivas Pandruvada
2014-11-16iio: gyro: bmg160: Fix iio_event_spec directionSrinivas Pandruvada
2014-11-16iio: gyro: bmg160: Send x, y and z motion separatelySrinivas Pandruvada
2014-11-16iio: gyro: bmg160: Don't let interrupt mode to be open drainSrinivas Pandruvada
2014-11-16iio: gyro: bmg160: Error handling when mode set failsSrinivas Pandruvada
2014-11-15iio: adc: men_z188_adc: Add terminating entry for men_z188_idsAxel Lin
2014-11-15iio: accel: kxcjk-1013: Fix kxcjk10013_set_rangeDaniel Baluta
2014-11-05iio: as3935: allocate correct iio_device sizeGeorge McCollister
2014-11-05io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta
2014-11-05iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy
2014-11-05iio: st_sensors: Fix buffer copyRobin van der Gracht
2014-09-22staging: iio: fix up merge errorGreg Kroah-Hartman
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman
2014-09-14iio:bma180: Add BMA250 chip supportPeter Meerwald
2014-09-14iio:bma180: Implement _available sysfs attribute dynamicallyPeter Meerwald
2014-09-14iio:bma180: Prepare for accelerometer channels with different resolutionsPeter Meerwald
2014-09-14iio:bma180: Introduce part-specific _config() and disable() codePeter Meerwald
2014-09-14iio:bma180: Introduce part_info to differentiate further chip variantsPeter Meerwald
2014-09-14iio:bma180: Drop _update_scan_mode()Peter Meerwald
2014-09-14iio:bma180: Expose temperature channelPeter Meerwald
2014-09-14iio:bma180: Use bool instead of int for statePeter Meerwald
2014-09-14iio:bma180: Rename BMA_180 to BMA180_Peter Meerwald
2014-09-14iio:bma180: Prefix remaining tables and functions with bma18_Peter Meerwald
2014-09-14iio:bma180: Enable use of device without IRQPeter Meerwald
2014-09-14iio: gyro: bmi055 gyro sensor driverIrina Tirdea
2014-09-14iio: accel: kxcjk-1013: Fix defined but unused warningDaniel Baluta
2014-09-14iio: magn: ak8975: fix unnecessary casting between char* and const char*Irina Tirdea
2014-09-14iio: gyro: bmg160: only set power state if PM_RUNTIME is definedIrina Tirdea
2014-09-14iio:magnetometer: bugfix magnetometers gain valuesDenis CIOCCA