index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bma180.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-16
iio: accel: bma180: use stack allocated buffer for scan
David Lechner
1
-7
/
+6
2025-06-09
iio: Remove unused macro definition for driver and IRQ name
Waqar Hameed
1
-3
/
+0
2025-05-21
iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime c...
Jonathan Cameron
1
-1
/
+1
2025-03-04
iio: accel: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2024-10-28
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
1
-1
/
+2
2024-07-29
iio: accel: bma180: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-02-28
iio: accel: bma180: Switch from linux/of.h to linux/mod_devicetable.h
Jonathan Cameron
1
-1
/
+1
2023-09-11
iio: accel: bma180: Convert enum->pointer for data in the match table
Biju Das
1
-16
/
+11
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: accel: bma180: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-19
iio:accel:bma180: rearrange iio trigger get and register
Dmitry Rokosov
1
-1
/
+2
2022-02-18
iio:accel:bma180: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-7
/
+2
2021-12-16
iio:accel:bma180: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
1
-1
/
+1
2021-06-13
iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driver
Stephan Gerhold
1
-80
/
+12
2021-06-13
iio: accel: bma180: Fix BMA25x bandwidth register values
Stephan Gerhold
1
-2
/
+7
2021-06-03
iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidth
Stephan Gerhold
1
-1
/
+1
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-2
/
+1
2021-05-17
iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
1
-2
/
+1
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-3
/
+6
2020-09-21
iio:accel:bma180: Fix use of true when should be iio_shared_by enum
Jonathan Cameron
1
-1
/
+1
2020-09-03
iio: accel: bma180: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-12
/
+8
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-05-16
iio: accel: Add bma150/smb380 support to bma180
Jonathan Bakker
1
-4
/
+67
2020-05-16
iio: accel: bma180: Rename center_temp to temp_offset
Jonathan Bakker
1
-6
/
+6
2020-05-16
iio: accel: bma180: Add support for bma023
Jonathan Bakker
1
-4
/
+119
2020-05-16
iio: accel: bma180: Prepare for different reset values
Jonathan Bakker
1
-2
/
+6
2019-12-30
iio: accel: bma180: BMA254 support
Linus Walleij
1
-15
/
+93
2019-12-29
iio: accel: bma180: Use explicit member assignment
Linus Walleij
1
-24
/
+44
2019-12-29
iio: accel: bma180: Basic regulator support
Linus Walleij
1
-0
/
+42
2019-12-29
iio: accel: bma180: Add dev helper variable
Linus Walleij
1
-9
/
+10
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2019-04-04
iio: accel: bma180: add mount matrix support
H. Nikolaus Schaller
1
-1
/
+17
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-08-20
iio: accel: bma180: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-03-19
iio: accel: bma180: Add OF device ID table
Javier Martinez Canillas
1
-2
/
+22
2017-03-19
iio: accel: Prefer unsigned int to bare use of unsigned
Miguel Robles
1
-4
/
+4
2016-08-15
iio: accel: bma180: use iio helper function to guarantee direct mode
Alison Schofield
1
-4
/
+5
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+1
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
1
-1
/
+1
2014-09-22
staging: iio: fix up merge error
Greg Kroah-Hartman
1
-1
/
+1
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
1
-1
/
+1
2014-09-14
iio:bma180: Add BMA250 chip support
Peter Meerwald
1
-31
/
+125
2014-09-14
iio:bma180: Implement _available sysfs attribute dynamically
Peter Meerwald
1
-11
/
+43
2014-09-14
iio:bma180: Prepare for accelerometer channels with different resolutions
Peter Meerwald
1
-6
/
+6
[next]