summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common
Commit message (Expand)AuthorAgeFilesLines
* iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko2019-09-061-14/+28
* iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou2019-09-031-1/+4
* iio: st_sensors: Fix build errorYueHaibing2019-08-251-0/+2
* iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko2019-08-181-31/+22
* iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-053-27/+12
* iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere2019-07-272-0/+68
* 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: make st_sensors drivers use regmapDenis Ciocca2019-07-275-153/+79
* iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-272-51/+78
* iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca2019-07-271-15/+34
* iio: cros_ec: Remove replacing error code with -EIOGwendal Grignou2019-07-271-19/+25
* iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou2019-07-272-6/+47
* Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-113-0/+149
|\
| * iio: cros_ec: Add lid angle driverGwendal Grignou2019-06-253-0/+149
* | Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman2019-06-234-46/+4
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-053-42/+3
* | | Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-0320-56/+20
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-306-12/+6
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-304-44/+4
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2110-0/+10
| |/
* / iio: cros_ec: add 'id' sysfs entryGwendal Grignou2019-04-271-0/+14
|/
* Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-3/+4
|\
| * iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou2019-03-161-3/+4
* | iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra2019-04-042-18/+2
* | iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpcGwendal Grignou2019-04-041-0/+11
* | iio: cros_ec: Drop unnecessary include filesGuenter Roeck2019-04-042-3/+0
* | drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-041-1/+1
* | iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor2019-04-041-1/+1
|/
* iio: hid-sensor-hub: clean up indentation, remove extraneous tabColin Ian King2018-11-251-1/+1
* iio: st_sensors: miscellaneous cleanupMartin Kelly2018-10-212-4/+3
* iio: ssp_sensors: don't manually free devm managed resourcesUwe Kleine-König2018-10-071-14/+6
* iio: change strncpy+truncation to strlcpyDominique Martinet2018-07-151-2/+1
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-094-191/+7
|\
| * iio: common: hid-sensors: simplify getting .drvdataWolfram Sang2018-04-281-6/+3
| * iio: common: cros_ec_sensors: simplify getting .drvdataWolfram Sang2018-04-281-4/+2
| * iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou2018-03-173-181/+2
* | Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-05-091-4/+4
|\ \ | |/ |/|
| * iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resumeHans de Goede2018-04-211-4/+4
* | iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou2018-03-033-0/+52
|/
* iio: common: ssp_sensors: account for const type of of_device_id.dataJulia Lawall2018-01-082-2/+2
* iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann2018-01-081-4/+1
* iio: cros_ec: Remove unused variablesPaolo Cretaro2017-12-021-2/+0
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-134-36/+53
|\
| * iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada2017-10-141-3/+9
| * iio: common: st_sensors: check odr address value in st_sensors_set_odr()Lorenzo Bianconi2017-10-101-0/+3
| * iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi2017-10-101-5/+16
| * iio: st_sensors: do not always write enable_axis registerLorenzo Bianconi2017-10-091-1/+4