aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/st_magn_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+1
2015-07-23iio: st-magn: add support for lsm303agr magnetometerGiuseppe Barba1-0/+82
2015-07-23iio: st_magn: Add irq trigger handlingGiuseppe Barba1-1/+12
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-0/+3
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman1-0/+1
2015-05-07iio: magnetometer: support for lsm303dlhLinus Walleij1-0/+116
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel1-0/+1
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-9/+9
2014-10-04iio:magnetometer: Removed unnecessary parameter on common_probe functionDenis CIOCCA1-3/+2
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-6/+7
2014-09-14iio:magnetometer: bugfix magnetometers gain valuesDenis CIOCCA1-22/+30
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core support.Jonathan Cameron1-2/+10
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+4
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij1-0/+3
2013-10-06Merge 3.12-rc4 into staging-nextGreg Kroah-Hartman1-9/+9
2013-09-30iio:magnetometer: Bugfix magnetometer default output registersDenis CIOCCA1-9/+9
2013-09-21iio:magn: Register buffer also without specific triggerDenis CIOCCA1-8/+8
2013-09-21iio: magn-core: st: Clean up error handling in probe()Lee Jones1-9/+10
2013-08-03iio: magnetometer: st_magn: Use devm_iio_device_allocSachin Kamat1-1/+0
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-2/+3
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channelDenis CIOCCA1-0/+3
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA1-12/+24
2013-02-09iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron1-1/+0
2013-01-31iio:magnetometer: Add STMicroelectronics magnetometers driverDenis Ciocca1-0/+401