aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-19iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_trigger_unregister() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_device_free() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean
2020-04-19iio: move 'indio_dev->info' null check first in __iio_device_register()Alexandru Ardelean
2020-04-19iio: buffer: remove 'scan_el_attrs' attribute group from buffer structAlexandru Ardelean
2020-04-19iio: imu: adis: Add a missing '\n' in a log messageChristophe JAILLET
2020-04-19iio: xilinx-xadc: Fix typoLars-Peter Clausen
2020-04-19iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includesLars-Peter Clausen
2020-04-19iio: adc: Add MAX1241 driverAlexandru Lazar
2020-04-19iio: accel: st_sensors: add support for LIS2HH12Gaëtan André
2020-04-19iio: imu: st_lsm6dsx: Add sensor hub device LIS3MDLJimmy Assarsson
2020-04-19iio: imu: st_lsm6dsx: Increase ODR_LIST_SIZEJimmy Assarsson
2020-04-19iio: imu: adis16460: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_AT...Rohit Sarkar
2020-04-19iio: imu: adis16400: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_AT...Rohit Sarkar
2020-04-19iio: imu: st_lsm6dsx: configure full scale on slave device if supportedLorenzo Bianconi
2020-04-19iio: adc: ad9467: add support AD9467 ADCMichael Hennerich
2020-04-19iio: adc: adi-axi-adc: add support for AXI ADC IP coreMichael Hennerich
2020-04-19iio: buffer-dmaengine: add dev-managed calls for buffer allocAlexandru Ardelean
2020-04-19iio: buffer-dmaengine: use %zu specifier for sprintf(align)Alexandru Ardelean
2020-04-19iio: temperature: ltc2983: remove redundant comparison to boolRohit Sarkar
2020-04-19iio: imu: inv_mpu6050: add debugfs register r/w interfaceRohit Sarkar
2020-04-19iio: pressure: bmp280: Join string literals backAndy Shevchenko
2020-04-19iio: pressure: bmp280: Drop unneeded explicit castingsAndy Shevchenko
2020-04-19iio: pressure: bmp280: Explicitly mark GPIO optionalAndy Shevchenko
2020-04-19iio: pressure: bmp280: Convert to use ->read_avail()Andy Shevchenko
2020-04-19iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko
2020-04-19iio: imu: inv_mpu6050: convert to use i2c_new_client_device()Wolfram Sang
2020-04-19iio: magn: bmc150: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-04-19iio: imu: inv_mpu6050_spi: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-04-19iio: imu: inv_mpu6050_i2c: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-04-19iio: imu: bmi160_spi: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-04-19iio: imu: bmi160_i2c: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-04-19iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-04-19iio: gyro: bmg160_spi: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-04-19iio: gyro: bmg160_i2c: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-04-19iio: accel: kxsd9: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-04-19iio: adc: ad7793: use read_avail iio hook for scale availableAlexandru Ardelean
2020-04-19iio: buffer: Don't allow buffers without any channels enabled to be activatedLars-Peter Clausen
2020-04-19iio: tsl2772: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-04-19iio: adc: max1363: replace uses of mlockRohit Sarkar
2020-04-19iio: health: max30100: use generic property handlerRohit Sarkar
2020-04-19iio/gyro/bmg160: Add support for BMI088 chipMike Looijmans
2020-04-19iio: buffer: re-introduce bitmap_zalloc() for trialmaskAlexandru Ardelean
2020-04-19iio: adc: ad7793: define/use own IIO channel macrosAlexandru Ardelean
2020-04-19iio: adc: ad7791: define/use own IIO channel macrosAlexandru Ardelean
2020-04-19iio: adc: ad7780: define/use own IIO channel macrosAlexandru Ardelean
2020-03-21iio: light: tsl2563: Rename macro to fix typoNishant Malpani
2020-03-21iio: Add SEMTECH SX9310/9311 sensor driverDaniel Campello