summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-01-10iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.Jonathan Cameron
2017-01-10iio:adc:qcom-spmi-vadc silence a long constant warning.Jonathan Cameron
2017-01-10iio:adc:qcom-spmi-vadc : fix undefined __divdi3Jonathan Cameron
2017-01-10iio: adc: hx711: Add IIO driver for AVIA HX711Andreas Klinger
2017-01-10iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede
2017-01-10iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron
2017-01-10iio:dummy: Stop enabling timestamp by default.Jonathan Cameron
2017-01-10iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron
2017-01-10iio:buffer.h include pushdown into buffer implementationsJonathan Cameron
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron
2017-01-10iio:buffers: Push some docs down into the .c file.Jonathan Cameron
2017-01-10iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron
2017-01-10iio:buffer: Stop exporting iio_update_demuxJonathan Cameron
2017-01-10iio: accel: st_accel: handle deprecated bindingsLinus Walleij
2017-01-05iio: Add gravity sensor supportSong Hongyan
2017-01-05iio: Add channel for GravitySong Hongyan
2017-01-02Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2016-12-31iio: pulsedlight-lidar-lite-v2: add lidar-lite-v3 propertyMatt Ranostay
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2016-12-31iio: common: st_sensors: fix channel data parsingLorenzo Bianconi
2016-12-30iio: max44000: correct value in illuminance_integration_time_availableAkinobu Mita
2016-12-30iio: dummy: No semicolon at end of function definitionPeter Meerwald-Stadler
2016-12-30iio: dac: ad5593r: Add ACPI supportMichael Hennerich
2016-12-30iio: dac: ad5592r: Add ACPI supportMichael Hennerich
2016-12-30iio: light: add driver for Capella CM3605Linus Walleij
2016-12-30iio: light: hid-sensor-als: Add duplicate IIO_LIGHT channelKweh, Hock Leong
2016-12-30iio: adc: TI_AM335X_ADC should depend on HAS_DMAGeert Uytterhoeven
2016-12-30iio: st_pressure: Export sampling frequency for lps25h and lps331apMarcin Niestroj
2016-12-30iio: st_pressure: Fix data signMarcin Niestroj
2016-12-30iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj
2016-12-30iio: bmi160: Add of device table for spiMarcin Niestroj
2016-12-30iio: bmi160: Add of device table for i2cMarcin Niestroj
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-10iio: adc: spmi-vadc: Changes to support different scalingRama Krishna Phani A
2016-12-10iio: adc: spmi-vadc: Update function for generic voltage conversionRama Krishna Phani A
2016-12-04iio: light: fix improper return valuePan Bian
2016-12-03iio: 104-quad-8: Fix active level mismatch for the preset enable optionWilliam Breathitt Gray
2016-12-03iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada
2016-12-03iio: 104-quad-8: Fix off-by-one errors when addressing IORWilliam Breathitt Gray
2016-12-03iio: 104-quad-8: Fix index control configurationWilliam Breathitt Gray
2016-12-03iio: adc: New driver for TI ADS7950 chipsDavid Lechner
2016-12-03IIO: Change msleep to usleep_range for small msecsAniroop Mathur
2016-12-03iio: accel: mma8452: define unsigned return values where appropriateMartin Kepplinger
2016-12-03iio: humidity: Support acpi probe for hts211Shrirang Bagul
2016-12-03iio: st_pressure: Support i2c probe using acpiShrirang Bagul
2016-12-03iio: st_accel: Support sensor i2c probe using acpiShrirang Bagul
2016-12-03iio: st_sensors: match sensors using ACPI handleShrirang Bagul