summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2017-01-02Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-30/+41
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2-2/+19
2016-12-31iio: common: st_sensors: fix channel data parsingLorenzo Bianconi2-2/+6
2016-12-30iio: max44000: correct value in illuminance_integration_time_availableAkinobu Mita1-1/+1
2016-12-30iio: adc: TI_AM335X_ADC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2016-12-30iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj1-19/+6
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-3/+2
2016-12-03iio: 104-quad-8: Fix active level mismatch for the preset enable optionWilliam Breathitt Gray1-1/+4
2016-12-03iio: 104-quad-8: Fix off-by-one errors when addressing IORWilliam Breathitt Gray1-2/+2
2016-12-03iio: 104-quad-8: Fix index control configurationWilliam Breathitt Gray1-2/+2
2016-11-24iio: magnetometer: separate the values of attributes based on their usage typ...Ooi, Joyce1-35/+112
2016-11-24iio: tsl2583: make array large enoughDan Carpenter1-1/+1
2016-11-19iio: accel: st_accel: inline per-sensor dataLinus Walleij1-396/+206
2016-11-19iio: adc: Add support for STM32 ADCFabrice Gasnier3-0/+529
2016-11-19iio: adc: Add support for STM32 ADC coreFabrice Gasnier4-0/+368
2016-11-16Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman20-638/+2314
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman4-35/+42
2016-11-13staging: iio: tsl2583: move out of stagingBrian Masney3-0/+921
2016-11-13iio: envelope-detector: ADC driver based on a DAC and a comparatorPeter Rosin3-0/+433
2016-11-13iio: dpot-dac: DAC driver based on a digital potentiometerPeter Rosin3-0/+277
2016-11-13iio: mcp4531: provide range of available raw valuesPeter Rosin1-42/+62
2016-11-13iio: inkern: add helpers to query available values from channelsPeter Rosin1-0/+104
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron1-33/+226
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2
2016-11-12iio: pressure: st_pressure: inline per-sensor dataLinus Walleij1-165/+92
2016-11-12iio: magn: st_magn: inline per-sensor dataLinus Walleij1-251/+125
2016-11-12iio: gyro: st_gyro: inline per-sensor dataLinus Walleij1-139/+66
2016-11-12iio: imu: inv_mpu6050: inform the i2c mux core about how it is usedPeter Rosin1-1/+1
2016-11-12iio: cros_ec_sensors_core: fix unsigned compared less than zero on statusColin Ian King1-4/+4
2016-11-12iio:adc: ad7766: testing the wrong variable in probeDan Carpenter1-2/+2
2016-11-08iio: gyro: mpu3050: add I2C dependencyArnd Bergmann1-0/+1
2016-11-08iio: gyro: mpu3050: remove duplicate initializerArnd Bergmann1-1/+0
2016-11-07Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman23-7/+2797
2016-11-05iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan1-28/+28
2016-11-05iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan1-0/+1
2016-11-05Merge branch 'ib-iio-mfd-ti335x_dma' into togregJonathan Cameron1-3/+145
2016-11-05drivers: iio: ti_am335x_adc: add dma supportMugunthan V N1-3/+145
2016-11-05iio: adc: at91: add suspend and resume callbackWenyou Yang1-0/+28
2016-11-05iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...Song Hongyan1-1/+4
2016-11-01Merge branch 'ib-iio-mfd-4.9rc1' into togregJonathan Cameron7-0/+977
2016-11-01iio: accel: st_accel: add support to lng2dmLorenzo Bianconi5-1/+82
2016-11-01iio: si7020: Add devicetree support and trivial bindingsPaul Kocialkowski1-1/+10
2016-11-01iio: humidity: remove duplicated include from hts221_buffer.cWei Yongjun1-1/+0
2016-11-01iio:cros_ec_sensors: Swap from a select to a depends in KconfigJonathan Cameron1-2/+1
2016-10-30iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2-7/+13
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman3-10/+15
2016-10-25platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra1-2/+2
2016-10-25iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driverEnric Balletbo i Serra3-0/+332
2016-10-25iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra6-0/+646
2016-10-25iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2