summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann2015-10-271-2/+1
* iio: adis16480: Fix scale factorsLars-Peter Clausen2015-10-271-6/+33
* iio: industrialio-buffer: Fix iio_buffer_poll return valueCristina Opriceana2015-10-271-1/+1
* iio: event: Remove negative error code from iio_event_pollCristina Opriceana2015-10-271-1/+1
* iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann2015-10-271-1/+2
* iio: accel: hid-sensor-accel-3d: Fix memory leak in probe()Fabio Estevam2015-08-271-7/+6
* iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()Fabio Estevam2015-08-271-7/+6
* iio: light: hid-sensor-als.c: Fix memory leak in probe()Fabio Estevam2015-08-271-6/+6
* iio: adc: twl6030-gpadc: Fix modaliasAxel Lin2015-08-271-1/+1
* iio: adc: at91_adc: allow to use full range of startup timeJan Leupold2015-08-041-4/+4
* iio: tmp006: Check channel info on writePeter Meerwald2015-08-041-0/+3
* iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-08-041-2/+2
* iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2015-07-032-7/+19
* iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil2015-07-031-4/+4
* iio: adis16400: Report pressure channel scaleLars-Peter Clausen2015-07-031-0/+5
* iio: adc: xilinx: Fix VREFN signThomas Betker2015-06-091-1/+1
* iio: adc: xilinx: Fix VREFP scaleThomas Betker2015-06-091-0/+1
* iio: adc: xilinx: Fix "vccaux" channel .addressThomas Betker2015-06-091-1/+1
* iio: adc: xilinx: Fix register addressesThomas Betker2015-06-091-3/+3
* iio: pressure: hid-sensor-press: Fix modifierSrinivas Pandruvada2015-06-091-2/+0
* iio: light: hid-sensor-prox: Fix modifierSrinivas Pandruvada2015-06-091-2/+0
* iio: imu: Use iio_trigger_get for indio_dev->trig assignmentDarshana Padmadas2015-04-241-1/+1
* iio: adc: vf610: use ADC clock within specificationStefan Agner2015-04-241-30/+61
* iio: bmc150: change sampling frequencySathyanarayanan Kuppuswamy2015-04-241-9/+9
* iio: core: Fix double free.Martin Fuzzey2015-04-242-2/+4
* iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifoViorel Suman2015-04-241-11/+14
* iio:adc:mcp3422 Fix incorrect scales tableAngelo Compagnucci2015-03-141-13/+4
* iio: ad5686: fix optional reference voltage declarationUrs Fässler2015-03-141-1/+1
* iio: imu: adis16400: Fix sign extensionRasmus Villemoes2015-03-141-1/+2
* iio: ad799x: Fix ad7991/ad7995/ad7999 config setupLars-Peter Clausen2015-01-271-2/+13
* iio: accel: bmc150: set low default thresholdsSrinivas Pandruvada2014-11-161-2/+2
* iio: accel: bmc150: Fix iio_event_spec directionSrinivas Pandruvada2014-11-161-1/+1
* iio: accel: bmc150: Send x, y and z motion separatelySrinivas Pandruvada2014-11-161-3/+20
* iio: accel: bmc150: Error handling when mode set failsSrinivas Pandruvada2014-11-161-1/+10
* iio: gyro: bmg160: Fix iio_event_spec directionSrinivas Pandruvada2014-11-161-1/+1
* iio: gyro: bmg160: Send x, y and z motion separatelySrinivas Pandruvada2014-11-161-2/+19
* iio: gyro: bmg160: Don't let interrupt mode to be open drainSrinivas Pandruvada2014-11-161-0/+16
* iio: gyro: bmg160: Error handling when mode set failsSrinivas Pandruvada2014-11-161-1/+13
* iio: adc: men_z188_adc: Add terminating entry for men_z188_idsAxel Lin2014-11-151-0/+1
* iio: accel: kxcjk-1013: Fix kxcjk10013_set_rangeDaniel Baluta2014-11-151-0/+2
* iio: as3935: allocate correct iio_device sizeGeorge McCollister2014-11-051-1/+1
* io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta2014-11-051-1/+1
* iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy2014-11-051-2/+5
* iio: st_sensors: Fix buffer copyRobin van der Gracht2014-11-051-1/+1
* staging: iio: fix up merge errorGreg Kroah-Hartman2014-09-221-1/+1
* Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman2014-09-2210-35/+46
|\
| * iio:magnetometer: bugfix magnetometers gain valuesDenis CIOCCA2014-09-141-22/+30
| * iio: adc: at91: don't use the last converted data registerLudovic Desroches2014-09-141-5/+7
| * iio: adc: xilinx-xadc: assign auxiliary channels address correctlySubbaraya Sundeep Bhatta2014-09-141-1/+1
| * iio: inv_mpu6050: Fix indio_dev->trig assignmentSrinivas Pandruvada2014-08-251-1/+1