summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by typeMartin Kepplinger2019-08-051-2/+2
| | * | | iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan2019-08-051-58/+29
| | * | | iio: tsl2772: Use devm_iio_device_registerChuhong Yuan2019-08-051-18/+1
| | * | | iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan2019-08-051-3/+13
| | * | | iio: tsl2772: Use devm_add_action_or_resetChuhong Yuan2019-08-051-3/+3
| | * | | iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-0520-56/+17
| | * | | iio: light: si1145: Use device-managed APIsChuhong Yuan2019-08-051-37/+5
| | * | | iio:pressure: preenable/postenable/predisable fixup for ST press bufferDenis Ciocca2019-08-051-21/+17
| | * | | iio:magn: preenable/postenable/predisable fixup for ST magn bufferDenis Ciocca2019-08-051-14/+16
| | * | | iio:gyro: preenable/postenable/predisable fixup for ST gyro bufferDenis Ciocca2019-08-051-25/+24
| | * | | iio:accel: preenable/postenable/predisable fixup for ST accel bufferDenis Ciocca2019-08-051-25/+20
| | * | | iio: imu: st_lsm6dsx: add support to ISM330DHCXLorenzo Bianconi2019-08-056-5/+22
| | * | | iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settingsLorenzo Bianconi2019-08-052-20/+81
| | * | | iio: imu: st_lsm6dsx: inline output acc/gyro output regsLorenzo Bianconi2019-08-051-20/+6
| | * | | iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settingsLorenzo Bianconi2019-08-052-33/+144
| | * | | iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settingsLorenzo Bianconi2019-08-052-32/+166
| | * | | iio: light: cm3323: Use device-managed APIsChuhong Yuan2019-08-051-24/+9
| | * | | iio: potentiometer: add a driver for Maxim 5432-5435Martin Kaiser2019-08-053-0/+147
| | * | | iio: adc: ad7606: Add debug mode for ad7616Beniamin Bia2019-07-281-1/+32
| | * | | iio: adc: ad7606: Add support for software mode for ad7616Beniamin Bia2019-07-283-9/+213
| | * | | iio: adc: ad7606: Allow reconfigration after resetBeniamin Bia2019-07-281-0/+4
| | * | | iio: adc: ad7606: Move spi dependent features to spi fileBeniamin Bia2019-07-282-27/+5
| | * | | iio: adc: ad7606: Move common channel definition to headerBeniamin Bia2019-07-282-23/+23
| | * | | iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere2019-07-273-0/+71
| | * | | iio: cros_ec_accel_legacy: Add support for veyron-minnieGwendal Grignou2019-07-271-2/+38
| | * | | iio: cros_ec_accel_legacy: Use cros_ec_sensors_coreGwendal Grignou2019-07-272-285/+55
| | * | | iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou2019-07-271-1/+0
| | * | | iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou2019-07-271-0/+4
| | * | | iio: common: cros_ec_sensors: determine protocol versionFabien Lahoudere2019-07-271-1/+34
| | * | | iio: imu: st_lsm6dsx: flip irq return logicSean Nyekjaer2019-07-271-1/+1
| | * | | iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSRVitor Soares2019-07-273-1/+65
| | * | | iio: magnetometer: mmc35240: Fix a typo in the name of a constantChristophe JAILLET2019-07-271-2/+2
| | * | | iio: pressure: hp03: convert to i2c_new_dummy_deviceWolfram Sang2019-07-271-3/+3
| | * | | iio: light: veml6070: convert to i2c_new_dummy_deviceWolfram Sang2019-07-271-3/+3
| | * | | iio: light: cm36651: convert to i2c_new_dummy_deviceWolfram Sang2019-07-271-6/+6
| | * | | iio: imu: Add support for the ADIS16460 IMUAlexandru Ardelean2019-07-273-0/+502
| | * | | iio: imu: adis: Add support for SPI transfer cs_change_delayAlexandru Ardelean2019-07-271-0/+12
| | * | | iio: mxc4005: Use device-managed APIsChuhong Yuan2019-07-271-34/+6
| | * | | iio: humidity: Use device-managed APIsChuhong Yuan2019-07-272-37/+6
| | * | | iio: maxim_thermocouple: Use device-managed APIsChuhong Yuan2019-07-271-22/+3
| | * | | iio: make st_sensors drivers use regmapDenis Ciocca2019-07-2717-173/+99
| | * | | iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-2710-67/+94
| | * | | iio:pressure: device settings are set immediately during probeDenis Ciocca2019-07-272-13/+32
| | * | | iio:magn: device settings are set immediately during probeDenis Ciocca2019-07-272-7/+27
| | * | | iio:gyro: device settings are set immediately during probeDenis Ciocca2019-07-272-7/+27
| | * | | iio:accel: device settings are set immediately during probeDenis Ciocca2019-07-272-8/+27
| | * | | iio:pressure: introduce st_press_get_settings() functionDenis Ciocca2019-07-272-0/+19
| | * | | iio:magn: introduce st_magn_get_settings() functionDenis Ciocca2019-07-272-0/+19
| | * | | iio:gyro: introduce st_gyro_get_settings() functionDenis Ciocca2019-07-272-0/+19
| | * | | iio:accel: introduce st_accel_get_settings() functionDenis Ciocca2019-07-272-0/+19