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.13.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
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
2
-1
/
+3
2021-08-08
iio: accel: bmc150: Add support for BMC156
Stephan Gerhold
5
-9
/
+45
2021-08-08
iio: accel: bmc150: Make it possible to configure INT2 instead of INT1
Stephan Gerhold
1
-12
/
+59
2021-07-24
iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-16
/
+3
2021-07-24
iio: accel: fxls8962af: fix i2c dependency
Arnd Bergmann
1
-0
/
+2
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
4
-15
/
+5
2021-07-19
iio: accel: adxl345: convert probe to device-managed functions
Alexandru Ardelean
4
-33
/
+9
2021-07-19
iio: accel: bma220: make suspend state setting more robust
Alexandru Ardelean
1
-12
/
+29
2021-07-19
iio: accel: bma220: convert probe to device-managed functions
Alexandru Ardelean
1
-33
/
+11
2021-07-17
iio: accel: da280: convert probe to device-managed functions
Alexandru Ardelean
1
-17
/
+9
2021-07-17
iio: accel: da311: convert probe to device-managed functions
Alexandru Ardelean
1
-17
/
+9
2021-07-17
iio: accel: dmard10: convert probe to device-managed functions
Alexandru Ardelean
1
-17
/
+10
2021-07-13
iio: accel: fxls8962af: fix potential use of uninitialized symbol
Sean Nyekjaer
1
-1
/
+1
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
1
-6
/
+4
2021-06-16
iio: accel: bmc150: Use more consistent and accurate scale values
Stephan Gerhold
1
-22
/
+24
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
-0
/
+1
2021-06-13
iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driver
Stephan Gerhold
4
-84
/
+18
2021-06-13
iio: accel: bmc150: Add device IDs for BMA253
Stephan Gerhold
4
-2
/
+5
2021-06-13
iio: accel: bmc150: Sort all chip names alphabetically / by chip ID
Stephan Gerhold
3
-42
/
+42
2021-06-13
iio: accel: bmc150: Drop duplicated documentation of supported chips
Stephan Gerhold
2
-18
/
+2
2021-06-13
iio: accel: bmc150: Drop misleading/duplicate chip identifiers
Stephan Gerhold
4
-67
/
+37
2021-06-13
iio: accel: bmc150: Clarify combo modules in Kconfig
Stephan Gerhold
1
-2
/
+5
2021-06-13
iio: accel: bmc150: Fix bma222 scale unit
Stephan Gerhold
1
-4
/
+5
2021-06-13
iio: accel: bma180: Fix BMA25x bandwidth register values
Stephan Gerhold
1
-2
/
+7
2021-06-09
iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes
Hans de Goede
1
-0
/
+16
2021-06-09
iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()
Hans de Goede
1
-5
/
+13
2021-06-09
iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...
Hans de Goede
3
-0
/
+116
2021-06-09
iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions
Hans de Goede
3
-24
/
+4
2021-06-09
iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h
Hans de Goede
2
-53
/
+61
2021-06-09
iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HID
Hans de Goede
1
-7
/
+12
2021-06-09
iio: accel: bmc150: Move check for second ACPI device into a separate function
Hans de Goede
1
-29
/
+51
2021-06-09
iio: accel: bmc150: Don't make the remove function of the second acceleromete...
Hans de Goede
3
-4
/
+4
2021-06-09
iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...
Hans de Goede
1
-7
/
+3
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
2
-6
/
+0
2021-06-03
iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidth
Stephan Gerhold
1
-1
/
+1
2021-06-03
iio: accel: st_sensors: Stop copying channels
Linus Walleij
1
-10
/
+1
2021-06-03
iio: accel: st_sensors: Support generic mounting matrix
Linus Walleij
1
-53
/
+59
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
6
-9
/
+6
2021-05-17
iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-9
/
+8
2021-05-17
iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-4
/
+8
2021-05-17
iio: accel: mxc4005: Fix overread of data and alignment issue.
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
1
-10
/
+14
2021-05-17
iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-5
/
+8
2021-05-17
iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: accel: mma8452: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+20
2021-05-17
iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: accel: mma9551/3: Balance untime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
3
-5
/
+1
[next]