aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-15iio: change strncpy+truncation to strlcpyDominique Martinet1-2/+1
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-191/+7
2018-05-09Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-4/+4
2018-04-28iio: common: hid-sensors: simplify getting .drvdataWolfram Sang1-6/+3
2018-04-28iio: common: cros_ec_sensors: simplify getting .drvdataWolfram Sang1-4/+2
2018-04-21iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resumeHans de Goede1-4/+4
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou3-181/+2
2018-03-03iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou3-0/+52
2018-01-08iio: common: ssp_sensors: account for const type of of_device_id.dataJulia Lawall2-2/+2
2018-01-08iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann1-4/+1
2017-12-02iio: cros_ec: Remove unused variablesPaolo Cretaro1-2/+0
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-36/+53
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-10-14iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada1-3/+9
2017-10-10iio: common: st_sensors: check odr address value in st_sensors_set_odr()Lorenzo Bianconi1-0/+3
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi1-5/+16
2017-10-09iio: st_sensors: do not always write enable_axis registerLorenzo Bianconi1-1/+4
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi1-12/+16
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi2-13/+5
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-1/+10
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-2/+0
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+10
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+3
2017-09-03iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLLorenzo Bianconi1-1/+10
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman1-4/+4
2017-08-22iio:common: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2-2/+0
2017-08-20iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada1-4/+4
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman1-0/+29
2017-08-09HID: hid-sensor-hub: Force logical minimum to 1 for power and report stateSrinivas Pandruvada1-0/+3
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+29
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi1-0/+29
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2-29/+31
2017-06-13iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFERAlexander Wuerstlein1-1/+1
2017-05-16iio: hid-sensor-hub: Implement batch modeSrinivas Pandruvada2-0/+124
2017-05-07iio: hid-sensor-rotation: Add "scale" and "offset" properties parse supportSong Hongyan1-0/+6
2017-04-27iio: hid-sensor: fix return of -EINVAL on invalid values in ret or valueColin Ian King1-2/+2
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-5/+41
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+4
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman2-2/+12
2017-04-08iio: hid-sensor: Fix unbalanced pm_runtime_enable errorSrinivas Pandruvada1-0/+4
2017-04-08iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada2-5/+41
2017-04-03Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-25/+13
2017-04-02iio: hid-sensor-attributes: Fix sensor property setting failure.Song Hongyan1-0/+10
2017-04-02iio: common: ms_sensors: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman1-3/+3
2017-03-25iio: hid: Add humidity sensor supportSong Hongyan1-0/+2
2017-03-25iio: hid-sensor-attributes: Fix gravity sensor scale value not right issueSong Hongyan1-0/+6
2017-03-25iio: cros_ec_sensors: Use devm to setup the triggered buffer.Enric Balletbo i Serra1-23/+3
2017-03-25iio: cros_ec_sensors: Fix return value to get raw and calibbias data.Enric Balletbo i Serra1-2/+2