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
/
common
/
st_sensors
Age
Commit message (
Expand
)
Author
2016-01-10
iio: st_sensors: support active-low interrupts
Linus Walleij
2015-12-05
iio: st_accel_core: Remove unneeded define
Robert Kmiec
2015-08-16
iio: st_sensors: add debugfs register read hook
Linus Walleij
2015-07-23
iio: st-sensors: add support for single full scale device
Giuseppe Barba
2015-07-23
iio: st-sensors: add configuration for WhoAmI address
Giuseppe Barba
2015-06-10
Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2015-06-07
iio: st_accel: support 8bit channel data
Linus Walleij
2015-05-18
Merge 4.1-rc4 into staging-next
Greg Kroah-Hartman
2015-05-07
iio: st_sensors: make detection more helpful
Linus Walleij
2015-05-07
iio: st_sensors: make BDU optional
Linus Walleij
2015-05-07
iio: st_sensors: make interrupt optional
Linus Walleij
2015-05-07
iio: st_sensors: print error when failing to get IRQ
Linus Walleij
2015-04-26
iio:st_sensors: Fix oops when probing SPI devices
Alban Bedel
2014-12-12
iio: common: remove unnecessary sizeof(u8)
Fabian Frederick
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-25
Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-10-04
iio: st_sensors: Fix buffer copy
Robin van der Gracht
2014-10-04
iio:common: Set the device pointer into ST common sensors library
Denis CIOCCA
2014-10-04
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
2014-08-30
iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value
Lee Jones
2014-08-25
iio: st_sensors: Fix indio_dev->trig assignment
Srinivas Pandruvada
2014-07-11
iio: st_sensors: add devicetree probing support
Linus Walleij
2014-07-07
iio: st_sensors: get platform data from device tree
Linus Walleij
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
2013-09-21
iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()
Lee Jones
2013-09-21
iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()
Lee Jones
2013-09-21
iio: sensors-core: st: Support sensors which don't have a Data Ready pin
Lee Jones
2013-09-21
iio:st_sensors: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-14
iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()
Lee Jones
2013-09-14
iio: sensors-core: st: Allow full-scale to be an optional feature
Lee Jones
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-05-22
iio:common:st: added disable function after read info raw data
Denis CIOCCA
2013-03-25
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
2013-03-25
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-03-16
iio:common: Use spi_sync_transfer() in STMicroelectronics common library
Denis Ciocca
2013-03-05
iio:common:st_sensors fixed all warning messages about uninitialized variables
Denis CIOCCA
2013-02-02
iio:common: removed unused functions outside st_sensors library
Denis CIOCCA
2013-01-31
iio:common: Add STMicroelectronics common library
Denis Ciocca