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
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-14
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-10
iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDL
Lorenzo Bianconi
1
-0
/
+4
2017-10-09
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
1
-2
/
+4
2017-10-09
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
1
-2
/
+8
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+4
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
8
-10
/
+0
2017-09-25
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+4
2017-09-03
iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL
Lorenzo Bianconi
1
-0
/
+4
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
1
-3
/
+1
2017-08-22
iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
8
-10
/
+0
2017-08-20
iio: magnetometer: ak8974: debug AMI306 calibration data
Michał Mirosław
1
-0
/
+41
2017-08-20
iio: magnetometer: st_magn: remove ihl property for LSM303AGR
Lorenzo Bianconi
1
-2
/
+0
2017-08-20
iio: magnetometer: st_magn: fix status register address for LSM303AGR
Lorenzo Bianconi
1
-1
/
+1
2017-08-20
iio: magnetometer: ak8974: mark INT_CLEAR as precious
Michał Mirosław
1
-0
/
+6
2017-08-20
iio: magnetometer: ak8974: add_device_randomness (serial number)
Michał Mirosław
1
-0
/
+2
2017-08-20
iio: magnetometer: ak8974: support AMI306 variant
Michał Mirosław
2
-22
/
+72
2017-08-17
iio: magnetometer: add support to LIS2MDL
Lorenzo Bianconi
4
-0
/
+12
2017-07-02
iio: magnetometer: st_magn_spi: add OF capability to st_magn_spi
Lorenzo Bianconi
1
-0
/
+25
2017-07-02
iio: magnetometer: Only declare ACPI table when ACPI is enable
Matthias Kaehlcke
1
-0
/
+2
2017-07-01
iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Lorenzo Bianconi
1
-1
/
+2
2017-07-01
iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDL
Lorenzo Bianconi
1
-1
/
+1
2017-06-11
iio: magnetometer: st_magn_spi: fix spi_device_id table
Lorenzo Bianconi
1
-2
/
+0
2017-03-27
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2017-03-19
iio: magnetometer: mag3110: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-03-19
iio: magnetometer: bmc150_magn_i2c: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+9
2017-03-05
iio: magnetometer: ak8974: remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2017-01-21
iio: magnetometer: mag3110: claim direct mode during raw writes
Alison Schofield
1
-10
/
+20
2017-01-14
iio: magnetometer: ak8974: remove redundant zero timeout check
Colin Ian King
1
-6
/
+2
2016-11-24
iio: magnetometer: separate the values of attributes based on their usage typ...
Ooi, Joyce
1
-35
/
+112
2016-11-12
iio: magn: st_magn: inline per-sensor data
Linus Walleij
1
-251
/
+125
2016-10-03
iio: magnetometer: ak8974: small endianness fixes
Ico Doornekamp
1
-4
/
+4
2016-09-27
drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...
Sandhya Bankar
1
-7
/
+9
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-08
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
[next]