index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
magnetometer
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
Zheyu Ma
1
-0
/
+1
2021-01-09
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron
1
-4
/
+9
2020-09-23
iio:magnetometer:ak8975 Fix alignment and data leak issues.
Jonathan Cameron
1
-5
/
+11
2020-09-23
drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...
Sandhya Bankar
1
-7
/
+9
2020-07-22
iio: magnetometer: ak8974: Fix runtime PM imbalance on error
Dinghao Liu
1
-9
/
+10
2020-07-22
iio:magnetometer:ak8974: Fix alignment and data leak issues
Jonathan Cameron
1
-3
/
+7
2020-04-02
iio: magnetometer: ak8974: Fix negative raw values in sysfs
Stephan Gerhold
1
-1
/
+1
2019-05-31
iio: hmc5843: fix potential NULL pointer dereferences
Kangjie Lu
2
-2
/
+12
2018-12-05
iio:st_magn: Fix enable device after trigger
Martin Kelly
1
-9
/
+3
2018-04-13
iio: magnetometer: st_magn_spi: fix spi_device_id table
Lorenzo Bianconi
1
-2
/
+0
2017-11-15
iio: magnetometer: mag3110: claim direct mode during raw writes
Alison Schofield
1
-10
/
+20
2017-03-30
iio: magnetometer: ak8974: remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2016-08-29
iio: magn: ak8974: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2016-08-29
iio: magn/ak8974: avoid unused function warning
Arnd Bergmann
1
-4
/
+2
2016-08-21
iio: magnetometer: mag3110: claim direct mode during raw reads
Alison Schofield
1
-8
/
+15
2016-08-15
iio: magn: add a driver for AK8974
Linus Walleij
3
-1
/
+879
2016-06-30
iio: magn: ak8975: deploy runtime and system PM
Linus Walleij
1
-0
/
+72
2016-06-30
iio: magn: ak8975: make sure to power down at remove()
Linus Walleij
1
-0
/
+1
2016-06-30
iio: magn: ak8975: allow a delay after enabling regulators
Linus Walleij
1
-0
/
+6
2016-06-30
iio: magn: ak8975: refactor regulator handlers
Linus Walleij
1
-25
/
+18
2016-06-30
iio: magn: ak8975: add Vid regulator
Linus Walleij
1
-0
/
+15
2016-06-30
iio: magn: ak8975: fix regulator usage
Linus Walleij
1
-9
/
+7
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
3
-3
/
+4
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2
-1
/
+2
2016-06-09
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
5
-12
/
+28
2016-06-07
Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-1
/
+2
2016-05-29
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
2
-1
/
+2
2016-05-29
iio: magnetometer: bmc150: Document Bosch supported chips
Daniel Baluta
1
-0
/
+2
2016-05-29
iio:st_sensors: fix power regulator usage
Gregor Boirie
1
-4
/
+8
2016-05-21
iio: magn: Add support for BMM150 magnetometer
Daniel Baluta
2
-0
/
+6
2016-05-09
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
1
-3
/
+3
2016-05-01
iio: ak8975: Support adapters limited to BYTE_DATA
Crestez Dan Leonard
1
-8
/
+12
2016-04-26
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
8
-127
/
+389
2016-04-23
iio:ak8975: add mounting matrix support
Gregor Boirie
1
-4
/
+30
2016-04-19
iio: st_sensors: verify interrupt event to status
Linus Walleij
1
-0
/
+1
2016-04-18
iio: magn: bmc150: Introduce SPI support
Daniel Baluta
3
-0
/
+85
2016-04-18
iio: magn: Split bmc150 driver in common/i2c parts
Daniel Baluta
5
-99
/
+163
2016-04-17
iio: ak8975: fix maybe-uninitialized warning
Richard Leitner
1
-1
/
+1
2016-04-17
iio: ak8975: Fix NULL pointer exception on early interrupt
Krzysztof Kozlowski
1
-2
/
+2
2016-04-16
iio: magnetometer: ak8975: put else and brace at the same line
Slawomir Stepien
1
-2
/
+1
2016-04-11
Merge 4.6-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2016-04-10
iio:magnetometer:ak8975: triggered buffer support
Gregor Boirie
2
-25
/
+112
2016-04-03
iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
Arnd Bergmann
1
-0
/
+1
2016-04-03
iio: remove unused gpio consumer.h include
Irina Tirdea
1
-1
/
+0
2016-03-20
iio:magnetometer:ak8975: fix missing regulator_disable
Gregor Boirie
1
-18
/
+60
2016-03-05
iio:magnetometer:ak8975: power regulator support
Gregor Boirie
1
-0
/
+16
2016-03-05
iio:magnetometer:ak8975: remove unused field
Gregor Boirie
1
-1
/
+0
2016-03-05
iio:magnetometer:ak8975: fix uninitialized chipset
Gregor Boirie
1
-1
/
+4
2016-02-24
iio: hmc5843: Move hmc5843 out of staging
Cristina Moraru
6
-0
/
+991
2016-01-10
iio: ak8975: constify ak_def structures
Julia Lawall
1
-2
/
+2
[next]