index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
/
st_sensors
Age
Commit message (
Expand
)
Author
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2022-11-23
iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-08-19
iio: st_sensors: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-04-10
iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
Miquel Raynal
2022-04-10
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2022-04-10
iio: st_sensors: Drop the protection on _avail functions
Miquel Raynal
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2022-02-18
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
2021-11-17
iio: st-sensors: Use dev_to_iio_dev() in sysfs callbacks
Lars-Peter Clausen
2021-10-19
iio: st_sensors: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-11
iio: st_sensors: fix typo in comment
Ahmad Fatoum
2021-01-14
iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread
Lorenzo Bianconi
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2020-05-15
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-05-03
iio: st_sensors: Use get_unaligned_be24() and sign_extend32()
Andy Shevchenko
2020-04-27
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-19
iio: st_sensors: rely on odr mask to know if odr can be set
Lary Gibaud
2020-03-21
iio: st_sensors: Join string literals back
Andy Shevchenko
2020-03-21
iio: st_sensors: Drop unneeded casting when print error code
Andy Shevchenko
2020-03-21
iio: st_sensors: Drop unneeded explicit castings
Andy Shevchenko
2020-03-21
iio: st_sensors: Use dev_get_platdata() to get platform_data
Andy Shevchenko
2020-02-14
iio: st_sensors: handle memory allocation failure to fix null pointer derefer...
Colin Ian King
2020-01-13
iio: st_sensors: Make use of device properties
Andy Shevchenko
2020-01-13
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
2019-12-29
iio: st_sensors: Describe function parameters in kernel-doc
Andy Shevchenko
2019-08-25
iio: st_sensors: Fix build error
YueHaibing
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
2019-07-27
iio: make st_sensors drivers use regmap
Denis Ciocca
2019-07-27
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2019-07-27
iio:common:st_sensors: add st_sensors_get_settings_index() helper function
Denis Ciocca
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-10-21
iio: st_sensors: miscellaneous cleanup
Martin Kelly
2018-07-15
iio: change strncpy+truncation to strlcpy
Dominique Martinet
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
iio: common: st_sensors: check odr address value in st_sensors_set_odr()
Lorenzo Bianconi
2017-10-10
iio: st_sensors: split open-drain parameters for irq1 and irq2
Lorenzo Bianconi
2017-10-09
iio: st_sensors: do not always write enable_axis register
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-09-03
iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL
Lorenzo Bianconi
2017-08-14
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
2017-07-06
iio: accel: st_accel: add SPI-3wire support
Lorenzo Bianconi
[next]