summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iio: adc: tlc4541: add support for TI tlc4541 adcPhil Reid2017-01-224-14/+287
| * | | iio: adc: Add Maxim MAX11100 driverJacopo Mondi2017-01-213-0/+202
| * | | iio: bmi160: use variable names for sizeof() operatorAlison Schofield2017-01-211-4/+4
| * | | iio: light: cm3605: mark PM functions as __maybe_unusedArnd Bergmann2017-01-211-2/+2
| * | | iio: pressure: ms5611: claim direct mode during oversampling changesAlison Schofield2017-01-211-5/+7
| * | | iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield2017-01-211-3/+7
| * | | iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield2017-01-211-10/+20
| * | | iio: adc: ti-ads7950: Change regulator matching string to "vref"David Lechner2017-01-151-3/+3
| * | | iio: adc: ti-ads7950: Drop "ti-" prefix from module nameDavid Lechner2017-01-151-13/+13
| * | | iio: magnetometer: ak8974: remove redundant zero timeout checkColin Ian King2017-01-141-6/+2Star
| * | | iio: imu: add support to lsm6dsx driverLorenzo Bianconi2017-01-149-0/+1517
| * | | iio: inkern: pass through raw values if no scalingLinus Walleij2017-01-141-2/+8
| * | | iio:temperature: Add support for TI TMP007 sensorManivannan Sadhasivam2017-01-143-0/+356
* | | | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-1942-400/+2302
|\| | | | |_|/ |/| |
| * | iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.Jonathan Cameron2017-01-101-1/+1
| * | iio:adc:qcom-spmi-vadc silence a long constant warning.Jonathan Cameron2017-01-101-1/+1
| * | iio:adc:qcom-spmi-vadc : fix undefined __divdi3Jonathan Cameron2017-01-101-2/+4
| * | iio: adc: hx711: Add IIO driver for AVIA HX711Andreas Klinger2017-01-103-0/+552
| * | iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede2017-01-101-31/+1Star
| * | iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas2017-01-101-0/+1
| * | iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2017-01-104-1/+4
| * | iio:dummy: Stop enabling timestamp by default.Jonathan Cameron2017-01-101-3/+0Star
| * | iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron2017-01-101-0/+16
| * | iio:buffer.h include pushdown into buffer implementationsJonathan Cameron2017-01-102-0/+2
| * | iio:kfifo_buf header include push down.Jonathan Cameron2017-01-106-0/+7
| * | 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/+13Star
| * | 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/+129Star
| * | 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