summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/st_magn_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-201-0/+1
|\
| * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-0/+1
* | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-4/+8
|/
* iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+1
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+4
* iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+1
* iio: st-magn: add support for lsm303agr magnetometerGiuseppe Barba2015-07-231-0/+82
* iio: st_magn: Add irq trigger handlingGiuseppe Barba2015-07-231-1/+12
* iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-0/+3
* Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-181-0/+1
|\
| * iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-261-0/+1
* | iio: magnetometer: support for lsm303dlhLinus Walleij2015-05-071-0/+116
|/
* Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-051-9/+9
|\
| * iio:magnetometer: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-041-3/+2
| * iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-041-6/+7
* | iio:magnetometer: bugfix magnetometers gain valuesDenis CIOCCA2014-09-141-22/+30
|/
* iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2014-07-071-2/+10
* iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-261-0/+4
* iio: st_sensors: announce registered sensorsLinus Walleij2014-04-261-0/+3
* 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
* | iio:magn: Register buffer also without specific triggerDenis CIOCCA2013-09-211-8/+8
* | iio: magn-core: st: Clean up error handling in probe()Lee Jones2013-09-211-9/+10
|/
* iio: magnetometer: st_magn: Use devm_iio_device_allocSachin Kamat2013-08-031-1/+0
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2013-08-031-2/+3
* iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA2013-06-051-0/+3
* iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA2013-06-041-12/+24
* iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron2013-02-091-1/+0
* iio:magnetometer: Add STMicroelectronics magnetometers driverDenis Ciocca2013-01-311-0/+401
OpenPOWER on IntegriCloud