summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2018-03-10iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-03-10Revert "iio: accel: st_accel: remove redundant pointer pdata"Jonathan Cameron
2018-03-10iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()Dan Carpenter
2018-02-24iio: adc: stm32-dfsdm: fix multiple channel initializationFabrice Gasnier
2018-02-24iio: adc: stm32-dfsdm: fix clock source selectionFabrice Gasnier
2018-02-24iio: adc: stm32-dfsdm: fix call to stop channelFabrice Gasnier
2018-02-24iio: adc: stm32-dfsdm: fix compatible data useFabrice Gasnier
2018-02-24iio: chemical: ccs811: Corrected firmware boot/application mode transitionRichard Lai
2018-02-20Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-02-17iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz
2018-02-17iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-04iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefinedAndreas Klinger
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-28iio: adc: stm32: fix stm32h7_adc_enable error handlingFabrice Gasnier
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown
2018-01-15IIO: ADC: stm32-dfsdm: fix static check warningArnaud Pouliquen
2018-01-15IIO: ADC: stm32-dfsdm: code optimizationArnaud Pouliquen
2018-01-14iio: adc: aspeed: Fix error handling pathChristophe JAILLET
2018-01-11IIO: ADC: fix return value check in stm32_dfsdm_adc_probe()Wei Yongjun
2018-01-11IIO: ADC: stm32-dfsdm: avoid unused-variable warningArnd Bergmann
2018-01-10IIO: ADC: stm32_dfsdm_stop_filter() can be statickbuild test robot
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen
2018-01-10IIO: ADC: add STM32 DFSDM sigma delta ADC supportArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM core supportArnaud Pouliquen
2018-01-10IIO: ADC: add sigma delta modulator supportArnaud Pouliquen
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen
2018-01-08iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channelsNarcisa Ana Maria Vasile
2018-01-08imu:adis16480: fix debugfs_simple_attr.cocci warningsVenkat Prashanth B U
2018-01-08gyro:adis16136: fix debugfs_simple_attr.cocci warningsVenkat Prashanth B U
2018-01-08iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declarationLorenzo Bianconi
2018-01-08iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrapLorenzo Bianconi
2018-01-08iio: adc: stm32: fix scan of multiple channels with DMAFabrice Gasnier
2018-01-08Drivers:iio:adc:ti_am335x_adc remove comparison to boolVenkat Prashanth B U
2018-01-08iio: common: ssp_sensors: account for const type of of_device_id.dataJulia Lawall
2018-01-08iio: imu: st_lsm6dsx: add regmap API supportLorenzo Bianconi
2018-01-08iio: imu: st_lsm6dsx: introduce conf_lock mutexLorenzo Bianconi
2018-01-08iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi
2018-01-08iio: humidity: hts221: move common code in hts221_coreLorenzo Bianconi
2018-01-08iio:pressure:bmp280: Read calibration data in probeStefan Tatschner
2018-01-08iio: adc: ina2xx: Actually align the loop with the conversion ready flagStefan Brüns
2018-01-08iio: adc: ina2xx: Align timestamp with conversion ready flagStefan Brüns
2018-01-08iio: adc: ina2xx: Use a monotonic clock for delay calculationStefan Brüns
2018-01-08iio: adc: ina2xx: Make calibration register value fixedMaciej Purski
2018-01-08Drivers: iio:adc: fix brace coding style issue in at91_adc.cVenkat Prashanth B U
2018-01-08iio: hx711: fix bug in reset functionalityAndreas Klinger