index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-10
iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
Zheyu Ma
1
-0
/
+1
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-55
/
+52
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-6
/
+2
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
17
-55
/
+52
2022-02-18
iio:magn:mmc35240: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-6
/
+3
2022-02-18
iio:magn:mag3110: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-7
/
+3
2022-02-18
iio:magn:ak8975: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-9
/
+3
2022-02-18
iio:magnetometer:hmc5843: Move exports to IIO_HMC5843 namespace
Jonathan Cameron
3
-4
/
+6
2022-02-18
iio:magnetometer:bmc150: Move exports to IIO_BMC150_MAGN namespace
Jonathan Cameron
3
-4
/
+6
2022-02-18
iio:magnetometer:rm3100: Move exports to IIO_RM3100 namespace
Jonathan Cameron
3
-4
/
+6
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
3
-2
/
+5
2022-02-18
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
1
-4
/
+0
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2
-6
/
+2
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
1
-2
/
+3
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
1
-15
/
+20
2021-12-21
iio:magn:ak8975: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
1
-2
/
+2
2021-11-17
iio: mag3110: Use scan_type when processing raw data
Gwendal Grignou
1
-2
/
+4
2021-10-19
iio: magn: hmc5843: Make hmc5843_common_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-09-14
iio: magnetometer: ak8975: add AK09116 support
Matt Ranostay
2
-1
/
+36
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
1
-2
/
+2
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
3
-27
/
+2
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2
-24
/
+2
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
1
-17
/
+1
2021-09-14
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2
-4
/
+4
2021-07-24
iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-24
/
+3
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
4
-16
/
+6
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
1
-5
/
+1
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
1
-0
/
+1
2021-06-14
iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-1
/
+2
2021-06-03
iio: magnetometer: st_magn: Support mount matrix
Linus Walleij
1
-18
/
+45
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
5
-8
/
+5
2021-05-17
iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-4
/
+7
2021-05-17
iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2
-4
/
+8
2021-05-17
iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+4
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
1
-0
/
+98
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
1
-4
/
+0
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
3
-14
/
+29
2021-05-17
iio: magnetometer: st_magn: Provide default platform data
Andy Shevchenko
1
-1
/
+10
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+2
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
1
-1
/
+0
2021-04-07
iio: magnetometer: yas530: Include right header
Linus Walleij
1
-1
/
+2
2021-04-07
iio: magnetometer: yas530: Fix return value on error path
Linus Walleij
1
-0
/
+1
2021-03-25
iio:magnetometer: Add Support for ST IIS2MDC
LI Qingwu
4
-0
/
+12
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2
-2
/
+0
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
1
-22
/
+10
2021-01-22
iio: hid-sensor-magn-3d: Add timestamp channel
Ye Xiang
1
-18
/
+30
2021-01-22
iio: magnetometer: bmc150: Add rudimentary regulator support
Stephan Gerhold
1
-1
/
+25
2021-01-09
iio: magnetometer: Add driver for Yamaha YAS530
Linus Walleij
3
-0
/
+1066
2020-12-03
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron
1
-4
/
+9
[next]