aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-04iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra
2019-04-04iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpcGwendal Grignou
2019-04-04iio: cros_ec: Drop unnecessary include filesGuenter Roeck
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult
2019-04-04iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor
2019-03-16iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou
2018-11-25iio: hid-sensor-hub: clean up indentation, remove extraneous tabColin Ian King
2018-10-21iio: st_sensors: miscellaneous cleanupMartin Kelly
2018-10-07iio: ssp_sensors: don't manually free devm managed resourcesUwe Kleine-König
2018-07-15iio: change strncpy+truncation to strlcpyDominique Martinet
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-09Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-04-28iio: common: hid-sensors: simplify getting .drvdataWolfram Sang
2018-04-28iio: common: cros_ec_sensors: simplify getting .drvdataWolfram Sang
2018-04-21iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resumeHans de Goede
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou
2018-03-03iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou
2018-01-08iio: common: ssp_sensors: account for const type of of_device_id.dataJulia Lawall
2018-01-08iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann
2017-12-02iio: cros_ec: Remove unused variablesPaolo Cretaro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada
2017-10-10iio: common: st_sensors: check odr address value in st_sensors_set_odr()Lorenzo Bianconi
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi
2017-10-09iio: st_sensors: do not always write enable_axis registerLorenzo Bianconi
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-09-03iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLLorenzo Bianconi
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-22iio:common: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-20iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-08-09HID: hid-sensor-hub: Force logical minimum to 1 for power and report stateSrinivas Pandruvada
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi
2017-06-13iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFERAlexander Wuerstlein
2017-05-16iio: hid-sensor-hub: Implement batch modeSrinivas Pandruvada