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.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
/
mma8452.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-02
iio: accel: mma8452: use the correct logic to get mma8452_data
Haibo Chen
1
-2
/
+2
2022-02-18
iio: mma8452: Add support for the "mount-matrix" device property
Hans de Goede
1
-0
/
+21
2022-02-18
iio: mma8452: Fix probe failing when an i2c_device_id is used
Hans de Goede
1
-11
/
+18
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2021-11-17
iio: mma8452: Fix trigger reference couting
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: mma8452: Use correct type for return variable in IRQ handler
Lars-Peter Clausen
1
-1
/
+1
2021-05-17
iio: accel: mma8452: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: accel: mma8452: fix indentation
Sean Nyekjaer
1
-23
/
+23
2020-10-10
iio: accel: mma8452: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
1
-4
/
+9
2020-09-13
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+8
2020-09-03
iio: accel: mma8452: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+6
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-22
iio:accel:mma8452: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+8
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+4
2020-06-14
iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
Chuhong Yuan
1
-1
/
+4
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2019-04-04
iio: mma8452: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-01-12
iio: accell: mma8452: add vdd/vddio regulator operation support
Anson Huang
1
-22
/
+83
2018-07-25
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-0
/
+1
2018-07-07
iio: mma8452: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-06-24
iio: mma8452: Fix ignoring MMA8452_INT_DRDY
Leonard Crestez
1
-1
/
+1
2018-05-12
iio: accell: mma8452: Reduce sleep time when data not ready
Richard Tresidder
1
-1
/
+23
2018-01-08
iio: mma8452: replace license description with SPDX specifier
Martin Kepplinger
1
-3
/
+1
2017-12-02
iio: accel: mma8452: Rename config structs for readability
Harinath Nampally
1
-5
/
+5
2017-12-02
iio: accel: mma8452: Rename a struct for code readibility
Harinath Nampally
1
-3
/
+3
2017-10-09
iio: accel: mma8452: Rename read/write event value callbacks to generic funct...
Harinath Nampally
1
-4
/
+4
2017-09-24
iio: accel: mma8452: Fix code style warning for unsigned int declarations
Harinath Nampally
1
-2
/
+2
2017-09-24
iio: accel: mma8452: Fix code style warning
Harinath Nampally
1
-3
/
+3
2017-09-13
iio: accel: mma8452: improvements to handle multiple events
Harinath Nampally
1
-157
/
+206
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2016-12-03
iio: accel: mma8452: define unsigned return values where appropriate
Martin Kepplinger
1
-2
/
+2
2016-10-23
iio: accel: mma8452: claim direct mode during write raw
Jonathan Cameron
1
-22
/
+38
2016-10-23
iio: accel: mma8452: claim direct mode during raw reads
Alison Schofield
1
-2
/
+4
2016-09-27
iio:mma8452: Use new iio_trigger_validate_own_device() helper
Lars-Peter Clausen
1
-12
/
+1
2016-07-05
drivers:iio:accel:mma8452: removed unwanted return statements
Bijosh Thykkoottathil
1
-5
/
+1
2016-07-05
drivers:iio:accel:mma8452: added cleanup provision in case of failure.
Bijosh Thykkoottathil
1
-2
/
+2
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-2
/
+2
2016-06-11
iio: mma8452: update Freescale company information
Martin Kepplinger
1
-3
/
+3
2016-06-11
iio: mma8452: update device description in header comments
Martin Kepplinger
1
-8
/
+8
2016-06-11
iio: mma8452: update contact information for Martin Kepplinger
Martin Kepplinger
1
-1
/
+1
2016-05-04
iio: mma8452: add support for oversampling ratio
Martin Kepplinger
1
-25
/
+160
2016-03-20
iio: mma8452: use runtime pm instead of device specific autosleep
Martin Kepplinger
1
-1
/
+1
2016-03-20
iio: mma8452: add i2c_device_id for mma8451
Martin Kepplinger
1
-0
/
+1
2016-03-12
iio: mma8452: add support for FXLS8471Q
Martin Kepplinger
1
-0
/
+22
2016-03-05
iio: mma8452: add support for runtime power management
Martin Kepplinger
1
-10
/
+108
2016-03-05
iio: mma8452: avoid switching to active because of config change
Martin Kepplinger
1
-6
/
+29
2016-03-05
iio: mma8452: coding style fixes
Martin Kepplinger
1
-4
/
+6
[next]