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
/
magnetometer
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
iio: magnetometer: mmc35240: make use of regmap_set_bits()
Trevor Gamblin
1
-5
/
+3
2024-06-25
iio: magnetometer: ak8974: make use of regmap_set_bits()
Trevor Gamblin
1
-8
/
+2
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
5
-10
/
+10
2024-05-27
iio: tmag5273: Remove some unused field in struct tmag5273_data
Christophe JAILLET
1
-2
/
+0
2024-02-28
iio: magnetometer: add a driver for Voltafield AF8133J magnetometer
Icenowy Zheng
3
-0
/
+541
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-6
/
+4
2024-01-24
iio: magnetometer: mmc35240: Drop ACPI_PTR() usage
Jonathan Cameron
1
-2
/
+2
2024-01-24
iio: magnetometer: bmc150: Drop ACPI_PTR() usage
Jonathan Cameron
2
-4
/
+2
2024-01-22
iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...
zhili.liu
1
-2
/
+8
2024-01-18
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+3
2023-11-25
iio: tmag5273: fix temperature offset
Javier Carrasco
1
-1
/
+1
2023-11-16
iio: magnetometer: tmag5273: Switch to device_property_match_property_string()
Andy Shevchenko
1
-7
/
+3
2023-10-05
iio: magnetometer: ak8975: Fix 'Unexpected device' error
André Apitzsch
1
-6
/
+5
2023-09-23
iio: magnetometer: hid-sensor-magn-3d: Convert to platform remove callback re...
Uwe Kleine-König
1
-4
/
+2
2023-09-11
iio: magnetometer: ak8975: Sort ID and ACPI tables
Biju Das
1
-15
/
+14
2023-09-11
iio: magnetometer: ak8975: Convert enum->pointer for data in the match tables
Biju Das
1
-45
/
+30
2023-09-11
iio: magnetometer: yamaha-yas530: Use i2c_get_match_data()
Biju Das
1
-3
/
+1
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
11
-10
/
+11
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
10
-10
/
+10
2023-05-13
iio: magnetometer: st_accel: Add LSM303D
Marius Hoch
1
-0
/
+1
2023-05-13
iio: tmag5273: Fix runtime PM leak on measurement error
Lars-Peter Clausen
1
-2
/
+3
2023-01-08
iio: magnetometer: st_magn: Add LSM303C
Stephan Gerhold
5
-1
/
+13
2022-12-28
iio: magnetometer: add ti tmag5273 driver
Gerald Loacker
3
-0
/
+757
2022-11-23
iio: magnetometer: yamaha-yas530: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: magnetometer: mmc35240: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: magnetometer: mag3110: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: magnetometer: hmc5843: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: magnetometer: bmc150_magn_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: magnetometer: ak8975: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: magnetometer: ak8974: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: accel: st_magn: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-168
/
+728
2022-09-04
iio: magnetometer: yamaha-yas530: Use dev_err_probe()
Andy Shevchenko
1
-10
/
+6
2022-09-04
iio: magnetometer: yamaha-yas530: Make strings const in chip info
Andy Shevchenko
1
-2
/
+2
2022-09-04
iio: magnetometer: yamaha-yas530: Use pointers as driver data
Andy Shevchenko
1
-10
/
+13
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
6
-18
/
+6
2022-08-16
iio: magnetometer: yas530: Add YAS537 variant
Jakob Hauser
2
-3
/
+423
2022-08-16
iio: magnetometer: yas530: Add function pointers to "chip_info"
Jakob Hauser
1
-24
/
+42
2022-08-16
iio: magnetometer: yas530: Add temperature calculation to "chip_info"
Jakob Hauser
1
-69
/
+54
2022-08-16
iio: magnetometer: yas530: Add IIO scaling to "chip_info"
Jakob Hauser
1
-21
/
+7
2022-08-16
iio: magnetometer: yas530: Add volatile registers to "chip_info"
Jakob Hauser
1
-3
/
+35
2022-08-16
iio: magnetometer: yas530: Introduce "chip_info" structure
Jakob Hauser
1
-24
/
+74
2022-08-16
iio: magnetometer: yas530: Apply documentation and style fixes
Jakob Hauser
1
-10
/
+11
2022-08-16
iio: magnetometer: yas530: Move printk %*ph parameters out from stack
Jakob Hauser
1
-2
/
+2
2022-08-16
iio: magnetometer: yas530: Rename functions and registers
Jakob Hauser
1
-56
/
+70
2022-08-16
iio: magnetometer: yas530: Change data type of calibration coefficients
Jakob Hauser
1
-2
/
+4
2022-08-16
iio: magnetometer: yas530: Correct temperature handling
Jakob Hauser
1
-23
/
+76
2022-08-16
iio: magnetometer: yas530: Correct scaling of magnetic axes
Jakob Hauser
1
-10
/
+21
2022-08-16
iio: magnetometer: yas530: Change range of data in volatile register
Jakob Hauser
1
-1
/
+1
2022-08-16
iio: magnetometer: yas530: Change data type of hard_offsets to signed
Jakob Hauser
1
-1
/
+1
[next]