index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bma220_spi.c
Age
Commit message (
Expand
)
Author
2022-07-18
iio: accel: bma220: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-06-14
iio: accel: bma220: Fix alignment for DMA safety
Jonathan Cameron
2021-11-17
iio: bma220: Use scan_type when processing raw data
Gwendal Grignou
2021-07-19
iio: accel: bma220: make suspend state setting more robust
Alexandru Ardelean
2021-07-19
iio: accel: bma220: convert probe to device-managed functions
Alexandru Ardelean
2021-05-17
iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2020-09-03
iio: accel: bma220: Remove unneeded blank lines
Andy Shevchenko
2020-09-03
iio: accel: bma220: Use BIT() and GENMASK() macros
Andy Shevchenko
2020-09-03
iio: accel: bma220: Group IIO headers together
Andy Shevchenko
2020-09-03
iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdeffery
Andy Shevchenko
2020-09-03
iio: accel: bma220: Mark PM functions as __maybe_unused
Andy Shevchenko
2020-09-03
iio: accel: bma220: Use dev_get_drvdata() directly
Andy Shevchenko
2020-09-03
iio: accel: bma220: Convert to use ->read_avail()
Andy Shevchenko
2020-09-03
iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()
Andy Shevchenko
2020-07-20
iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-08-15
iio: accel: bma220_spi: set up buffer timestamps for non-zero values
Alison Schofield
2016-05-21
iio: accel: Add triggered buffer support for BMA220
Tiberiu Breana
2016-05-14
iio: accel: Add support for Bosch BMA220
Tiberiu Breana