index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bma220_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
iio: accel: bma220: Remove unneeded blank lines
Andy Shevchenko
1
-4
/
+1
2020-09-03
iio: accel: bma220: Use BIT() and GENMASK() macros
Andy Shevchenko
1
-2
/
+3
2020-09-03
iio: accel: bma220: Group IIO headers together
Andy Shevchenko
1
-1
/
+2
2020-09-03
iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdeffery
Andy Shevchenko
1
-4
/
+2
2020-09-03
iio: accel: bma220: Mark PM functions as __maybe_unused
Andy Shevchenko
1
-9
/
+3
2020-09-03
iio: accel: bma220: Use dev_get_drvdata() directly
Andy Shevchenko
1
-4
/
+2
2020-09-03
iio: accel: bma220: Convert to use ->read_avail()
Andy Shevchenko
1
-15
/
+19
2020-09-03
iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()
Andy Shevchenko
1
-5
/
+9
2020-07-20
iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-0
/
+2
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2016-08-15
iio: accel: bma220_spi: set up buffer timestamps for non-zero values
Alison Schofield
1
-1
/
+1
2016-05-21
iio: accel: Add triggered buffer support for BMA220
Tiberiu Breana
1
-2
/
+63
2016-05-14
iio: accel: Add support for Bosch BMA220
Tiberiu Breana
1
-0
/
+277