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
2017-11-13
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-07
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]