- cef077e Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 8 months ago
- 067fda1 iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger by Alexandru Ardelean · 4 years, 9 months ago
- 3009fb9 iio: st_sensors: Use get_unaligned_be24() and sign_extend32() by Andy Shevchenko · 4 years, 9 months ago
- e8014d8 Merge 5.7-rc3 into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
- 4e1d963 Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
- c532cc6 Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 4 years, 9 months ago
- e450e07 iio: st_sensors: rely on odr mask to know if odr can be set by Lary Gibaud · 4 years, 9 months ago
- 413a103 Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 10 months ago
- 317a0eb iio: cros_ec: Use Hertz as unit for sampling frequency by Gwendal Grignou · 4 years, 10 months ago
- cb87556 iio: cros_ec: Report hwfifo_watermark_max by Gwendal Grignou · 4 years, 10 months ago
- 6562793 iio: cros_ec: Expose hwfifo_timeout by Gwendal Grignou · 4 years, 10 months ago
- 2861be4 iio: cros_ec: Remove pm function by Gwendal Grignou · 4 years, 10 months ago
- aa984f1 iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO by Gwendal Grignou · 4 years, 10 months ago
- d9452ad iio: cros_ec: Move function description to .c file by Gwendal Grignou · 4 years, 10 months ago
- 38bc801 iio: st_sensors: Join string literals back by Andy Shevchenko · 4 years, 10 months ago
- 7da0858 iio: st_sensors: Drop unneeded casting when print error code by Andy Shevchenko · 4 years, 10 months ago
- 1f38527 iio: st_sensors: Drop unneeded explicit castings by Andy Shevchenko · 4 years, 10 months ago
- 49f20fc iio: st_sensors: Use dev_get_platdata() to get platform_data by Andy Shevchenko · 4 years, 10 months ago
- 9960c70 iio: st_sensors: handle memory allocation failure to fix null pointer dereference by Colin Ian King · 5 years ago
- 79703e0 Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
- ecb27c5 iio: st_sensors: Make use of device properties by Andy Shevchenko · 5 years ago
- efc7898 iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe() by Andy Shevchenko · 5 years ago
- 821f7ce Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 5 years ago
- 11f1eab cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h' by Enric Balletbo i Serra · 5 years ago
- de54fff iio: st_sensors: Describe function parameters in kernel-doc by Andy Shevchenko · 5 years ago
- 4cf01d6 iio: ssp_sensors: Convert to use GPIO descriptors by Linus Walleij · 5 years ago
- d60ac88 mfd / platform / iio: cros_ec: Register sensor through sensorhub by Gwendal Grignou · 5 years ago
- 5306747 iio / platform: cros_ec: Add cros-ec-sensorhub driver by Gwendal Grignou · 5 years ago
- 32b90da Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
- f6897de iio: hid-sensor-attributes: Fix divisions for 32-bit platforms by Andy Shevchenko · 5 years ago
- 22087c8 iio: cros_ec: set calibscale for 3d MEMS to unit vector by Gwendal Grignou · 5 years ago
- 840d9f1 mfd / platform: cros_ec: Reorganize platform and mfd includes by Enric Balletbo i Serra · 5 years ago
- 47f11e0 mfd / platform: cros_ec: Move cros-ec core driver out from MFD by Enric Balletbo i Serra · 5 years ago
- 258128e iio: st_sensors: Fix build error by YueHaibing · 5 years ago
- 473d12f iio: hid-sensor-attributes: Convert to use int_pow() by Andy Shevchenko · 6 years ago
- 9cd15d5 iio: remove get_irq_data_ready() function pointer and use IRQ number directly by Denis Ciocca · 5 years ago
- ae7b02a iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio sysfs by Fabien Lahoudere · 6 years ago
- 12bf745 iio: cros_ec: Add sign vector in core for backward compatibility by Gwendal Grignou · 6 years ago
- 3cf9df0 iio: common: cros_ec_sensors: determine protocol version by Fabien Lahoudere · 6 years ago
- 062809e iio: make st_sensors drivers use regmap by Denis Ciocca · 6 years ago
- 1ecd245 iio: move 3-wire spi initialization to st_sensors_spi by Denis Ciocca · 6 years ago
- a090965 iio:common:st_sensors: add st_sensors_get_settings_index() helper function by Denis Ciocca · 6 years ago
- f53199c iio: cros_ec: Remove replacing error code with -EIO by Gwendal Grignou · 6 years ago
- ed1f2e8 iio: cros_ec: Add calibscale for 3d MEMS by Gwendal Grignou · 6 years ago
- d7d170a Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 6 years ago
- 0451cc8 iio: cros_ec: Add lid angle driver by Gwendal Grignou · 6 years ago
- 90b4539 Merge 5.2-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
- 23004ec Merge 5.2-rc3 into staging-next by Greg Kroah-Hartman · 6 years ago
- fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 8b7a6a3 iio: cros_ec: add 'id' sysfs entry by Gwendal Grignou · 6 years ago
- 817de6b Merge 5.1-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
- 37aa055 iio: cros_ec: Switch to SPDX identifier. by Enric Balletbo i Serra · 6 years ago
- ad9cc62 iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpc by Gwendal Grignou · 6 years ago
- b921d928 iio: cros_ec: Drop unnecessary include files by Guenter Roeck · 6 years ago
- d626be0 drivers: iio: Kconfig: pedantic cleanup by Enrico Weigelt, metux IT consult · 6 years ago
- 6f9ca1d iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_data by Nathan Chancellor · 6 years ago
- 3d02d70 iio: cros_ec: Fix the maths for gyro scale calculation by Gwendal Grignou · 6 years ago
- 8611b69 iio: hid-sensor-hub: clean up indentation, remove extraneous tab by Colin Ian King · 6 years ago
- 2019738 iio: st_sensors: miscellaneous cleanup by Martin Kelly · 6 years ago
- 388008b iio: ssp_sensors: don't manually free devm managed resources by Uwe Kleine-König · 6 years ago
- cd570e6 iio: change strncpy+truncation to strlcpy by Dominique Martinet · 7 years ago
- eafdca4 Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
- 9d569b1 Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
- ebbdcba iio: common: hid-sensors: simplify getting .drvdata by Wolfram Sang · 7 years ago
- eb84ce7 iio: common: cros_ec_sensors: simplify getting .drvdata by Wolfram Sang · 7 years ago
- 6f92253 iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume by Hans de Goede · 7 years ago
- 5a0b8cb iio: cros_ec: Move cros_ec_sensors_core.h in /include by Gwendal Grignou · 7 years ago
- 0dad1ece iio: cros_ec: Relax sampling frequency before suspending by Gwendal Grignou · 7 years ago
- 13e6bac iio: common: ssp_sensors: account for const type of of_device_id.data by Julia Lawall · 7 years ago
- a4493f2 iio: common: ssp_sensors: use ktime_get_real_ns() timestamps by Arnd Bergmann · 7 years ago
- 5f045af iio: cros_ec: Remove unused variables by Paolo Cretaro · 7 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- ad7532c iio: hid-sensor-trigger: Don't touch sensors unless user space requests by Srinivas Pandruvada · 7 years ago
- 7d24517 iio: common: st_sensors: check odr address value in st_sensors_set_odr() by Lorenzo Bianconi · 7 years ago
- a542f9a iio: st_sensors: split open-drain parameters for irq1 and irq2 by Lorenzo Bianconi · 7 years ago
- 2e8325f iio: st_sensors: do not always write enable_axis register by Lorenzo Bianconi · 7 years ago
- 75d4c6d iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones by Lorenzo Bianconi · 7 years ago
- e72a060 iio: st_sensors: add register mask for status register by Lorenzo Bianconi · 7 years ago
- 1236d6b Merge 4.14-rc4 into staging-next by Greg Kroah-Hartman · 7 years ago
- 069f0e0 Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
- b2e3120 Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
- b42a362 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
- c65e3d6 iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL by Lorenzo Bianconi · 7 years ago
- 8439a69 Merge 4.13-rc7 into staging-next by Greg Kroah-Hartman · 7 years ago
- d177f6a iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
- f1664ea iio: hid-sensor-trigger: Fix the race with user space powering up sensors by Srinivas Pandruvada · 7 years ago
- 8652892 Merge 4.13-rc5 into staging-next by Greg Kroah-Hartman · 7 years ago
- b0f847e HID: hid-sensor-hub: Force logical minimum to 1 for power and report state by Srinivas Pandruvada · 7 years ago
- 055655a Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
- a7b8829 iio: accel: st_accel: add SPI-3wire support by Lorenzo Bianconi · 8 years ago
- 250bbbd iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code by Lorenzo Bianconi · 8 years ago
- 0483fff iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFER by Alexander Wuerstlein · 8 years ago
- 138bc79 iio: hid-sensor-hub: Implement batch mode by Srinivas Pandruvada · 8 years ago
- a78587d iio: hid-sensor-rotation: Add "scale" and "offset" properties parse support by Song Hongyan · 8 years ago