summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-17iio: Documentation: Add missing documentation for power attributeStefan BrĂ¼ns1-0/+9
2017-07-17iio: adc: ad7766: Remove unneeded gpiod NULL checkFabio Estevam1-4/+2
2017-07-17iio: orientation: hid-sensor-rotation: Drop unnecessary staticJulia Lawall1-1/+1
2017-07-15iio: core: Fix mapping of iio channels to entry numbersGaurav Gupta1-1/+1
2017-07-15iio: dac: stm32: add support for stm32f4Fabrice Gasnier1-7/+31
2017-07-15iio: dac: stm32: fix error messageFabrice Gasnier1-1/+1
2017-07-15dt-bindings: iio: stm32-dac: add support for STM32F4Fabrice Gasnier1-1/+3
2017-07-11iio: adc: at91: make array startup_lookup staticColin Ian King1-1/+1
2017-07-09iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi4-6/+6
2017-07-09iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DLLorenzo Bianconi1-0/+15
2017-07-09iio: accel: st_accel_i2c: fix i2c_device_id tableLorenzo Bianconi2-0/+6
2017-07-09iio:adc:at91-sama5d2: make array startup_lookup static to reduce code sizeColin Ian King1-1/+1
2017-07-09iio: accel: make array init_data static to reduce code sizeColin Ian King1-1/+1
2017-07-09iio: adc: rockchip_saradc: add NULL check on of_match_device() return valueGustavo A. R. Silva1-0/+5
2017-07-09iio: adc: meson-saradc: add NULL check on of_match_device() return valueGustavo A. R. Silva1-0/+5
2017-07-09staging: iio: tsl2x7x: check return value from tsl2x7x_invoke_change()Brian Masney1-18/+37
2017-07-09staging: iio: tsl2x7x: use usleep_range() instead of mdelay()Brian Masney1-2/+3
2017-07-09staging: iio: tsl2x7x: refactor {read,write}_event_value to allow handling mu...Brian Masney1-67/+90
2017-07-09staging: iio: tsl2x7x: cleaned up i2c calls in tsl2x7x_als_calibrate()Brian Masney1-22/+12
2017-07-09staging: iio: tsl2x7x: remove tsl2x7x_i2c_read()Brian Masney1-49/+22
2017-07-09staging: iio: tsl2x7x: remove redundant power_state sysfs attributeBrian Masney1-34/+0
2017-07-09staging: iio: tsl2x7x: add of_match table for device tree supportBrian Masney1-0/+16
2017-07-09iio: adc: Add support for DLN2 ADCJack Andersen3-0/+732
2017-07-06iio: pressure: zpa2326: Add newlines to logging macrosJoe Perches1-6/+6
2017-07-04iio: Add LTC2471/LTC2473 driverMike Looijmans3-0/+171
2017-07-04iio: light: rpr0521 triggered bufferMikko Koivunen1-7/+329
2017-07-02iio: adis16400: Change unsigned to unsigned intReno Farnesi1-2/+2
2017-07-02iio: pressure: st_pressure_spi: add OF capability to st_pressure_spiLorenzo Bianconi1-0/+33
2017-07-02iio: gyro: st_gyro_spi: add OF capability to st_gyro_spiLorenzo Bianconi1-0/+53
2017-07-02iio: magnetometer: st_magn_spi: add OF capability to st_magn_spiLorenzo Bianconi1-0/+25
2017-07-02iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi1-8/+61
2017-07-02iio: magnetometer: Only declare ACPI table when ACPI is enableMatthias Kaehlcke1-0/+2
2017-07-02iio: sca3000: Remove trailing whitespaceReno Farnesi1-3/+3
2017-07-02iio:adc:ltc2497: Add support for board file based iio consumer mapping.Gaurav Gupta1-19/+35
2017-07-02iio: adc: stm32: make array stm32h7_adc_ckmodes_spec staticColin Ian King1-1/+1
2017-07-02iio: adc: mcp3422: Checking for error on probeAngelo Compagnucci1-1/+3
2017-07-02iio: adc: mcp3422: Changing initial channelAngelo Compagnucci1-1/+1
2017-07-02iio: gyro: mpu3050: Allow open drain with anythingLinus Walleij1-10/+0
2017-07-01iio: light: tcs3472: add link to datasheetAkinobu Mita1-0/+2
2017-07-01iio: adc: mt7622: Add compatible node for mt7622.Zhiyong Tao1-0/+1
2017-07-01iio: adc: mt7622: add support for suspend/resume.Zhiyong Tao1-0/+36
2017-07-01dt-bindings: adc: mt7622: add binding documentZhiyong Tao1-0/+1
2017-07-01dt-bindings: iio: accel: add LIS3L02DQ sensor device bindingLorenzo Bianconi1-0/+1
2017-07-01dt-bindings: iio: imu: st_lsm6dsx: support open drain modeLorenzo Bianconi1-0/+8
2017-07-01iio: imu: st_lsm6dsx: support open drain modeLorenzo Bianconi1-0/+17
2017-07-01dt-bindings: iio: pressure: Add bindings for MS5637, MS5805, MS5837 and MS860...Manivannan Sadhasivam1-0/+17
2017-07-01iio: pressure: ms5637: Add OF match tableManivannan Sadhasivam1-1/+11
2017-07-01dt-bindings: iio: humidity: Add bindings for HTU21 and MS8607 sensorsManivannan Sadhasivam1-0/+13
2017-07-01iio: humidity: htu21: Add OF match tableManivannan Sadhasivam1-0/+8
2017-07-01dt-bindings: iio: update STM32 timers clock namesFabrice Gasnier1-1/+1