summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-08-11iio: hi8435: Drop hi8435_remove() by using devres for remaining elementsAndrey Smirnov
2019-08-11iio: hi8435: Use gpiod_set_value_cansleep()Andrey Smirnov
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca
2019-08-05iio: adc: max9611: Fix temperature reading in probeJacopo Mondi
2019-08-05iio: frequency: adf4371: Fix output frequency settingNuno Sá
2019-08-05iio: imu: inv_mpu6050: be more explicit on supported chipsJean-Baptiste Maneyrol
2019-08-05iio: light: noa1305: Add support for NOA1305Martyn Welch
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-08-05iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by typeMartin Kepplinger
2019-08-05iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan
2019-08-05iio: tsl2772: Use devm_iio_device_registerChuhong Yuan
2019-08-05iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan
2019-08-05iio: tsl2772: Use devm_add_action_or_resetChuhong Yuan
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-05iio: light: si1145: Use device-managed APIsChuhong Yuan
2019-08-05iio:pressure: preenable/postenable/predisable fixup for ST press bufferDenis Ciocca
2019-08-05iio:magn: preenable/postenable/predisable fixup for ST magn bufferDenis Ciocca
2019-08-05iio:gyro: preenable/postenable/predisable fixup for ST gyro bufferDenis Ciocca
2019-08-05iio:accel: preenable/postenable/predisable fixup for ST accel bufferDenis Ciocca
2019-08-05iio: imu: st_lsm6dsx: add support to ISM330DHCXLorenzo Bianconi
2019-08-05iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settingsLorenzo Bianconi
2019-08-05iio: imu: st_lsm6dsx: inline output acc/gyro output regsLorenzo Bianconi
2019-08-05iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settingsLorenzo Bianconi
2019-08-05iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settingsLorenzo Bianconi
2019-08-05iio: light: cm3323: Use device-managed APIsChuhong Yuan
2019-08-05iio: potentiometer: add a driver for Maxim 5432-5435Martin Kaiser
2019-07-31spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab
2019-07-28Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-07-28iio: adc: ad7606: Add debug mode for ad7616Beniamin Bia
2019-07-28iio: adc: ad7606: Add support for software mode for ad7616Beniamin Bia
2019-07-28iio: adc: ad7606: Allow reconfigration after resetBeniamin Bia
2019-07-28iio: adc: ad7606: Move spi dependent features to spi fileBeniamin Bia
2019-07-28iio: adc: ad7606: Move common channel definition to headerBeniamin Bia
2019-07-27iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere
2019-07-27iio: cros_ec_accel_legacy: Add support for veyron-minnieGwendal Grignou
2019-07-27iio: cros_ec_accel_legacy: Use cros_ec_sensors_coreGwendal Grignou
2019-07-27iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou
2019-07-27iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou
2019-07-27iio: common: cros_ec_sensors: determine protocol versionFabien Lahoudere
2019-07-27iio: imu: st_lsm6dsx: flip irq return logicSean Nyekjaer
2019-07-27iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSRVitor Soares
2019-07-27iio: magnetometer: mmc35240: Fix a typo in the name of a constantChristophe JAILLET
2019-07-27iio: pressure: hp03: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-27iio: light: veml6070: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-27iio: light: cm36651: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-27iio: imu: Add support for the ADIS16460 IMUAlexandru Ardelean
2019-07-27iio: imu: adis: Add support for SPI transfer cs_change_delayAlexandru Ardelean
2019-07-27iio: mxc4005: Use device-managed APIsChuhong Yuan
2019-07-27iio: humidity: Use device-managed APIsChuhong Yuan