summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2018-07-23iio: adc: ti-ads7950: allow simultaneous use of buffer and direct modeDavid Lechner
2018-07-23iio: adc: ti-ads7950: use SPDX-License-IdentifierDavid Lechner
2018-07-23iio: adc: at91-sama5d2_adc: fix up casting in at91_adc_read_info_raw()Dan Carpenter
2018-07-23iio: ad9523: replace core mlock with local lockLars-Peter Clausen
2018-07-23iio: adc: xilinx: Remove dead code from xadc_zynq_setupManish Narani
2018-07-23iio: light: introduce si1133Maxime Roussin-Bélanger
2018-07-23iio: Add modifier for DUV lightMaxime Roussin-Bélanger
2018-07-23iio: light: isl29501: Add support for the ISL29501 ToF sensor.Mathieu Othacehe
2018-07-21iio: Add channel for PhaseMathieu Othacehe
2018-07-15iio: change strncpy+truncation to strlcpyDominique Martinet
2018-07-15iio: adxl345: Add support for the ADXL375Lars-Peter Clausen
2018-07-15iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()Lorenzo Bianconi
2018-07-15iio: imu: mpu6050: add support for 6515 variantBrian Masney
2018-07-15iio: hx711: add delay until DOUT is readyAndreas Klinger
2018-07-15iio: accel: adxl345: add sampling frequency supportAkinobu Mita
2018-07-13i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin
2018-07-08iio: adc: max1363: merge calls to of_match_device and of_device_get_match_dataJulia Lawall
2018-07-07iio: dac: Add AD5758 supportStefan Popa
2018-07-07iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-07iio:imu:adis: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-07iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King
2018-07-07iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King
2018-07-07IIO: st_accel_i2c.c: Use probe_new() instead of probe()Nikolaus Voss
2018-07-07IIO: st_accel_i2c.c: Simplify access to driver dataNikolaus Voss
2018-07-07iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita
2018-07-02Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman
2018-06-30iio: adc: Add Spreadtrum SC27XX PMICs ADC supportFreeman Liu
2018-06-30iio: accel: adxl345: add calibration offset supportAkinobu Mita
2018-06-30iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita
2018-06-30iio: accel: adxl345: add link to datasheetAkinobu Mita
2018-06-26Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-06-25iio: adc: at91-sama5d2_adc: add support for oversampling resolutionEugen Hristev
2018-06-24iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machinesHans de Goede
2018-06-24iio: use timespec64 based interfaces for iio_get_time_ns()Arnd Bergmann
2018-06-24iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez
2018-06-24iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King
2018-06-24iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski
2018-06-24iio: adc: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-10iio:dac:ad5686: Add AD5311R supportStefan Popa
2018-06-10iio: adc: at91-sama5d2_adc: add support for position and pressure channelsEugen Hristev
2018-06-10iio: Add channel for Position RelativeEugen Hristev
2018-06-10iio: imu: inv_mpu6050: new timestamp mechanismJean-Baptiste Maneyrol
2018-06-10iio: 104-quad-8: Provide defines for magic numbersWilliam Breathitt Gray
2018-06-10iio: imu: inv_mpu6050: better fifo overflow handlingJean-Baptiste Maneyrol
2018-06-10iio: imu: inv_mpu6050: fix fifo count readingJean-Baptiste Maneyrol
2018-06-10iio: imu: inv_mpu6050: switch to use sample rate dividerJean-Baptiste Maneyrol
2018-06-10iio: imu: inv_mpu6050: replace timestamp fifo by generic timestampJean-Baptiste Maneyrol