summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:buffers: Push some docs down into the .c file.Jonathan Cameron2017-01-101-0/+5
* iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron2017-01-101-14/+13
* iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron2017-01-102-1/+14
* iio:buffer: Stop exporting iio_update_demuxJonathan Cameron2017-01-101-131/+129
* iio: accel: st_accel: handle deprecated bindingsLinus Walleij2017-01-103-0/+16
* iio: Add gravity sensor supportSong Hongyan2017-01-051-13/+61
* iio: Add channel for GravitySong Hongyan2017-01-051-0/+1
* iio: pulsedlight-lidar-lite-v2: add lidar-lite-v3 propertyMatt Ranostay2016-12-311-0/+2
* iio: dummy: No semicolon at end of function definitionPeter Meerwald-Stadler2016-12-301-4/+4
* iio: dac: ad5593r: Add ACPI supportMichael Hennerich2016-12-301-0/+8
* iio: dac: ad5592r: Add ACPI supportMichael Hennerich2016-12-301-0/+8
* iio: light: add driver for Capella CM3605Linus Walleij2016-12-303-0/+341
* iio: light: hid-sensor-als: Add duplicate IIO_LIGHT channelKweh, Hock Leong2016-12-301-3/+21
* iio: st_pressure: Export sampling frequency for lps25h and lps331apMarcin Niestroj2016-12-301-0/+2
* iio: st_pressure: Fix data signMarcin Niestroj2016-12-301-5/+5
* iio: bmi160: Add of device table for spiMarcin Niestroj2016-12-301-4/+14
* iio: bmi160: Add of device table for i2cMarcin Niestroj2016-12-301-2/+12
* iio: adc: spmi-vadc: Changes to support different scalingRama Krishna Phani A2016-12-101-108/+327
* iio: adc: spmi-vadc: Update function for generic voltage conversionRama Krishna Phani A2016-12-101-24/+28
* iio: light: fix improper return valuePan Bian2016-12-041-1/+1
* iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada2016-12-032-13/+55
* iio: adc: New driver for TI ADS7950 chipsDavid Lechner2016-12-033-0/+504
* IIO: Change msleep to usleep_range for small msecsAniroop Mathur2016-12-032-8/+8
* iio: accel: mma8452: define unsigned return values where appropriateMartin Kepplinger2016-12-031-2/+2
* iio: humidity: Support acpi probe for hts211Shrirang Bagul2016-12-031-0/+8
* iio: st_pressure: Support i2c probe using acpiShrirang Bagul2016-12-032-13/+46
* iio: st_accel: Support sensor i2c probe using acpiShrirang Bagul2016-12-032-24/+67
* iio: st_sensors: match sensors using ACPI handleShrirang Bagul2016-12-031-0/+20
* 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