开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
orientation
/
hid-sensor-rotation.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-30
iio: orientation: hid-sensor-rotation: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
2023-09-23
iio: orientation: hid-sensor-rotation: Convert to platform remove callback re...
Uwe Kleine-König
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-03-11
hid-sensors: Add more data fields for sensitivity checking
Ye Xiang
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-11
iio: hid-sensor-rotation: Fix quaternion data not correct
Ye Xiang
2021-01-22
iio: hid-sensor-rotation: Add timestamp channel
Ye Xiang
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2017-08-22
iio:orientation: drop assign iio_info.driver_module
Jonathan Cameron
2017-07-17
iio: orientation: hid-sensor-rotation: Drop unnecessary static
Julia Lawall
2017-05-07
iio: hid-sensor-rotation: Add "scale" and "offset" properties parse support
Song Hongyan
2017-05-07
iio: hid-sensor-rotation: Add geomagnetic orientation sensor hid support.
Song Hongyan
2017-05-07
iio: hid-sensor-rotation: Add relative orientation sensor hid support
Song Hongyan
2016-11-05
iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)
Song Hongyan
2015-05-17
iio: orientation: hid-sensor-rotation: Fix memory leak in probe()
Fabio Estevam
2015-05-10
iio: hid-sensor-rotation: Constify platform_device_id
Krzysztof Kozlowski
2014-08-26
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2014-05-05
iio: hid-sensors: Add API to power on/off
Srinivas Pandruvada
2014-04-29
iio: hid-sensors: Added device rotation support
Srinivas Pandruvada