summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: Add cros_ec_accel_legacy driverGwendal Grignou2017-10-143-0/+436
* iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada2017-10-141-3/+9
* iio: proximity: Add rfd77402 driverPeter Meerwald-Stadler2017-10-143-0/+363
* iio: accel: add support to LIS3DHHLorenzo Bianconi2017-10-103-0/+59
* iio: common: st_sensors: check odr address value in st_sensors_set_odr()Lorenzo Bianconi2017-10-101-0/+3
* iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi2017-10-103-17/+36
* iio: pressure: st_pressure: add SPI-3wire support to st_pressure frameworkLorenzo Bianconi2017-10-101-0/+16
* iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDLLorenzo Bianconi2017-10-101-0/+4
* iio: gyro: st_gyro: add SPI-3wire support to st_gyro frameworkLorenzo Bianconi2017-10-101-0/+12
* iio: accel: add support to LIS2DW12Lorenzo Bianconi2017-10-094-0/+91
* iio: st_sensors: do not always write enable_axis registerLorenzo Bianconi2017-10-091-1/+4
* iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi2017-10-095-55/+94
* iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-096-28/+65
* iio: adc: mcp320x: Add support for mcp3550/1/3Lukas Wunner2017-10-092-7/+118
* iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhmStefan Brüns2017-10-091-9/+9
* iio: imu: st_lsm6dsx: add FIFO ops data structureLorenzo Bianconi2017-10-093-15/+63
* iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settingsLorenzo Bianconi2017-10-093-14/+47
* iio: imu: st_lsm6dsx: split fifo mode and fifo odr configurationLorenzo Bianconi2017-10-091-15/+17
* iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample sizeLorenzo Bianconi2017-10-091-6/+5
* iio: adc: rcar-gyroadc: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-091-3/+2
* iio: adc: rcar-gyroadc: Enable compile-testing on non-ARMGeert Uytterhoeven2017-10-091-1/+1
* iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bitGeert Uytterhoeven2017-10-091-1/+1
* iio: dummy: evgen: use irq_simBartosz Golaszewski2017-10-092-71/+20
* iio: light: vl6180: Correct ALS scale for non-default gain/integration timeStefan Brüns2017-10-091-3/+6
* iio: light: vl6180: Cleanup als_gain lookup, avoid register readbackStefan Brüns2017-10-091-41/+44
* iio: light: vl6180: Avoid readback of integration time registerStefan Brüns2017-10-091-6/+9
* iio: light: vl6180: Move range check to integration time setter, cleanupStefan Brüns2017-10-091-7/+10
* iio: accel: kxcjk1013: add support for KXTF9Michał Mirosław2017-10-092-15/+104
* iio: accel: kxcjk1013: make sampling_frequency_avail per-typeMichał Mirosław2017-10-091-2/+3
* iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamicMichał Mirosław2017-10-091-3/+12
* iio: accel: kxcjk1013: extract report_motion_event() from interrupt handlerMichał Mirosław2017-10-091-59/+67
* iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit namesMichał Mirosław2017-10-091-9/+14
* iio: accel: kxcjk1003: refactor ODR settingMichał Mirosław2017-10-091-57/+45
* iio: accel: mma8452: Rename read/write event value callbacks to generic funct...Harinath Nampally2017-10-091-4/+4
* iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT nodeQuentin Schulz2017-10-091-1/+5
* iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pmQuentin Schulz2017-10-091-19/+15
* iio: dac: ds4422/ds4424 dac driverIsmail H. Kose2017-10-093-0/+351
* Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-0911-23/+83
|\
| * Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-2511-23/+83
| |\
| | * iio: core: Return error for failed read_regMatt Fornero2017-09-241-1/+3
| | * iio: ad7793: Fix the serial interface resetDragos Bogdan2017-09-241-2/+2
| | * iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-09-241-0/+28
| | * IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker2017-09-241-1/+1
| | * iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner2017-09-241-9/+15
| | * iio: adc: mcp320x: Fix oops on module unloadLukas Wunner2017-09-241-0/+1
| | * iio: adc: stm32: fix bad error check on max_channelsFabrice Gasnier2017-09-241-1/+1
| | * iio: trigger: stm32-timer: fix a corner case to write presetFabrice Gasnier2017-09-241-0/+1
| | * iio: trigger: stm32-timer: preset shouldn't be bufferedFabrice Gasnier2017-09-241-1/+2
| | * iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...Christophe JAILLET2017-09-241-1/+3
| | * iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET2017-09-241-1/+3
OpenPOWER on IntegriCloud