aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/hid-sensors
AgeCommit message (Expand)Author
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2021-10-19iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean
2021-09-08iio/drivers/hid-sensor: use HZ macrosDaniel Lezcano
2021-06-16iio: hid-sensors: Update header includesJonathan Cameron
2021-06-16iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko
2021-06-03iio: hid: trigger: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-10iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean
2021-03-25iio: set default trig->dev.parentGwendal Grignou
2021-03-11iio: Add relative sensitivity supportYe Xiang
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang
2021-01-22iio: hid-sensors: Add hinge sensor driverYe Xiang
2020-11-21iio: hid-sensors: use iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-05-10iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean
2019-09-06iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko
2019-08-18iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-11-25iio: hid-sensor-hub: clean up indentation, remove extraneous tabColin Ian King
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-28iio: common: hid-sensors: simplify getting .drvdataWolfram Sang
2018-04-21iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resumeHans de Goede
2017-10-14iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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-09HID: hid-sensor-hub: Force logical minimum to 1 for power and report stateSrinivas Pandruvada
2017-06-13iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFERAlexander Wuerstlein
2017-05-16iio: hid-sensor-hub: Implement batch modeSrinivas Pandruvada
2017-05-07iio: hid-sensor-rotation: Add "scale" and "offset" properties parse supportSong Hongyan
2017-04-27iio: hid-sensor: fix return of -EINVAL on invalid values in ret or valueColin Ian King
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman
2017-04-08iio: hid-sensor: Fix unbalanced pm_runtime_enable errorSrinivas Pandruvada
2017-04-08iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada
2017-04-03Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-04-02iio: hid-sensor-attributes: Fix sensor property setting failure.Song Hongyan
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman
2017-03-25iio: hid: Add humidity sensor supportSong Hongyan
2017-03-25iio: hid-sensor-attributes: Fix gravity sensor scale value not right issueSong Hongyan
2017-03-05iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...Song Hongyan
2017-03-04iio: hid: Add temperature sensor supportSong Hongyan
2016-12-03iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman
2016-11-05iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan
2016-11-05iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...Song Hongyan
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman