summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-054-15/+12
|\
| * iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2014-10-042-2/+0
| * iio:magnetometer: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-044-7/+5
| * iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-041-6/+7
* | Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman2014-09-221-22/+30
|\ \ | |/ |/|
| * iio:magnetometer: bugfix magnetometers gain valuesDenis CIOCCA2014-09-141-22/+30
* | iio: magn: ak8975: fix unnecessary casting between char* and const char*Irina Tirdea2014-09-141-5/+5
* | iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0
* | iio: hid-sensor-magn-3d: Fix build warningReyad Attiyat2014-07-271-5/+2
|/
* Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-07-241-45/+157
|\
| * iio: hid-sensor-magn-3d: Add support for rotation from northReyad Attiyat2014-07-201-1/+52
| * iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio chan...Reyad Attiyat2014-07-201-44/+105
* | Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman2014-07-131-5/+2
|\ \ | |/ |/|
| * iio: hid-sensor-magn-3d: Fix return valuesSachin Kamat2014-07-051-5/+2
* | iio: st_sensors: add devicetree probing supportLinus Walleij2014-07-111-0/+23
* | iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2014-07-071-2/+10
* | Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-06-291-44/+14
|\ \
| * | iio: magnetometer: ak8975: Use devm_* APIsBeomho Seo2014-06-291-44/+14
* | | Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman2014-06-221-8/+1
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-181-8/+1
| |\
| | * iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald2014-06-071-8/+1
* | | iio: AK09911 : 3 axis compass supportSrinivas Pandruvada2014-06-163-0/+337
|/ /
* | iio: hid-sensors: Compass 3D: Raw read supportSrinivas Pandruvada2014-05-051-0/+16
* | iio: hid-sensors: Add API to power on/offSrinivas Pandruvada2014-05-051-4/+3
* | iio: hid-sensors: Compass 3D: adjust scale and offsetSrinivas Pandruvada2014-05-051-4/+13
* | iio: ak8975: Fix issue with the nameSrinivas Pandruvada2014-05-031-1/+0
* | iio:magnetometer:mag3110: Enable user offset calibrationPeter Meerwald2014-05-031-2/+15
* | iio:magnetometer:mag3110: Fix initialization of ctrl_reg1Peter Meerwald2014-05-031-1/+1
* | iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-261-0/+4
* | iio: st_sensors: announce registered sensorsLinus Walleij2014-04-261-0/+3
* | iio: ak8975: Added ACPI enumerationSrinivas Pandruvada2014-03-291-3/+37
* | iio: ak8975 : Add AK8963 compatibility mode supportSrinivas Pandruvada2014-03-222-6/+31
|/
* iio:magnetometer:mag3110: Fix unreachable codePeter Meerwald2014-02-251-1/+0
* iio:magnetometer:mag3110: Scale factor missing for temperaturePeter Meerwald2014-02-151-3/+13
* Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-02-111-0/+1
|\
| * iio: ak8975: Add device nameBeomho Seo2014-02-081-0/+1
* | iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo2014-02-081-7/+9
* | iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Peter Meerwald2014-02-081-1/+1
* | iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe...Peter Meerwald2014-02-081-0/+6
|/
* iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
* Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-023-3/+11
|\
| * iio: Fix mag3110 Kconfig dependenciesPeter Meerwald2013-11-091-0/+2
| * iio: Fix mag3110 scan_typePeter Meerwald2013-11-091-1/+6
| * iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada2013-11-021-2/+3
* | iio: hid-sensors: magnetometer : Add sensitivitySrinivas Pandruvada2013-11-091-0/+12
|/
* iio: Add Freescale mag3110 magnetometer driverPeter Meerwald2013-10-233-0/+412
* iio: Correct description how to convert microtesla to gaussPeter Meerwald2013-10-201-1/+1
* iio:st_magn: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-10/+1
* Merge 3.12-rc4 into staging-nextGreg Kroah-Hartman2013-10-061-9/+9
|\
| * iio:magnetometer: Bugfix magnetometer default output registersDenis CIOCCA2013-09-301-9/+9