summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: vcnl4000: add support for VCNL4200Tomas Novotny2018-07-292-10/+109
* iio: vcnl4000: warn on incorrectly specified device idTomas Novotny2018-07-291-1/+13
* iio: vcnl4000: add VCNL4010 and VCNL4020 device idTomas Novotny2018-07-291-0/+9
* iio: vcnl4000: make the driver extendableTomas Novotny2018-07-291-18/+67
* iio: ad_sigma_delta: use unsigned long for timeoutNicholas Mc Guire2018-07-281-2/+3
* iio: chemical: Add support for Bosch BME680 sensorHimanshu Jha2018-07-286-0/+1291
* iio: ad9523: support for external signals via gpiosMichael Hennerich2018-07-281-0/+30
* Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-07-2538-124/+3883
|\
| * iio: sca3000: Fix missing return in switchGustavo A. R. Silva2018-07-241-0/+1
| * iio: ad9523: Fix displayed phaseLars-Peter Clausen2018-07-241-1/+1
| * iio: adc: meson-saradc: add support for the Meson8m2 SoCsMartin Blumenstingl2018-07-231-0/+9
| * iio: adc: ti-ads7950: allow simultaneous use of buffer and direct modeDavid Lechner2018-07-231-14/+19
| * iio: adc: ti-ads7950: use SPDX-License-IdentifierDavid Lechner2018-07-231-9/+1
| * iio: adc: at91-sama5d2_adc: fix up casting in at91_adc_read_info_raw()Dan Carpenter2018-07-231-2/+5
| * iio: ad9523: replace core mlock with local lockLars-Peter Clausen2018-07-231-10/+24
| * iio: adc: xilinx: Remove dead code from xadc_zynq_setupManish Narani2018-07-231-3/+1
| * iio: light: introduce si1133Maxime Roussin-Bélanger2018-07-233-0/+1081
| * iio: Add modifier for DUV lightMaxime Roussin-Bélanger2018-07-231-0/+1
| * iio: light: isl29501: Add support for the ISL29501 ToF sensor.Mathieu Othacehe2018-07-233-0/+1041
| * iio: Add channel for PhaseMathieu Othacehe2018-07-211-0/+1
| * iio: change strncpy+truncation to strlcpyDominique Martinet2018-07-152-4/+2
| * iio: adxl345: Add support for the ADXL375Lars-Peter Clausen2018-07-155-9/+34
| * iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()Lorenzo Bianconi2018-07-151-3/+13
| * iio: imu: mpu6050: add support for 6515 variantBrian Masney2018-07-153-0/+13
| * iio: hx711: add delay until DOUT is readyAndreas Klinger2018-07-151-0/+39
| * iio: accel: adxl345: add sampling frequency supportAkinobu Mita2018-07-151-1/+56
| * iio: adc: max1363: merge calls to of_match_device and of_device_get_match_dataJulia Lawall2018-07-081-6/+2
| * iio: dac: Add AD5758 supportStefan Popa2018-07-073-0/+908
| * iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva2018-07-071-0/+1
| * iio:imu:adis: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-071-0/+3
| * iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King2018-07-071-5/+0
| * iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King2018-07-071-6/+0
| * IIO: st_accel_i2c.c: Use probe_new() instead of probe()Nikolaus Voss2018-07-071-3/+2
| * IIO: st_accel_i2c.c: Simplify access to driver dataNikolaus Voss2018-07-071-34/+25
| * iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita2018-07-071-4/+13
| * iio: adc: Add Spreadtrum SC27XX PMICs ADC supportFreeman Liu2018-06-303-0/+533
| * iio: accel: adxl345: add calibration offset supportAkinobu Mita2018-06-301-1/+40
| * iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita2018-06-301-9/+12
| * iio: accel: adxl345: add link to datasheetAkinobu Mita2018-06-301-0/+2
* | Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman2018-07-024-4/+7
|\ \ | |/ |/|
| * iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machinesHans de Goede2018-06-241-0/+2
| * iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez2018-06-241-1/+1
| * iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King2018-06-241-0/+2
| * iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-06-241-3/+2
* | Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-06-2610-199/+917
|\ \ | |/ |/|
| * iio: adc: at91-sama5d2_adc: add support for oversampling resolutionEugen Hristev2018-06-251-26/+163
| * iio: use timespec64 based interfaces for iio_get_time_ns()Arnd Bergmann2018-06-241-17/+9
| * iio: adc: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-241-2/+0
| * iio:dac:ad5686: Add AD5311R supportStefan Popa2018-06-103-0/+9
| * iio: adc: at91-sama5d2_adc: add support for position and pressure channelsEugen Hristev2018-06-101-58/+551
OpenPOWER on IntegriCloud