index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bma220_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: accel: bma220: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+4
*
iio: accel: bma220: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: bma220: Use scan_type when processing raw data
Gwendal Grignou
2021-11-17
1
-3
/
+3
*
iio: accel: bma220: make suspend state setting more robust
Alexandru Ardelean
2021-07-19
1
-12
/
+29
*
iio: accel: bma220: convert probe to device-managed functions
Alexandru Ardelean
2021-07-19
1
-33
/
+11
*
iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2021-03-25
1
-1
/
+1
*
iio: accel: bma220: Remove unneeded blank lines
Andy Shevchenko
2020-09-03
1
-4
/
+1
*
iio: accel: bma220: Use BIT() and GENMASK() macros
Andy Shevchenko
2020-09-03
1
-2
/
+3
*
iio: accel: bma220: Group IIO headers together
Andy Shevchenko
2020-09-03
1
-1
/
+2
*
iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdeffery
Andy Shevchenko
2020-09-03
1
-4
/
+2
*
iio: accel: bma220: Mark PM functions as __maybe_unused
Andy Shevchenko
2020-09-03
1
-9
/
+3
*
iio: accel: bma220: Use dev_get_drvdata() directly
Andy Shevchenko
2020-09-03
1
-4
/
+2
*
iio: accel: bma220: Convert to use ->read_avail()
Andy Shevchenko
2020-09-03
1
-15
/
+19
*
iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()
Andy Shevchenko
2020-09-03
1
-5
/
+9
*
iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2020-07-20
1
-0
/
+2
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: accel: bma220_spi: set up buffer timestamps for non-zero values
Alison Schofield
2016-08-15
1
-1
/
+1
*
iio: accel: Add triggered buffer support for BMA220
Tiberiu Breana
2016-05-21
1
-2
/
+63
*
iio: accel: Add support for Bosch BMA220
Tiberiu Breana
2016-05-14
1
-0
/
+277