index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
orientation
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
2
-56
/
+47
2026-07-12
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+38
2026-07-07
iio: hid-sensors: Use implicit NULL pointer checks
Sanjay Chitroda
2
-2
/
+2
2026-07-07
iio: hid-sensors: align function parenthesis for readability
Sanjay Chitroda
2
-32
/
+23
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2
-2
/
+0
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
2
-2
/
+0
2026-07-02
iio: orientation: hid-sensor-incl-3d: Avoid race between callback setup and device exposure
Sanjay Chitroda
1
-10
/
+10
2026-07-02
iio: orientation: hid-sensor-rotation: Avoid race between callback setup and device exposure
Sanjay Chitroda
1
-10
/
+10
2026-06-29
iio: hid-sensor-rotation: Fix stale or zero output when reading raw values
Zhang Lixu
1
-2
/
+38
2026-06-29
iio: orientation: hid-sensor-rotation: use u32 instead of unsigned
Sanjay Chitroda
1
-3
/
+3
2026-06-29
iio: orientation: hid-sensor-incl-3d: use u32 instead of unsigned
Sanjay Chitroda
1
-3
/
+3
2026-04-27
iio: orientation: hid-sensor-rotation: use ext_scan_type
David Lechner
1
-28
/
+43
2026-03-14
iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspace
David Lechner
1
-3
/
+19
2026-03-02
iio: orientation: hid-sensor-rotation: fix quaternion alignment
David Lechner
1
-1
/
+1
2025-05-21
iio: orientation: hid-sensor-rotation: remove unnecessary alignment
David Lechner
1
-1
/
+1
2025-04-22
iio: normalize array sentinel style
David Lechner
2
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-2
/
+2
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-09-30
iio: orientation: hid-sensor-rotation: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-2
/
+2
2024-09-30
iio: orientation: hid-sensor-incl-3d: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-2
/
+2
2024-09-30
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
2
-2
/
+2
2023-09-23
iio: orientation: hid-sensor-rotation: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
iio: orientation: hid-sensor-incl-3d: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
1
-7
/
+4
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
2
-7
/
+2
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2
-0
/
+2
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
1
-2
/
+0
2021-03-11
hid-sensors: Add more data fields for sensitivity checking
Ye Xiang
2
-0
/
+2
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2
-26
/
+16
2021-03-11
iio: hid-sensor-rotation: Fix quaternion data not correct
Ye Xiang
1
-3
/
+10
2021-01-22
iio: hid-sensor-rotation: Add timestamp channel
Ye Xiang
1
-20
/
+26
2021-01-22
iio: hid-sensor-incl-3d: Add timestamp channel
Ye Xiang
1
-16
/
+27
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
2
-28
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-3
/
+5
2017-08-22
iio:orientation: drop assign iio_info.driver_module
Jonathan Cameron
2
-2
/
+0
2017-07-17
iio: orientation: hid-sensor-rotation: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-05-07
iio: hid-sensor-rotation: Add "scale" and "offset" properties parse support
Song Hongyan
1
-0
/
+20
2017-05-07
iio: hid-sensor-rotation: Add geomagnetic orientation sensor hid support.
Song Hongyan
1
-0
/
+7
2017-05-07
iio: hid-sensor-rotation: Add relative orientation sensor hid support
Song Hongyan
1
-8
/
+20
2016-11-05
iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)
Song Hongyan
1
-0
/
+1
2015-05-17
iio: orientation: hid-sensor-rotation: Fix memory leak in probe()
Fabio Estevam
1
-7
/
+8
2015-05-17
iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe()
Fabio Estevam
1
-7
/
+7
2015-05-10
iio: hid-sensor-rotation: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-10
iio: hid-sensor-incl-3d: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-04-13
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
1
-1
/
+2
[next]