summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: bmg160: reset chip when probingQuentin Schulz2017-04-121-0/+12
* iio: st_pressure: initialize lps22hb bootimeShrirang Bagul2017-04-121-0/+1
* iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative valuesNikolaus Schulz2017-04-121-4/+3
* iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov2017-03-301-2/+2
* iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...Song Hongyan2017-03-301-3/+3
* iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl2017-03-301-1/+12
* iio: 104-quad-8: Fix off-by-one error when addressing flag registerWilliam Breathitt Gray2017-03-181-1/+1
* iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin2017-03-121-2/+2
* iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin2017-03-121-0/+1
* iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks2017-01-221-2/+4
* iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
* iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay2017-01-211-1/+1
* iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
* iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
* Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-027-30/+41
|\
| * iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-312-2/+19
| * iio: common: st_sensors: fix channel data parsingLorenzo Bianconi2016-12-312-2/+6
| * iio: max44000: correct value in illuminance_integration_time_availableAkinobu Mita2016-12-301-1/+1
| * iio: adc: TI_AM335X_ADC should depend on HAS_DMAGeert Uytterhoeven2016-12-301-1/+1
| * iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj2016-12-301-19/+6
| * iio: 104-quad-8: Fix active level mismatch for the preset enable optionWilliam Breathitt Gray2016-12-031-1/+4
| * iio: 104-quad-8: Fix off-by-one errors when addressing IORWilliam Breathitt Gray2016-12-031-2/+2
| * iio: 104-quad-8: Fix index control configurationWilliam Breathitt Gray2016-12-031-2/+2
* | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-3/+2
|/
* iio: magnetometer: separate the values of attributes based on their usage typ...Ooi, Joyce2016-11-241-35/+112
* iio: tsl2583: make array large enoughDan Carpenter2016-11-241-1/+1
* iio: accel: st_accel: inline per-sensor dataLinus Walleij2016-11-191-396/+206
* iio: adc: Add support for STM32 ADCFabrice Gasnier2016-11-193-0/+529
* iio: adc: Add support for STM32 ADC coreFabrice Gasnier2016-11-194-0/+368
* Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-1620-638/+2314
|\
| * staging: iio: tsl2583: move out of stagingBrian Masney2016-11-133-0/+921
| * iio: envelope-detector: ADC driver based on a DAC and a comparatorPeter Rosin2016-11-133-0/+433
| * iio: dpot-dac: DAC driver based on a digital potentiometerPeter Rosin2016-11-133-0/+277
| * iio: mcp4531: provide range of available raw valuesPeter Rosin2016-11-131-42/+62
| * iio: inkern: add helpers to query available values from channelsPeter Rosin2016-11-131-0/+104
| * iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2016-11-131-33/+226
| * iio: pressure: st_pressure: inline per-sensor dataLinus Walleij2016-11-121-165/+92
| * iio: magn: st_magn: inline per-sensor dataLinus Walleij2016-11-121-251/+125
| * iio: gyro: st_gyro: inline per-sensor dataLinus Walleij2016-11-121-139/+66
| * iio: imu: inv_mpu6050: inform the i2c mux core about how it is usedPeter Rosin2016-11-121-1/+1
| * iio: cros_ec_sensors_core: fix unsigned compared less than zero on statusColin Ian King2016-11-121-4/+4
| * iio:adc: ad7766: testing the wrong variable in probeDan Carpenter2016-11-121-2/+2
| * iio: gyro: mpu3050: add I2C dependencyArnd Bergmann2016-11-081-0/+1
| * iio: gyro: mpu3050: remove duplicate initializerArnd Bergmann2016-11-081-1/+0
* | Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-144-35/+42
|\ \ | |/ |/|
| * iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann2016-11-131-0/+2
| * iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan2016-11-051-28/+28
| * iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan2016-11-051-0/+1
| * iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2016-10-302-7/+13
* | Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-0723-7/+2797
|\ \