index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
/
hid-sensors
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
2020-05-10
2
-4
/
+17
*
iio: hid-sensor-attributes: Fix divisions for 32-bit platforms
Andy Shevchenko
2019-09-06
1
-14
/
+28
*
iio: hid-sensor-attributes: Convert to use int_pow()
Andy Shevchenko
2019-08-18
1
-31
/
+22
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
3
-42
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
iio: hid-sensor-hub: clean up indentation, remove extraneous tab
Colin Ian King
2018-11-25
1
-1
/
+1
*
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-09
1
-6
/
+3
|
\
|
*
iio: common: hid-sensors: simplify getting .drvdata
Wolfram Sang
2018-04-28
1
-6
/
+3
*
|
iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
Hans de Goede
2018-04-21
1
-4
/
+4
|
/
*
iio: hid-sensor-trigger: Don't touch sensors unless user space requests
Srinivas Pandruvada
2017-10-14
1
-3
/
+9
*
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-25
1
-1
/
+0
|
\
|
*
iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
|
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
|
|
/
*
/
iio: hid-sensor-trigger: Fix the race with user space powering up sensors
Srinivas Pandruvada
2017-08-20
1
-4
/
+4
|
/
*
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
1
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iio: hid-sensor-attributes: Fix sensor property setting failure.
Song Hongyan
2017-04-02
1
-0
/
+10
*
|
Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-04-03
1
-0
/
+8
|
\
\
|
*
|
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
*
|
|
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
2017-03-27
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...
Song Hongyan
2017-03-05
1
-3
/
+3
*
|
iio: hid: Add temperature sensor support
Song Hongyan
2017-03-04
1
-0
/
+3
|
/
*
iio: accel: hid-sensor-accel-3d: Add timestamp
Srinivas Pandruvada
2016-12-03
1
-5
/
+31
*
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
2016-11-14
1
-28
/
+28
|
\
|
*
iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...
Song Hongyan
2016-11-05
1
-28
/
+28
*
|
iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...
Song Hongyan
2016-11-05
1
-1
/
+4
|
/
*
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-09-14
1
-6
/
+3
|
\
|
*
iio: hid-sensors: avoid unused function warning
Arnd Bergmann
2016-08-29
1
-6
/
+3
*
|
Merge 4.8-rc6 into staging-next
Greg Kroah-Hartman
2016-09-12
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
iio: fix pressure data output unit in hid-sensor-attributes
Kweh, Hock Leong
2016-09-03
1
-2
/
+2
*
|
iio: hid-sensors: use asynchronous resume
Srinivas Pandruvada
2016-08-21
1
-1
/
+21
|
/
*
iio: common: hid-sensors: use tab for indention
Slawomir Stepien
2016-04-16
1
-1
/
+1
*
hid-sensor: Fix suspend/resume delay
Srinivas Pandruvada
2015-06-02
1
-1
/
+10
*
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
2015-04-13
2
-18
/
+19
|
\
|
*
HID: hid-sensor-hub: Enhance feature report set API
Srinivas Pandruvada
2015-02-23
2
-10
/
+10
|
*
HID: hid-sensor-hub: Enhance get feature report API
Srinivas Pandruvada
2015-02-23
2
-8
/
+9
*
|
iio: hid_sensor_hub: Common PM functions
Srinivas Pandruvada
2015-01-25
2
-2
/
+78
|
/
*
iio: hid_sensor_hub: Fix indio_dev->trig assignment
Srinivas Pandruvada
2014-08-25
1
-1
/
+2
*
iio: hid-sensors: make hid_sensor_get_reporting_interval static
Daniel Baluta
2014-07-07
1
-0
/
+1
*
iio: hid-sensors: Fix compilation warning
Sachin Kamat
2014-07-05
1
-2
/
+2
*
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-06-18
1
-0
/
+3
|
\
[next]