summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman2020-05-251-1/+1
|\
| * iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET2020-05-101-1/+1
* | iio: accel: Add bma150/smb380 support to bma180Jonathan Bakker2020-05-162-7/+70
* | iio: accel: bma180: Rename center_temp to temp_offsetJonathan Bakker2020-05-161-6/+6
* | iio: accel: bma180: Add support for bma023Jonathan Bakker2020-05-162-7/+122
* | iio: accel: Make bma180 conflict with input's bma150Jonathan Bakker2020-05-161-1/+1
* | iio: accel: bma180: Prepare for different reset valuesJonathan Bakker2020-05-161-2/+6
* | iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean2020-05-101-14/+4
* | iio: accel: kxsd9-i2c: Use mod_devicetable.h and drop of_match_ptr macroNishant Malpani2020-04-251-5/+2
* | iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macroNishant Malpani2020-04-251-1/+2
* | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-237-11/+92
|\ \ | |/ |/|
| * iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read callsJonathan Cameron2020-04-191-2/+2
| * iio: accel: st_sensors: add support for LIS2HH12Gaëtan André2020-04-194-1/+85
| * iio: accel: kxsd9: Use vsprintf extension %pe for symbolic error nameNishant Malpani2020-04-191-2/+2
| * iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko2020-03-212-4/+2
| * iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko2020-03-211-2/+1
* | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-04-081-6/+2
|\ \
| * | iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou2020-03-281-6/+2
* | | Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-232-1/+2
|\ \ \ | |_|/ |/| |
| * | Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-03-182-1/+2
| |\ \ | | |/ | |/|
| | * iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung2020-03-081-1/+1
| | * iio: accel: adxl372: Set iio_chan BEAlexandru Tachici2020-03-081-0/+1
* | | iio: imu: adis: Add self_test_reg variableNuno Sá2020-03-082-0/+2
* | | iio: accel: st_accel: Use st_sensors_dev_name_probe()Andy Shevchenko2020-02-141-4/+1
|/ /
* | Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-041-1/+0
|\ \ | |/ |/|
| * cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-071-1/+0
* | iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko2020-01-181-2/+25
* | iio: accel: bma400: prevent setting accel scale too lowDan Carpenter2020-01-181-1/+2
* | iio: st_sensors: Make use of device propertiesAndy Shevchenko2020-01-132-10/+2
* | iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-131-2/+1
* | iio: adis: Remove startup_delayNuno Sá2020-01-122-2/+0
* | iio: adis: Introduce timeouts structureNuno Sá2020-01-122-0/+14
* | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-108-47/+1216
|\ \
| * | iio: accel: bma180: BMA254 supportLinus Walleij2019-12-302-17/+95
| * | iio: accel: bma180: Use explicit member assignmentLinus Walleij2019-12-291-24/+44
| * | iio: accel: bma180: Basic regulator supportLinus Walleij2019-12-291-0/+42
| * | iio: accel: bma180: Add dev helper variableLinus Walleij2019-12-291-9/+10
| * | iio: accel: st_accel: Mark default_accel_pdata with __maybe_unusedAndy Shevchenko2019-12-291-1/+1
| * | iio: accel: st_accel: Drop unnecessary #else branch for ACPIAndy Shevchenko2019-12-291-2/+0
| * | iio: accel: bma400: basic regulator supportDan Robertson2019-12-292-5/+38
| * | iio: accel: Add driver for the BMA400Dan Robertson2019-12-295-0/+997
* | | Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-12-091-2/+6
|\ \ \ | |_|/ |/| |
| * | iio: st_accel: Fix unused variable warningYueHaibing2019-12-081-2/+6
| |/
* | Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-031-6/+0
|\ \ | |/ |/|
| * mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou2019-11-211-6/+0
* | iio: st: Drop GPIO includeLinus Walleij2019-10-271-1/+0
* | Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-102-6/+18
|\ \ | |/ |/|
| * iio: accel: adxl372: Perform a reset at start upStefan Popa2019-10-091-0/+8
| * iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa2019-10-091-2/+1
| * iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa2019-10-091-3/+8