index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
1
-5
/
+1
*
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-06-16
1
-0
/
+1
*
iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-06-14
1
-1
/
+2
*
iio: magnetometer: st_magn: Support mount matrix
Linus Walleij
2021-06-03
1
-18
/
+45
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
5
-8
/
+5
*
iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
1
-4
/
+7
*
iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
2
-4
/
+8
*
iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
1
-6
/
+4
*
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
2021-05-17
1
-0
/
+98
*
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
2021-05-17
1
-4
/
+0
*
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2021-05-17
3
-14
/
+29
*
iio: magnetometer: st_magn: Provide default platform data
Andy Shevchenko
2021-05-17
1
-1
/
+10
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
2
-2
/
+2
*
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-05-10
1
-1
/
+0
*
iio: magnetometer: yas530: Include right header
Linus Walleij
2021-04-07
1
-1
/
+2
*
iio: magnetometer: yas530: Fix return value on error path
Linus Walleij
2021-04-07
1
-0
/
+1
*
iio:magnetometer: Add Support for ST IIS2MDC
LI Qingwu
2021-03-25
4
-0
/
+12
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
2
-2
/
+0
*
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-11
1
-22
/
+10
*
iio: hid-sensor-magn-3d: Add timestamp channel
Ye Xiang
2021-01-22
1
-18
/
+30
*
iio: magnetometer: bmc150: Add rudimentary regulator support
Stephan Gerhold
2021-01-22
1
-1
/
+25
*
iio: magnetometer: Add driver for Yamaha YAS530
Linus Walleij
2021-01-09
3
-0
/
+1066
*
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron
2020-12-03
1
-4
/
+9
*
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
1
-5
/
+5
*
iio: magnetometer: bmc150: remove unneeded semicolon
Tom Rix
2020-11-01
1
-1
/
+1
*
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-22
3
-8
/
+7
|
\
|
*
iio:magn:hmc5843: Fix passing true where iio_shared_by enum required.
Jonathan Cameron
2020-09-21
1
-2
/
+2
|
*
iio:magn:ak8974: Drop of_match_ptr protection
Jonathan Cameron
2020-09-21
1
-1
/
+2
|
*
iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections.
Jonathan Cameron
2020-09-21
1
-5
/
+3
*
|
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-14
2
-6
/
+12
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-13
1
-5
/
+11
|
|
\
|
|
*
iio:magnetometer:ak8975 Fix alignment and data leak issues.
Jonathan Cameron
2020-08-22
1
-5
/
+11
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
|
/
*
|
iio: magnetometer: mag3110: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-14
/
+6
*
|
iio: magnetometer: ak8974: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-9
/
+2
|
/
*
iio: magnetometer: ak8974: Add description for ak8974's 'scan' attribute
Lee Jones
2020-07-20
1
-0
/
+1
*
iio: magnetometer: hmc5843: 'hmc5843_pm_ops' is unused in 1 of 3 files includ...
Lee Jones
2020-07-20
1
-3
/
+3
*
iio: magnetometer: mmc35240: Fix function header formatting
Lee Jones
2020-07-20
1
-1
/
+1
*
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-20
1
-12
/
+17
|
\
|
*
iio:magnetometer:ak8974: Fix alignment and data leak issues
Jonathan Cameron
2020-07-05
1
-3
/
+7
|
*
iio: magnetometer: ak8974: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-14
1
-9
/
+10
*
|
iio: magnetometer: bmc150: Add proper compatible for BMM150
Krzysztof Kozlowski
2020-07-07
1
-1
/
+2
*
|
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
3
-28
/
+2
*
|
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
|
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
7
-7
/
+0
*
|
iio: magnetometer: mmc35240: Constify struct reg_default
Rikard Falkeborn
2020-06-14
1
-1
/
+1
*
|
iio: magnetometer: ak8975: Add gpio reset support
Jonathan Albrieux
2020-06-14
1
-0
/
+18
*
|
iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
Jonathan Albrieux
2020-06-14
1
-2
/
+2
|
/
*
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
2020-05-10
1
-14
/
+4
*
iio: magnetometer: ak8974: Provide scaling
Linus Walleij
2020-05-03
1
-1
/
+44
[next]