summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-149-14/+133
|\
| * Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-239-14/+133
| |\
| | * iio: aspeed-adc: wait for initial sequence.Mykola Kostenok2017-07-231-0/+26
| | * iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede2017-07-171-8/+1
| | * iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0Hans de Goede2017-07-091-1/+11
| | * iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea2017-07-061-1/+1
| | * iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-062-0/+61
| | * iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede2017-07-041-1/+31
| | * iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disableQuentin Schulz2017-07-041-2/+1
| | * iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi2017-06-241-1/+1
| | * iio: light: tsl2563: use correct event codeAkinobu Mita2017-06-241-1/+1
* | | Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-07-2757-266/+2758
|\ \ \ | |/ / |/| |
| * | iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()Lorenzo Bianconi2017-07-253-16/+7
| * | iio: humidity: hts221: support open drain modeLorenzo Bianconi2017-07-251-1/+21
| * | iio: adc: New driver for Cirrus Logic EP93xx ADCAlexander Sverdlin2017-07-253-0/+267
| * | iio: Convert to using %pOF instead of full_nameRob Herring2017-07-224-16/+16
| * | iio: humidity: hts221: support active-low interruptsLorenzo Bianconi2017-07-223-2/+13
| * | iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enableLorenzo Bianconi2017-07-223-23/+8
| * | iio: humidity: hts221: avoid useless ODR reconfigurationLorenzo Bianconi2017-07-221-9/+8
| * | iio: humidity: hts221: do not overwrite reserved data during power-downLorenzo Bianconi2017-07-221-6/+4
| * | iio: humidity: hts221: move BDU configuration in probe routineLorenzo Bianconi2017-07-221-6/+6
| * | iio: humidity: hts221: refactor write_with_mask codeLorenzo Bianconi2017-07-222-58/+42
| * | iio: chemical: ccs811: Add support for AMS CCS811 VOC sensorNarcisa Ana Maria Vasile2017-07-223-0/+347
| * | iio: adc: ad7766: Remove unneeded gpiod NULL checkFabio Estevam2017-07-171-4/+2
| * | iio: orientation: hid-sensor-rotation: Drop unnecessary staticJulia Lawall2017-07-171-1/+1
| * | iio: core: Fix mapping of iio channels to entry numbersGaurav Gupta2017-07-151-1/+1
| * | iio: dac: stm32: add support for stm32f4Fabrice Gasnier2017-07-151-7/+31
| * | iio: dac: stm32: fix error messageFabrice Gasnier2017-07-151-1/+1
| * | iio: adc: at91: make array startup_lookup staticColin Ian King2017-07-101-1/+1
| * | iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi2017-07-094-6/+6
| * | iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DLLorenzo Bianconi2017-07-091-0/+15
| * | iio: accel: st_accel_i2c: fix i2c_device_id tableLorenzo Bianconi2017-07-092-0/+6
| * | iio:adc:at91-sama5d2: make array startup_lookup static to reduce code sizeColin Ian King2017-07-091-1/+1
| * | iio: accel: make array init_data static to reduce code sizeColin Ian King2017-07-091-1/+1
| * | iio: adc: rockchip_saradc: add NULL check on of_match_device() return valueGustavo A. R. Silva2017-07-091-0/+5
| * | iio: adc: meson-saradc: add NULL check on of_match_device() return valueGustavo A. R. Silva2017-07-091-0/+5
| * | iio: adc: Add support for DLN2 ADCJack Andersen2017-07-093-0/+732
| * | iio: pressure: zpa2326: Add newlines to logging macrosJoe Perches2017-07-061-6/+6
| * | iio: Add LTC2471/LTC2473 driverMike Looijmans2017-07-043-0/+171
| * | iio: light: rpr0521 triggered bufferMikko Koivunen2017-07-041-7/+329
| * | iio: adis16400: Change unsigned to unsigned intReno Farnesi2017-07-021-2/+2
| * | iio: pressure: st_pressure_spi: add OF capability to st_pressure_spiLorenzo Bianconi2017-07-021-0/+33
| * | iio: gyro: st_gyro_spi: add OF capability to st_gyro_spiLorenzo Bianconi2017-07-021-0/+53
| * | iio: magnetometer: st_magn_spi: add OF capability to st_magn_spiLorenzo Bianconi2017-07-021-0/+25
| * | iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi2017-07-021-8/+61
| * | iio: magnetometer: Only declare ACPI table when ACPI is enableMatthias Kaehlcke2017-07-021-0/+2
| * | iio: sca3000: Remove trailing whitespaceReno Farnesi2017-07-021-3/+3
| * | iio:adc:ltc2497: Add support for board file based iio consumer mapping.Gaurav Gupta2017-07-021-19/+35
| * | iio: adc: stm32: make array stm32h7_adc_ckmodes_spec staticColin Ian King2017-07-021-1/+1
| * | iio: adc: mcp3422: Checking for error on probeAngelo Compagnucci2017-07-021-1/+3
OpenPOWER on IntegriCloud