index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
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-07-28
iio: accel: bma180: Fix BMA25x bandwidth register values
Stephan Gerhold
1
-2
/
+5
2021-07-28
iio: accel: bma180: Use explicit member assignment
Linus Walleij
1
-24
/
+44
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:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read calls
Jonathan Cameron
1
-2
/
+2
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-05-14
iio:accel:adis16201: Fix wrong axis assignment that prevents loading
Jonathan Cameron
1
-1
/
+1
2020-11-24
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
Hans de Goede
1
-0
/
+36
2020-11-24
iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
Hans de Goede
1
-5
/
+10
2020-09-17
iio:accel:mma8452: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+8
2020-09-17
iio:accel:mma7455: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+12
2020-09-17
iio: accel: kxsd9: Fix alignment of local buffer.
Jonathan Cameron
1
-5
/
+11
2020-09-17
iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+12
2020-07-22
iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
Chuhong Yuan
1
-1
/
+4
2020-05-27
iio: sca3000: Remove an erroneous 'get_device()'
Christophe JAILLET
1
-1
/
+1
2020-03-25
iio: accel: adxl372: Set iio_chan BE
Alexandru Tachici
1
-0
/
+1
2020-03-25
iio: st_sensors: remap SMO8840 to LIS2DH12
Wen-chien Jesse Sung
1
-1
/
+1
2020-01-09
iio: st_accel: Fix unused variable warning
YueHaibing
1
-2
/
+6
2019-10-10
Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-6
/
+18
2019-10-09
iio: accel: adxl372: Perform a reset at start up
Stefan Popa
1
-0
/
+8
2019-10-09
iio: accel: adxl372: Fix push to buffers lost samples
Stefan Popa
1
-2
/
+1
2019-10-09
iio: accel: adxl372: Fix/remove limitation for FIFO samples
Stefan Popa
1
-3
/
+8
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2019-09-08
iio: fix center temperature of bmc150-accel-core
Pascal Bouwmann
1
-1
/
+1
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-1
/
+2
2019-08-18
iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI ids
Hans de Goede
1
-2
/
+2
2019-08-11
iio:st_sensors: remove buffer allocation at each buffer enable
Denis Ciocca
1
-11
/
+1
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
1
-4
/
+3
2019-08-05
iio:accel: preenable/postenable/predisable fixup for ST accel buffer
Denis Ciocca
1
-25
/
+20
2019-07-27
iio: cros_ec_accel_legacy: Add support for veyron-minnie
Gwendal Grignou
1
-2
/
+38
2019-07-27
iio: cros_ec_accel_legacy: Use cros_ec_sensors_core
Gwendal Grignou
2
-285
/
+55
2019-07-27
iio: cros_ec_accel_legacy: Fix incorrect channel setting
Gwendal Grignou
1
-1
/
+0
2019-07-27
iio: mxc4005: Use device-managed APIs
Chuhong Yuan
1
-34
/
+6
2019-07-27
iio: make st_sensors drivers use regmap
Denis Ciocca
3
-5
/
+5
2019-07-27
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2
-4
/
+4
2019-07-27
iio:accel: device settings are set immediately during probe
Denis Ciocca
2
-8
/
+27
2019-07-27
iio:accel: introduce st_accel_get_settings() function
Denis Ciocca
2
-0
/
+19
2019-07-27
iio: sca3000: Fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-27
/
+38
2019-06-26
iio: adis162xx: fix low-power docs & reports
Alexandru Ardelean
2
-4
/
+4
2019-06-23
Merge 5.2-rc6 into staging-next
Greg Kroah-Hartman
30
-175
/
+30
2019-06-22
iio: sca3000: Potential endian bug in sca3000_read_event_value()
Dan Carpenter
1
-3
/
+4
2019-06-22
iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
Alexandru Ardelean
1
-9
/
+13
[next]