summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iio:magnetometer:bmc150_magn: expand mutex in trigger_handlerHartmut Knaack2015-08-021-1/+1
| * | | iio: mmc35240: minor change to improve code readibilityTeodora Baluta2015-08-021-13/+13
| * | | iio: st-magn: add support for lsm303agr magnetometerGiuseppe Barba2015-07-234-0/+89
| * | | iio: st_magn: Add irq trigger handlingGiuseppe Barba2015-07-233-1/+21
| * | | iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-0/+3
| * | | iio:magnetometer:bmc150_magn: replace magic valueHartmut Knaack2015-07-191-1/+3
| * | | iio: magnetometer: mmc35240: Add DT bindingJandy Gou2015-07-191-0/+7
* | | | Merge 4.2-rc4 into staging-nextGreg Kroah-Hartman2015-07-273-7/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | iio: magnetometer: mmc35240: fix SET/RESET sequenceViorel Suman2015-07-191-3/+4
| * | | iio: magnetometer: mmc35240: Fix SET/RESET maskDaniel Baluta2015-07-191-2/+2
| * | | iio: magnetometer: mmc35240: Fix crash in pm suspendDaniel Baluta2015-07-191-0/+1
| * | | iio:magnetometer:bmc150_magn: output intended variableHartmut Knaack2015-07-191-2/+2
| * | | iio:magnetometer:bmc150_magn: add regmap dependencyHartmut Knaack2015-07-191-0/+1
| * | | iio: magnetometer: mmc35240: fix available sampling frequenciesTeodora Baluta2015-07-191-14/+21
| | |/ | |/|
* | | Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman2015-07-201-14/+21
|\ \ \ | |_|/ |/| |
| * | iio: magnetometer: mmc35240: fix available sampling frequenciesTeodora Baluta2015-07-051-14/+21
| |/
* | iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0Star
* | iio: magn: bmc150: add support for bmc156Vlad Dogaru2015-06-211-0/+2
* | iio: magn: bmc150: decouple buffer and triggerVlad Dogaru2015-06-211-31/+38
|/
* Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-111-24/+91
|\
| * iio: magnetometer: mmc35240: Add compensation for raw valuesDaniel Baluta2015-06-071-4/+58
| * iio: magnetometer: mmc35240: Fix sensitivity on z-axisDaniel Baluta2015-06-071-1/+1
| * iio: magnetometer: mmc35240: Use a smaller sleep valueDaniel Baluta2015-06-071-1/+2
| * iio: magnetometer: mmc35240: Fix broken processed valueDaniel Baluta2015-06-071-16/+27
| * iio: magnetometer: mmc35240: NULL terminate attribute arrayDaniel Baluta2015-06-071-0/+1
| * iio: magnetometer: mmc35240: i2c device name should be lower caseDaniel Baluta2015-06-071-1/+1
| * iio: magnetometer: correct a harmless off by one checkDan Carpenter2015-06-011-1/+1
* | Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-245-3/+1652
|\|
| * iio: hid-sensor-magn-3d: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * iio: magnetometer: Add ACPI support for MMC35240Daniel Baluta2015-05-101-0/+8
| * iio: magnetometer: mmc35240: Add PM sleep supportDaniel Baluta2015-05-101-0/+35
| * iio: magnetometer: Add support for MEMSIC MMC35240 sensorDaniel Baluta2015-05-103-0/+481
| * iio: magn: bmc150_magn: add oversampling ratioIrina Tirdea2015-05-101-4/+129
| * iio: magn: Add support for BMC150 magnetometerIrina Tirdea2015-05-103-0/+1000
| * iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-101-2/+2
* | Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-181-0/+1
|\ \ | |/ |/|
| * Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2015-05-131-0/+1
| |\
| | * iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-261-0/+1
* | | Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-093-0/+122
|\ \ \ | |/ / |/| |
| * | iio: magnetometer: support for lsm303dlhLinus Walleij2015-05-073-0/+122
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+2
|\ \ | |/ |/|
| * Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2015-04-131-1/+2
| |\
| | * HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada2015-02-231-1/+2
* | | iio: magnetometer: mag3110: Place driver on standby on errorCristina Opriceana2015-04-011-8/+10
* | | iio: ak8975: fix AK09911 dependenciesArnd Bergmann2015-02-281-0/+2
|/ /
* | iio: magnetometer: ak8975: Add AK8963Srinivas Pandruvada2015-01-271-0/+1
* | iio: hid-sensor-magn-3d: Introduce PMSrinivas Pandruvada2015-01-251-8/+1Star
* | iio: ak8975: add ak09911 and ak09912 supportGwendal Grignou2014-12-124-353/+185Star
* | iio: ak8975: add definition structure per compass typeGwendal Grignou2014-12-121-95/+186
* | iio: ak8975: minor fixesGwendal Grignou2014-11-221-21/+14Star
|/