summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-09-081-1/+1
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-191-1/+2
|\ \ | |/ |/|
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-1/+2
* | iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede2019-08-181-2/+2
* | iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca2019-08-111-11/+1
* | iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-051-4/+3
* | iio:accel: preenable/postenable/predisable fixup for ST accel bufferDenis Ciocca2019-08-051-25/+20
* | 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: mxc4005: Use device-managed APIsChuhong Yuan2019-07-271-34/+6
* | iio: make st_sensors drivers use regmapDenis Ciocca2019-07-273-5/+5
* | iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-272-4/+4
* | iio:accel: device settings are set immediately during probeDenis Ciocca2019-07-272-8/+27
* | iio:accel: introduce st_accel_get_settings() functionDenis Ciocca2019-07-272-0/+19
* | iio: sca3000: Fix a typoChristophe JAILLET2019-07-271-1/+1
|/
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-016-27/+38
|\
| * iio: adis162xx: fix low-power docs & reportsAlexandru Ardelean2019-06-262-4/+4
| * iio: sca3000: Potential endian bug in sca3000_read_event_value()Dan Carpenter2019-06-221-3/+4
| * iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean2019-06-221-9/+13
| * iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean2019-06-171-11/+16
| * iio: accel: add missing sensor for some 2-in-1 based ultrabooksLuís Ferreira2019-06-081-0/+1
* | Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman2019-06-2330-175/+30
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-24/+6