index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
13 days
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-05-31
iio: magnetometer: HID: hid-sensor-magn-3d: Refactor channel initialization
Natália Salvino André
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: magnetometer: add driver for MEMSIC MMC5983MA
Vladislav Kulikov
2026-05-31
iio: magnetometer: ak8975: fix potential kernel stack memory leak
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: ensure device is awake for buffered capture
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: consistently use 'data' parameter
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: check if gpiod read was successful
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
Joshua Crofts
2026-05-31
iio: magnetometer: yamaha-yas530: replace usleep_range() with fsleep()
Andy Shevchenko
2026-05-31
iio: magnetometer: yamaha-yas530: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
2026-05-31
iio: magnetometer: yamaha-yas530: Get rid of i2c_client_get_device_id()
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: unify return code variable name
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: reduce usage of magic lengths of the buffer
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: remove duplicate error message
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: drop duplicate NULL check
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: avoid using temporary variable
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: pass conversion timeouts as arguments
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: fix wrong errno on return
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: replace usleep_range() with fsleep()
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: update headers per IWYU principle
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: sort headers alphabetically
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: Add missed pm_runtime_put_autosuspend() call
Andy Shevchenko
2026-05-31
iio: magnetometer: rm3100: Modernize locking and refactor control flow
Maxwell Doose
2026-05-20
iio: magnetometer: yas530: switch to using FIELD_GET_SIGNED()
Yury Norov
2026-05-15
iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDL
Advait Dhamorikar
2026-04-27
iio: magnetometer: hid-sensor-magn-3d: prefer 'u32' type
Joshua Crofts
2026-04-27
iio: magnetometer: ak8975: remove unnecessary braces
Joshua Crofts
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
2026-03-21
iio: magnetometer: fix various spelling mistakes
Shi Hao
2026-03-14
Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-03-02
iio: magnetometer: bmc150_magn: use automated cleanup for mutex
Neel Bullywon
2026-02-27
i3c: simplify combined i3c/i2c dependencies
Arnd Bergmann
2026-02-23
iio: magnetometer: tlv493d: remove erroneous shift in X-axis data
Antoniu Miclaus
2026-02-23
iio: magnetometer: si7210: simplify probe with devm_regulator_get_enable_read...
Antoniu Miclaus
2026-02-23
iio: magnetometer: bmc150_magn: minor formatting cleanup
Neel Bullywon
2026-02-23
iio: magnetometer: bmc150_magn: replace msleep with fsleep
Neel Bullywon
2026-02-01
iio: magn: mmc5633: Fix Kconfig for combination of I3C as module and driver b...
Jonathan Cameron
2026-01-29
iio: magnetometer: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2026-01-29
iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
2026-01-22
iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not.
Jonathan Cameron
2025-12-21
iio: magnetometer: Add mmc5633 sensor
Frank Li
2025-09-10
iio: magnetometer: tmag5273: remove unused IIO_CHAN_INFO_PROCESSED handling
Dixit Parmar
2025-09-10
iio: magnetometer: als31300: remove unused IIO_CHAN_INFO_PROCESSED handling
Dixit Parmar
2025-09-10
iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor
Dixit Parmar
2025-08-25
iio: magnetometer: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
[next]