Age | Commit message (Expand) | Author |
2018-06-24 | iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines | Hans de Goede |
2018-06-24 | iio: mma8452: Fix ignoring MMA8452_INT_DRDY | Leonard Crestez |
2018-06-24 | iio: tsl2x7x/tsl2772: avoid potential division by zero | Colin Ian King |
2018-06-24 | iio: pressure: bmp280: fix relative humidity unit | Tomasz Duszynski |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: devm_kmalloc() -> devm_kmalloc_array() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-05-22 | iio: imu: inv_mpu6050: add comment about frequencies | Martin Kelly |
2018-05-22 | iio: dac: Add support for external reference voltage through the regulator fr... | Silvan Murer |
2018-05-22 | iio: dac: fix missing of_match_table assignment in the LTC 2632 device | Silvan Murer |
2018-05-22 | iio: adc: fix spelling mistake: "Freeacale" -> "Freescale" | Colin Ian King |
2018-05-22 | iio: amplifiers: ad8366: move channel init before iio_device_register() | Alexandru Ardelean |
2018-05-20 | staging: iio: ad2s1200: Move driver out of staging | David Veenstra |
2018-05-20 | iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support | Stefan Popa |
2018-05-20 | iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R support | Stefan Popa |
2018-05-20 | iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.h | Fabrice Gasnier |
2018-05-20 | iio: tsl2583: correct values in integration_time_available | Brian Masney |
2018-05-12 | staging: iio: tsl2x7x/tsl2772: move out of staging | Brian Masney |
2018-05-12 | iio: accell: mma8452: Reduce sleep time when data not ready | Richard Tresidder |
2018-05-12 | iio: adc: ti-ads8688: add trigger and buffer support | Sean Nyekjaer |
2018-05-12 | iio: potentiostat: lmp91000: add LMP91002 support | Matt Ranostay |
2018-05-12 | iio: magnetometer: mag3110: Add ability to run in continuous mode | Richard Tresidder |
2018-05-12 | iio: adc: stm32-dfsdm: Add support for stm32mp1 | Fabrice Gasnier |
2018-05-12 | iio: imu: inv_mpu6050: make loop a do-while | Martin Kelly |
2018-05-11 | Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2018-05-09 | Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2018-05-07 | iio: adc: stm32-adc: add support for STM32MP1 | Fabrice Gasnier |
2018-05-06 | iio: dac: add TI DAC5571 family support | Sean Nyekjaer |
2018-05-06 | iio: imu: inv_mpu6050: minor wording fixes | Martin Kelly |
2018-05-06 | iio: imu: inv_mpu6050: fix user_ctrl register overwritten | Jean-Baptiste Maneyrol |
2018-05-06 | iio: imu: inv_mpu6050: skip first sample when gyro is on | Jean-Baptiste Maneyrol |
2018-05-06 | iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio | Jean-Baptiste Maneyrol |
2018-05-06 | iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus | Jean-Baptiste Maneyrol |
2018-04-28 | iio: afe: rescale: new driver | Peter Rosin |
2018-04-28 | iio: accel: bcm150: Remove handling for regmap raw_read_max | Charles Keepax |
2018-04-28 | iio: imu: inv_mpu6050: clean read channel data error path | Jean-Baptiste Maneyrol |
2018-04-28 | iio: imu: inv_mpu6050: clean read raw by factorizing out raw data | Jean-Baptiste Maneyrol |
2018-04-28 | iio: imu: inv_mpu6050: use devm_* at init and delete remove | Jean-Baptiste Maneyrol |
2018-04-28 | iio: imu: inv_mpu6050: fix error path not turning chip back off | Jean-Baptiste Maneyrol |
2018-04-28 | iio: adc: stm32-dfsdm: add check on spi-max-frequency | Fabrice Gasnier |
2018-04-28 | iio: adc: stm32-dfsdm: add check on max filter id | Fabrice Gasnier |
2018-04-28 | iio: adc: stm32-dfsdm: misc style improvements and fixes | Fabrice Gasnier |
2018-04-28 | iio: common: hid-sensors: simplify getting .drvdata | Wolfram Sang |
2018-04-28 | iio: common: cros_ec_sensors: simplify getting .drvdata | Wolfram Sang |
2018-04-21 | iio: accel: st_accel: Add support for the SMO8840 ACPI id | Hans de Goede |
2018-04-21 | iio:imu: inv_mpu6050: support more interrupt types | Martin Kelly |
2018-04-21 | iio: imu: inv_mpu6050: use set_power_itg function in i2c mux | Jean-Baptiste Maneyrol |
2018-04-21 | iio: imu: inv_mpu6050: clean set_power_itg and fix usage | Jean-Baptiste Maneyrol |
2018-04-21 | iio: adc: select buffer for at91-sama5d2_adc | Eugen Hristev |