index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2020-01-18
iio: magnetometer: ak8975: Convert to use device_get_match_data()
Andy Shevchenko
1
-23
/
+16
2020-01-18
iio: magnetometer: ak8975: Get rid of platform data
Andy Shevchenko
1
-11
/
+3
2020-01-14
iio: st_sensors: Make use of device properties
Andy Shevchenko
2
-10
/
+2
2020-01-14
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
2
-4
/
+2
2019-12-15
iio: ak8975: Convert to use GPIO descriptor
Linus Walleij
1
-35
/
+19
2019-10-27
iio: st: Drop GPIO include
Linus Walleij
1
-1
/
+0
2019-08-11
iio:st_sensors: remove buffer allocation at each buffer enable
Denis Ciocca
1
-11
/
+1
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
1
-4
/
+3
2019-08-05
iio:magn: preenable/postenable/predisable fixup for ST magn buffer
Denis Ciocca
1
-14
/
+16
2019-07-28
iio: magnetometer: mmc35240: Fix a typo in the name of a constant
Christophe JAILLET
1
-2
/
+2
2019-07-28
iio: make st_sensors drivers use regmap
Denis Ciocca
3
-5
/
+5
2019-07-28
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2
-4
/
+4
2019-07-28
iio:magn: device settings are set immediately during probe
Denis Ciocca
2
-7
/
+27
2019-07-28
iio:magn: introduce st_magn_get_settings() function
Denis Ciocca
2
-0
/
+19
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
3
-12
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
5
-9
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-04
iio: hmc5843: fix potential NULL pointer dereferences
Kangjie Lu
2
-2
/
+12
2019-04-04
iio: ak8975: improve code readability
H. Nikolaus Schaller
1
-3
/
+5
2019-04-04
iio: magnetometer: hmc5843: add mount matrix support
H. Nikolaus Schaller
2
-2
/
+19
2019-04-04
iio: magnetometer: bmc150: add mount matrix support
H. Nikolaus Schaller
1
-0
/
+21
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
2
-6
/
+4
2019-01-12
iio: magnetometer: mag3110: add vdd/vddio regulator operation support
Anson Huang
1
-8
/
+86
2018-12-13
Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-0
/
+1
2018-12-03
Merge 4.20-rc5 into staging-next
Greg Kroah-Hartman
2
-12
/
+8
2018-12-01
iio: magnetometer: ak8975: Add the "AKM9911" ACPI HID
Stephan Gerhold
1
-0
/
+1
2018-11-16
iio: magnetometer: Add driver support for PNI RM3100
Song Qiang
6
-0
/
+784
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-3
/
+5
2018-11-11
iio:magnetometer: st_magn: add BDU settings
Martin Kelly
1
-0
/
+4
2018-11-11
iio:magnetometer: st_magn: add LSM9DS1 support
Martin Kelly
4
-0
/
+12
2018-11-11
iio: magnetometer: add clarifying comment
Martin Kelly
1
-0
/
+2
2018-11-03
iio:st_magn: Fix enable device after trigger
Martin Kelly
1
-9
/
+3
2018-10-21
iio: st_sensors: miscellaneous cleanup
Martin Kelly
1
-3
/
+3
2018-09-22
iio: magnetometer: hmc5843: Fixed a comment error.
Song Qiang
1
-1
/
+1
2018-05-12
iio: magnetometer: mag3110: Add ability to run in continuous mode
Richard Tresidder
1
-18
/
+140
2018-03-03
iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAW
Rodrigo Siqueira
1
-1
/
+1
2017-12-02
iio: magnetometer: ak8975: Add another ACPI ID
Andy Shevchenko
1
-0
/
+1
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
[next]