aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-03-28iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-18Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-03-08iio: imu: adis: Add self_test_reg variableNuno Sá
2020-03-08iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung
2020-03-08iio: accel: adxl372: Set iio_chan BEAlexandru Tachici
2020-02-14iio: accel: st_accel: Use st_sensors_dev_name_probe()Andy Shevchenko
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-01-18iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko
2020-01-18iio: accel: bma400: prevent setting accel scale too lowDan Carpenter
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2020-01-12iio: adis: Remove startup_delayNuno Sá
2020-01-12iio: adis: Introduce timeouts structureNuno Sá
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra
2019-12-30iio: accel: bma180: BMA254 supportLinus Walleij
2019-12-29iio: accel: bma180: Use explicit member assignmentLinus Walleij
2019-12-29iio: accel: bma180: Basic regulator supportLinus Walleij
2019-12-29iio: accel: bma180: Add dev helper variableLinus Walleij
2019-12-29iio: accel: st_accel: Mark default_accel_pdata with __maybe_unusedAndy Shevchenko
2019-12-29iio: accel: st_accel: Drop unnecessary #else branch for ACPIAndy Shevchenko
2019-12-29iio: accel: bma400: basic regulator supportDan Robertson
2019-12-29iio: accel: Add driver for the BMA400Dan Robertson
2019-12-09Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-12-08iio: st_accel: Fix unused variable warningYueHaibing
2019-12-03Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-11-21mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou
2019-10-27iio: st: Drop GPIO includeLinus Walleij
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-08iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-08-18iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-08-05iio:accel: preenable/postenable/predisable fixup for ST accel bufferDenis Ciocca
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: mxc4005: Use device-managed APIsChuhong Yuan
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:accel: device settings are set immediately during probeDenis Ciocca
2019-07-27iio:accel: introduce st_accel_get_settings() functionDenis Ciocca
2019-07-27iio: sca3000: Fix a typoChristophe JAILLET