summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou2019-07-141-1/+0Star
* 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/+30Star
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-24/+6Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-054-16/+4Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-0510-40/+10Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-059-81/+9Star
* | | Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-0312-42/+12Star
|\| | | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-305-9/+5Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-302-4/+2Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* | iio: adxl372: declare missing of tableDaniel Gomez2019-04-271-0/+9
* | iio: accel: kxsd9: declare missing of tableDaniel Gomez2019-04-271-0/+9
|/
* Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-04-256-3/+87
|\
| * iio:accel:Switch hardcoded function name with a reference to __func__ making ...Mohan Kumar2019-04-222-2/+2
| * iio: accel: add support to LIS2DE12Robert Jones2019-04-144-1/+84
| * iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-IDValentin Manea2019-04-141-0/+1
* | Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-0/+2
|\ \ | |/ |/|
| * io: accel: kxcjk1013: restore the range after resume.he, bo2019-03-091-0/+2
* | iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra2019-04-041-10/+2Star
* | iio: cros_ec: Drop unnecessary include filesGuenter Roeck2019-04-041-1/+0Star
* | drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-041-24/+24
* | iio: accel: kxcjk1013: Add device tree supportRobert Yang2019-04-041-0/+10
* | iio: cros_ec_accel_legacy: Refactor code in cros_ec_accel_legacy_probeGustavo A. R. Silva2019-04-041-15/+12Star
* | iio: st_accel: remove redundant unsigned less than zero checkColin Ian King2019-04-041-1/+1
* | iio: accel: bma180: add mount matrix supportH. Nikolaus Schaller2019-04-041-1/+17
* | iio: accel: bmc150: add mount matrix supportH. Nikolaus Schaller2019-04-041-0/+21
* | iio: Allow to read mount matrix from ACPIAndy Shevchenko2019-04-041-3/+1Star
* | iio: mma8452: mark expected switch fall-throughGustavo A. R. Silva2019-04-041-1/+1
|/
* iio:accel:adxl345: Change alignment to match paranthesisLuciana da Costa Marques2019-02-091-2/+2
* iio: st_accel: use ACPI orientation dataDaniel Drake2019-02-021-1/+170
* iio: accell: mma8452: add vdd/vddio regulator operation supportAnson Huang2019-01-121-22/+83
* Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-12-131-0/+2
|\
| * iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede2018-11-251-0/+1
| * iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HIDStephan Gerhold2018-11-251-0/+1
* | Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-031-1/+4
|\ \ | |/ |/|
| * iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-1/+4
* | iio: st-accel: add support for lis3deHeiko Stuebner2018-11-165-1/+13
* | iio: accel: kxcjk1013: Add KIOX0009 ACPI Hardware-IDHans de Goede2018-10-141-0/+1
|/
* iio: adxl372: Add support for I2C communicationStefan Popa2018-09-085-1/+75