Age | Commit message (Expand) | Author |
2018-02-20 | Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2018-02-17 | iio: buffer: check if a buffer has been set up when poll is called | Stefan Windfeldt-Prytz |
2018-02-17 | iio: adis_lib: Initialize trigger before requesting interrupt | Lars-Peter Clausen |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-04 | iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined | Andreas Klinger |
2018-02-01 | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-28 | iio: adc: stm32: fix stm32h7_adc_enable error handling | Fabrice Gasnier |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso... | Mark Brown |
2018-01-15 | IIO: ADC: stm32-dfsdm: fix static check warning | Arnaud Pouliquen |
2018-01-15 | IIO: ADC: stm32-dfsdm: code optimization | Arnaud Pouliquen |
2018-01-14 | iio: adc: aspeed: Fix error handling path | Christophe JAILLET |
2018-01-11 | IIO: ADC: fix return value check in stm32_dfsdm_adc_probe() | Wei Yongjun |
2018-01-11 | IIO: ADC: stm32-dfsdm: avoid unused-variable warning | Arnd Bergmann |
2018-01-10 | IIO: ADC: stm32_dfsdm_stop_filter() can be static | kbuild test robot |
2018-01-10 | IIO: consumer: allow to set buffer sizes | Arnaud Pouliquen |
2018-01-10 | IIO: ADC: add stm32 DFSDM support for PDM microphone | Arnaud Pouliquen |
2018-01-10 | IIO: ADC: add STM32 DFSDM sigma delta ADC support | Arnaud Pouliquen |
2018-01-10 | IIO: ADC: add stm32 DFSDM core support | Arnaud Pouliquen |
2018-01-10 | IIO: ADC: add sigma delta modulator support | Arnaud Pouliquen |
2018-01-10 | IIO: inkern: API for manipulating channel attributes | Arnaud Pouliquen |
2018-01-10 | IIO: hw_consumer: add devm_iio_hw_consumer_alloc | Arnaud Pouliquen |
2018-01-10 | iio: Add hardware consumer buffer support | Lars-Peter Clausen |
2018-01-08 | iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels | Narcisa Ana Maria Vasile |
2018-01-08 | imu:adis16480: fix debugfs_simple_attr.cocci warnings | Venkat Prashanth B U |
2018-01-08 | gyro:adis16136: fix debugfs_simple_attr.cocci warnings | Venkat Prashanth B U |
2018-01-08 | iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration | Lorenzo Bianconi |
2018-01-08 | iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap | Lorenzo Bianconi |
2018-01-08 | iio: adc: stm32: fix scan of multiple channels with DMA | Fabrice Gasnier |
2018-01-08 | Drivers:iio:adc:ti_am335x_adc remove comparison to bool | Venkat Prashanth B U |
2018-01-08 | iio: common: ssp_sensors: account for const type of of_device_id.data | Julia Lawall |
2018-01-08 | iio: imu: st_lsm6dsx: add regmap API support | Lorenzo Bianconi |
2018-01-08 | iio: imu: st_lsm6dsx: introduce conf_lock mutex | Lorenzo Bianconi |
2018-01-08 | iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot() | Lorenzo Bianconi |
2018-01-08 | iio: humidity: hts221: move common code in hts221_core | Lorenzo Bianconi |
2018-01-08 | iio:pressure:bmp280: Read calibration data in probe | Stefan Tatschner |
2018-01-08 | iio: adc: ina2xx: Actually align the loop with the conversion ready flag | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Align timestamp with conversion ready flag | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Use a monotonic clock for delay calculation | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Make calibration register value fixed | Maciej Purski |
2018-01-08 | Drivers: iio:adc: fix brace coding style issue in at91_adc.c | Venkat Prashanth B U |
2018-01-08 | iio: hx711: fix bug in reset functionality | Andreas Klinger |
2018-01-08 | iio: hx711: add triggered buffer support | Andreas Klinger |
2018-01-08 | iio: adc: ina2xx: Do not udelay for several seconds | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Clarify size requirement for data buffer | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Remove bogus cast for data argument | Stefan Brüns |
2018-01-08 | iio: adc: meson-saradc: program the channel muxes during initialization | Martin Blumenstingl |
2018-01-08 | iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8b | Martin Blumenstingl |
2018-01-08 | drivers: iio: gyro: remove duplicate includes | Pravin Shedge |