summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: Add cros_ec_accel_legacy driverGwendal Grignou2017-10-144-0/+446
* iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada2017-10-142-3/+10
* dt-bindings: iio: health: Use binding name for max30102 in examplePeter Meerwald-Stadler2017-10-141-1/+1
* dt-bindings: iio: health: Fix max30100 I2C chip address in examplePeter Meerwald-Stadler2017-10-141-2/+2
* iio: Drop duplicate forward declarationLukas Wunner2017-10-141-1/+0
* iio: proximity: Add rfd77402 driverPeter Meerwald-Stadler2017-10-143-0/+363
* Documentation: iio: Clarify meaning of IIO_DISTANCE channel typePeter Meerwald-Stadler2017-10-141-3/+3
* dt-bindings: iio: accel: add LIS3DHH device bindingsLorenzo Bianconi2017-10-101-0/+1
* 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-104-29/+52
* 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
* dt-bindings: iio: accel: add LIS2DW12 sensor device bindingLorenzo Bianconi2017-10-091-0/+1
* 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-096-61/+104
* iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-097-30/+70
* iio: adc: mcp320x: Add support for mcp3550/1/3Lukas Wunner2017-10-092-7/+118
* staging: iio: adc: ad7192: use driver private lock to protect hardware state ...Aastha Gupta2017-10-091-2/+7
* 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
* staging: iio: ade7753: expanding buffer lock to cover both buffer and state p...Himanshi Jain2017-10-091-11/+18
* iio: dummy: evgen: use irq_simBartosz Golaszewski2017-10-092-71/+20
* staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribu...Brian Masney2017-10-091-48/+17
* staging: iio: tsl2x7x: rename tsl2x7x_settings variable to settingsBrian Masney2017-10-091-98/+85
* 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
* iio:dac: Add DT binding documentation for ds4424Ismail H. Kose2017-10-091-0/+20
* Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-09967-6418/+12885
|\
| * Linux 4.14-rc4v4.14-rc4Linus Torvalds2017-10-091-1/+1