index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
/
hid-sensors
Age
Commit message (
Expand
)
Author
2021-06-03
iio: hid: trigger: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-11
iio: Add relative sensitivity support
Ye Xiang
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-01-22
iio: hid-sensors: Add hinge sensor driver
Ye Xiang
2020-11-21
iio: hid-sensors: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
2019-09-06
iio: hid-sensor-attributes: Fix divisions for 32-bit platforms
Andy Shevchenko
2019-08-18
iio: hid-sensor-attributes: Convert to use int_pow()
Andy Shevchenko
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-11-25
iio: hid-sensor-hub: clean up indentation, remove extraneous tab
Colin Ian King
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-28
iio: common: hid-sensors: simplify getting .drvdata
Wolfram Sang
2018-04-21
iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
Hans de Goede
2017-10-14
iio: hid-sensor-trigger: Don't touch sensors unless user space requests
Srinivas Pandruvada
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-08-22
iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
iio: hid-sensor-trigger: Fix the race with user space powering up sensors
Srinivas Pandruvada
2017-08-09
HID: hid-sensor-hub: Force logical minimum to 1 for power and report state
Srinivas Pandruvada
2017-06-13
iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFER
Alexander Wuerstlein
2017-05-16
iio: hid-sensor-hub: Implement batch mode
Srinivas Pandruvada
2017-05-07
iio: hid-sensor-rotation: Add "scale" and "offset" properties parse support
Song Hongyan
2017-04-27
iio: hid-sensor: fix return of -EINVAL on invalid values in ret or value
Colin Ian King
2017-04-18
Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-04-18
Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-04-10
Merge 4.11-rc6 into staging-next
Greg Kroah-Hartman
2017-04-08
iio: hid-sensor: Fix unbalanced pm_runtime_enable error
Srinivas Pandruvada
2017-04-08
iio: hid-sensor: Store restore poll and hysteresis on S3
Srinivas Pandruvada
2017-04-03
Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-04-02
iio: hid-sensor-attributes: Fix sensor property setting failure.
Song Hongyan
2017-03-27
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
2017-03-25
iio: hid: Add humidity sensor support
Song Hongyan
2017-03-25
iio: hid-sensor-attributes: Fix gravity sensor scale value not right issue
Song Hongyan
2017-03-05
iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...
Song Hongyan
2017-03-04
iio: hid: Add temperature sensor support
Song Hongyan
2016-12-03
iio: accel: hid-sensor-accel-3d: Add timestamp
Srinivas Pandruvada
2016-11-14
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
2016-11-05
iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...
Song Hongyan
2016-11-05
iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...
Song Hongyan
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-09-12
Merge 4.8-rc6 into staging-next
Greg Kroah-Hartman
2016-09-03
iio: fix pressure data output unit in hid-sensor-attributes
Kweh, Hock Leong
2016-08-29
iio: hid-sensors: avoid unused function warning
Arnd Bergmann
2016-08-21
iio: hid-sensors: use asynchronous resume
Srinivas Pandruvada
2016-04-16
iio: common: hid-sensors: use tab for indention
Slawomir Stepien
2015-06-02
hid-sensor: Fix suspend/resume delay
Srinivas Pandruvada
[next]