| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: change strncpy+truncation to strlcpy | Dominique Martinet | 2018-07-15 | 1 | -2/+1 |
* | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-09 | 4 | -191/+7 |
|\ |
|
| * | iio: common: hid-sensors: simplify getting .drvdata | Wolfram Sang | 2018-04-28 | 1 | -6/+3 |
| * | iio: common: cros_ec_sensors: simplify getting .drvdata | Wolfram Sang | 2018-04-28 | 1 | -4/+2 |
| * | iio: cros_ec: Move cros_ec_sensors_core.h in /include | Gwendal Grignou | 2018-03-17 | 3 | -181/+2 |
* | | Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2018-05-09 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume | Hans de Goede | 2018-04-21 | 1 | -4/+4 |
* | | iio: cros_ec: Relax sampling frequency before suspending | Gwendal Grignou | 2018-03-03 | 3 | -0/+52 |
|/ |
|
* | iio: common: ssp_sensors: account for const type of of_device_id.data | Julia Lawall | 2018-01-08 | 2 | -2/+2 |
* | iio: common: ssp_sensors: use ktime_get_real_ns() timestamps | Arnd Bergmann | 2018-01-08 | 1 | -4/+1 |
* | iio: cros_ec: Remove unused variables | Paolo Cretaro | 2017-12-02 | 1 | -2/+0 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 1 | -3/+3 |
* | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-14 | 4 | -36/+53 |
|\ |
|
| * | iio: hid-sensor-trigger: Don't touch sensors unless user space requests | Srinivas Pandruvada | 2017-10-14 | 1 | -3/+9 |
| * | iio: common: st_sensors: check odr address value in st_sensors_set_odr() | Lorenzo Bianconi | 2017-10-10 | 1 | -0/+3 |
| * | iio: st_sensors: split open-drain parameters for irq1 and irq2 | Lorenzo Bianconi | 2017-10-10 | 1 | -5/+16 |
| * | iio: st_sensors: do not always write enable_axis register | Lorenzo Bianconi | 2017-10-09 | 1 | -1/+4 |
| * | iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones | Lorenzo Bianconi | 2017-10-09 | 1 | -12/+16 |
| * | iio: st_sensors: add register mask for status register | Lorenzo Bianconi | 2017-10-09 | 2 | -13/+5 |
| * | Merge 4.14-rc4 into staging-next | Greg Kroah-Hartman | 2017-10-09 | 1 | -1/+10 |
| |\ |
|
| * \ | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-09-25 | 2 | -2/+0 |
| |\ \ |
|
| | * | | iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 2017-08-22 | 2 | -2/+0 |
* | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
| |_|/
|/| | |
|
* | | | Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-09-25 | 1 | -1/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL | Lorenzo Bianconi | 2017-09-03 | 1 | -1/+10 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-09-05 | 1 | -0/+3 |
|\ \ |
|
| * | | HID: hid-sensor-hub: Force logical minimum to 1 for power and report state | Srinivas Pandruvada | 2017-08-09 | 1 | -0/+3 |
* | | | Merge 4.13-rc7 into staging-next | Greg Kroah-Hartman | 2017-08-28 | 1 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | iio: hid-sensor-trigger: Fix the race with user space powering up sensors | Srinivas Pandruvada | 2017-08-20 | 1 | -4/+4 |
* | | | Merge 4.13-rc5 into staging-next | Greg Kroah-Hartman | 2017-08-14 | 1 | -0/+29 |
|\| | |
|
| * | | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-07-24 | 1 | -0/+29 |
| |\ \
| | |/
| |/| |
|
| | * | iio: accel: st_accel: add SPI-3wire support | Lorenzo Bianconi | 2017-07-06 | 1 | -0/+29 |
* | | | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code | Lorenzo Bianconi | 2017-07-01 | 2 | -29/+31 |
|/ / |
|
* | | iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFER | Alexander Wuerstlein | 2017-06-13 | 1 | -1/+1 |
* | | iio: hid-sensor-hub: Implement batch mode | Srinivas Pandruvada | 2017-05-16 | 2 | -0/+124 |
* | | iio: hid-sensor-rotation: Add "scale" and "offset" properties parse support | Song Hongyan | 2017-05-07 | 1 | -0/+6 |
* | | iio: hid-sensor: fix return of -EINVAL on invalid values in ret or value | Colin Ian King | 2017-04-27 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-04-18 | 2 | -5/+41 |
|\ |
|
| * | iio: hid-sensor: Store restore poll and hysteresis on S3 | Srinivas Pandruvada | 2017-04-08 | 2 | -5/+41 |
* | | Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-04-18 | 1 | -0/+4 |
|\ \ |
|
| * | | iio: hid-sensor: Fix unbalanced pm_runtime_enable error | Srinivas Pandruvada | 2017-04-08 | 1 | -0/+4 |
* | | | Merge 4.11-rc6 into staging-next | Greg Kroah-Hartman | 2017-04-10 | 2 | -2/+12 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | iio: hid-sensor-attributes: Fix sensor property setting failure. | Song Hongyan | 2017-04-02 | 1 | -0/+10 |
| * | iio: cros_ec_sensors: Fix return value to get raw and calibbias data. | Enric Balletbo i Serra | 2017-03-25 | 1 | -2/+2 |
* | | Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-04-03 | 3 | -25/+13 |
|\ \ |
|
| * | | iio: common: ms_sensors: Remove unnecessary cast on void pointer | simran singhal | 2017-04-02 | 1 | -2/+2 |
| * | | iio: hid: Add humidity sensor support | Song Hongyan | 2017-03-25 | 1 | -0/+2 |
| * | | iio: hid-sensor-attributes: Fix gravity sensor scale value not right issue | Song Hongyan | 2017-03-25 | 1 | -0/+6 |
| * | | iio: cros_ec_sensors: Use devm to setup the triggered buffer. | Enric Balletbo i Serra | 2017-03-25 | 1 | -23/+3 |
* | | | Merge 4.11-rc4 into staging-next | Greg Kroah-Hartman | 2017-03-27 | 1 | -3/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|