index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
/
hid-sensors
/
hid-sensor-trigger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
1
-4
/
+4
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
1
-2
/
+3
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
1
-4
/
+1
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
1
-4
/
+5
2021-06-03
iio: hid: trigger: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+2
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
1
-2
/
+2
2020-11-21
iio: hid-sensors: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-13
/
+9
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
1
-3
/
+15
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+3
2018-04-28
iio: common: hid-sensors: simplify getting .drvdata
Wolfram Sang
1
-6
/
+3
2018-04-21
iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
Hans de Goede
1
-4
/
+4
2017-10-14
iio: hid-sensor-trigger: Don't touch sensors unless user space requests
Srinivas Pandruvada
1
-3
/
+9
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-1
/
+0
2017-08-22
iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-08-20
iio: hid-sensor-trigger: Fix the race with user space powering up sensors
Srinivas Pandruvada
1
-4
/
+4
2017-05-16
iio: hid-sensor-hub: Implement batch mode
Srinivas Pandruvada
1
-0
/
+80
2017-04-18
Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-3
/
+17
2017-04-08
iio: hid-sensor: Fix unbalanced pm_runtime_enable error
Srinivas Pandruvada
1
-0
/
+4
2017-04-08
iio: hid-sensor: Store restore poll and hysteresis on S3
Srinivas Pandruvada
1
-3
/
+17
2017-03-05
iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...
Song Hongyan
1
-3
/
+3
2016-08-29
iio: hid-sensors: avoid unused function warning
Arnd Bergmann
1
-6
/
+3
2016-08-21
iio: hid-sensors: use asynchronous resume
Srinivas Pandruvada
1
-1
/
+21
2016-04-16
iio: common: hid-sensors: use tab for indention
Slawomir Stepien
1
-1
/
+1
2015-06-03
hid-sensor: Fix suspend/resume delay
Srinivas Pandruvada
1
-1
/
+10
2015-04-14
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
1
-6
/
+7
2015-02-23
HID: hid-sensor-hub: Enhance feature report set API
Srinivas Pandruvada
1
-4
/
+5
2015-02-23
HID: hid-sensor-hub: Enhance get feature report API
Srinivas Pandruvada
1
-2
/
+2
2015-01-26
iio: hid_sensor_hub: Common PM functions
Srinivas Pandruvada
1
-2
/
+73
2014-08-26
iio: hid_sensor_hub: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+2
2014-06-18
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+3
2014-05-29
iio: hid-sensors: Get feature report from sensor hub after changing power state
Archana Patni
1
-0
/
+3
2014-05-05
iio: hid-sensors: Add API to power on/off
Srinivas Pandruvada
1
-4
/
+13
2014-02-17
iio: hid-sensor-hub: Remove hard coded indexes
Srinivas Pandruvada
1
-14
/
+25
2013-12-03
iio: hid-sensors: Fix power and report state
Srinivas Pandruvada
1
-5
/
+15
2013-11-02
iio: hid_Sensors: fix crash during trigger unregister
Srinivas Pandruvada
1
-5
/
+4
2013-10-01
IIO: call sensor hub open close function
Srinivas Pandruvada
1
-0
/
+6
2013-03-26
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
1
-2
/
+2
2013-01-06
hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common
Alexander Holler
1
-2
/
+2
2013-01-06
iio: merge hid-sensor-attributes.h into hid-sensor-hub.h
Alexander Holler
1
-1
/
+0
2012-11-17
iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool
Kirill A. Shutemov
1
-4
/
+2
2012-09-22
iio: hid-sensors: Prevent crash during hot-unplug
Srinivas Pandruvada
1
-0
/
+1
2012-09-06
iio: hid-sensors: Common attribute and trigger
srinivas pandruvada
1
-0
/
+102