index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
/
st_magn_core.c
Age
Commit message (
Expand
)
Author
2017-10-10
iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDL
Lorenzo Bianconi
2017-10-09
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
2017-10-09
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-25
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-09-03
iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL
Lorenzo Bianconi
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
2017-08-22
iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
iio: magnetometer: st_magn: remove ihl property for LSM303AGR
Lorenzo Bianconi
2017-08-20
iio: magnetometer: st_magn: fix status register address for LSM303AGR
Lorenzo Bianconi
2017-08-17
iio: magnetometer: add support to LIS2MDL
Lorenzo Bianconi
2017-07-01
iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDL
Lorenzo Bianconi
2016-11-12
iio: magn: st_magn: inline per-sensor data
Linus Walleij
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-05-29
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
2016-05-29
iio:st_sensors: fix power regulator usage
Gregor Boirie
2016-04-19
iio: st_sensors: verify interrupt event to status
Linus Walleij
2016-01-10
iio: st_sensors: support active-low interrupts
Linus Walleij
2015-08-16
iio: st_sensors: add debugfs register read hook
Linus Walleij
2015-07-23
iio: st-magn: add support for lsm303agr magnetometer
Giuseppe Barba
2015-07-23
iio: st_magn: Add irq trigger handling
Giuseppe Barba
2015-07-23
iio: st-sensors: add configuration for WhoAmI address
Giuseppe Barba
2015-05-18
Merge 4.1-rc4 into staging-next
Greg Kroah-Hartman
2015-05-07
iio: magnetometer: support for lsm303dlh
Linus Walleij
2015-04-26
iio:st_sensors: Fix oops when probing SPI devices
Alban Bedel
2014-11-05
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-10-04
iio:magnetometer: Removed unnecessary parameter on common_probe function
Denis CIOCCA
2014-10-04
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
2014-09-14
iio:magnetometer: bugfix magnetometers gain values
Denis CIOCCA
2014-07-07
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
2014-04-26
iio: st_sensors: move regulator retrieveal to core
Linus Walleij
2014-04-26
iio: st_sensors: announce registered sensors
Linus Walleij
2013-10-06
Merge 3.12-rc4 into staging-next
Greg Kroah-Hartman
2013-09-30
iio:magnetometer: Bugfix magnetometer default output registers
Denis CIOCCA
2013-09-21
iio:magn: Register buffer also without specific trigger
Denis CIOCCA
2013-09-21
iio: magn-core: st: Clean up error handling in probe()
Lee Jones
2013-08-03
iio: magnetometer: st_magn: Use devm_iio_device_alloc
Sachin Kamat
2013-08-03
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
2013-06-05
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
2013-06-04
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
Denis CIOCCA
2013-02-09
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
Jonathan Cameron
2013-01-31
iio:magnetometer: Add STMicroelectronics magnetometers driver
Denis Ciocca