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
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