index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-02
iio: Fix error handling for PM
Miaoqian Lin
4
-4
/
+16
2021-12-14
iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
Yang Yingliang
1
-3
/
+2
2021-12-14
iio: kxsd9: Don't return error code in trigger handler
Lars-Peter Clausen
1
-3
/
+3
2021-12-14
iio: mma8452: Fix trigger reference couting
Lars-Peter Clausen
1
-1
/
+1
2021-11-18
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2
-4
/
+4
2021-11-18
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
3
-20
/
+35
2021-07-14
iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-9
/
+8
2021-07-14
iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-4
/
+8
2021-07-14
iio: accel: mxc4005: Fix overread of data and alignment issue.
Jonathan Cameron
1
-3
/
+7
2021-07-14
iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
1
-10
/
+14
2021-07-14
iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-5
/
+8
2021-07-14
iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-07-14
iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-07-14
iio: accel: bma180: Fix BMA25x bandwidth register values
Stephan Gerhold
1
-2
/
+7
2021-05-19
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
1
-1
/
+0
2021-05-14
iio:accel:adis16201: Fix wrong axis assignment that prevents loading
Jonathan Cameron
1
-1
/
+1
2020-11-14
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
Hans de Goede
1
-0
/
+36
2020-11-14
iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
Hans de Goede
1
-5
/
+10
2020-09-29
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
1
-1
/
+1
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-46
/
+7
2020-09-21
iio:accel:bma180: Fix use of true when should be iio_shared_by enum
Jonathan Cameron
1
-1
/
+1
2020-09-16
iio: adis16209: Use Managed device functions
Nuno Sá
1
-22
/
+3
2020-09-16
iio: adis16201: Use Managed device functions
Nuno Sá
1
-23
/
+3
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
4
-16
/
+44
2020-09-13
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+43
2020-09-03
iio: accel: bma220: Remove unneeded blank lines
Andy Shevchenko
1
-4
/
+1
2020-09-03
iio: accel: bma220: Use BIT() and GENMASK() macros
Andy Shevchenko
1
-2
/
+3
2020-09-03
iio: accel: bma220: Group IIO headers together
Andy Shevchenko
1
-1
/
+2
2020-09-03
iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdeffery
Andy Shevchenko
1
-4
/
+2
2020-09-03
iio: accel: bma220: Mark PM functions as __maybe_unused
Andy Shevchenko
1
-9
/
+3
2020-09-03
iio: accel: bma220: Use dev_get_drvdata() directly
Andy Shevchenko
1
-4
/
+2
2020-09-03
iio: accel: bma220: Convert to use ->read_avail()
Andy Shevchenko
1
-15
/
+19
2020-09-03
iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()
Andy Shevchenko
1
-5
/
+9
2020-09-03
iio: accel: adxl372: Add support for FIFO peak mode
Stefan Popa
1
-12
/
+299
2020-09-03
iio: accel: mma8452: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+6
2020-09-03
iio: accel: bma180: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-12
/
+8
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-22
iio:accel:mma7455: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+12
2020-08-22
iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+12
2020-08-22
iio:accel:mma8452: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+8
2020-08-22
iio: accel: kxsd9: Fix alignment of local buffer.
Jonathan Cameron
1
-5
/
+11
2020-08-22
iio: adxl372_i2c: Add OF device ID table
Stefan Popa
1
-0
/
+8
2020-08-22
iio: adxl372_spi: change indentation for of_table
Alexandru Ardelean
1
-2
/
+2
2020-07-20
iio: accel: sca3000: Fix 2 misspellings and demote nonconforming kerneldocs
Lee Jones
1
-6
/
+6
2020-07-20
iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-0
/
+2
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+4
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
1
-1
/
+1
2020-07-12
iio: cros_ec_accel_legacy: Add Read Only frequency entries
Gwendal Grignou
1
-1
/
+45
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
7
-42
/
+12
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
[next]