aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common
Commit message (Expand)AuthorAge
* Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-19
|\
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-02
| * mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-02
* | iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko2019-09-06
* | iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou2019-09-03
* | iio: st_sensors: Fix build errorYueHaibing2019-08-25
* | iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko2019-08-18
* | iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-05
* | iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere2019-07-27
* | iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou2019-07-27
* | iio: common: cros_ec_sensors: determine protocol versionFabien Lahoudere2019-07-27
* | iio: make st_sensors drivers use regmapDenis Ciocca2019-07-27
* | iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-27
* | iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca2019-07-27
* | iio: cros_ec: Remove replacing error code with -EIOGwendal Grignou2019-07-27
* | iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou2019-07-27
|/
* Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-11
|\
| * iio: cros_ec: Add lid angle driverGwendal Grignou2019-06-25
* | Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman2019-06-23
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-05
* | | Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-03
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-30
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
| |/
* / iio: cros_ec: add 'id' sysfs entryGwendal Grignou2019-04-27
|/
* Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-21
|\
| * iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou2019-03-16
* | iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra2019-04-04
* | iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpcGwendal Grignou2019-04-04
* | iio: cros_ec: Drop unnecessary include filesGuenter Roeck2019-04-04
* | drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-04
* | iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor2019-04-04
|/
* iio: hid-sensor-hub: clean up indentation, remove extraneous tabColin Ian King2018-11-25
* iio: st_sensors: miscellaneous cleanupMartin Kelly2018-10-21
* iio: ssp_sensors: don't manually free devm managed resourcesUwe Kleine-König2018-10-07
* iio: change strncpy+truncation to strlcpyDominique Martinet2018-07-15
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-09
|\
| * iio: common: hid-sensors: simplify getting .drvdataWolfram Sang2018-04-28
| * iio: common: cros_ec_sensors: simplify getting .drvdataWolfram Sang2018-04-28
| * iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou2018-03-17
* | Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-05-09
|\ \ | |/ |/|
| * iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resumeHans de Goede2018-04-21
* | iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou2018-03-03
|/
* iio: common: ssp_sensors: account for const type of of_device_id.dataJulia Lawall2018-01-08
* iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann2018-01-08
* iio: cros_ec: Remove unused variablesPaolo Cretaro2017-12-02
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-13
|\
| * iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada2017-10-14