index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bmc150-accel-i2c.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-02-19
iio: accel: bmc150: Document duplicate ACPI entries with bmi323 driver
Jonathan LoBue
2024-01-23
iio: accel: bmc150: Drop ACPI_PTR()
Jonathan Cameron
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: accel: bmc150: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-18
iio:accel:bmc150: Move exports into IIO_BMC150 namespace
Jonathan Cameron
2021-10-19
iio: accel: bmc150: Make bmc150_accel_core_remove() return void
Uwe Kleine-König
2021-08-08
iio: accel: bmc150: Add support for BMC156
Stephan Gerhold
2021-06-13
iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driver
Stephan Gerhold
2021-06-13
iio: accel: bmc150: Add device IDs for BMA253
Stephan Gerhold
2021-06-13
iio: accel: bmc150: Sort all chip names alphabetically / by chip ID
Stephan Gerhold
2021-06-13
iio: accel: bmc150: Drop duplicated documentation of supported chips
Stephan Gerhold
2021-06-13
iio: accel: bmc150: Drop misleading/duplicate chip identifiers
Stephan Gerhold
2021-06-09
iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...
Hans de Goede
2021-06-09
iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions
Hans de Goede
2021-06-09
iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HID
Hans de Goede
2021-06-09
iio: accel: bmc150: Move check for second ACPI device into a separate function
Hans de Goede
2021-06-09
iio: accel: bmc150: Don't make the remove function of the second acceleromete...
Hans de Goede
2020-12-03
iio: accel: bmc150: Check for a second ACPI device for BOSC0200
Jeremy Cline
2020-12-03
iio: accel: bmc150-accel: Add support for BMA222
Linus Walleij
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2017-12-02
iio: accel: bmc150: Add OF device ID table
Javier Martinez Canillas
2017-07-01
iio: accel: bmc150: Add support for BOSC0200 ACPI device id
Hans de Goede
2016-04-03
iio: accel: bmc150: use common definition for regmap conf
Irina Tirdea
2015-10-03
iio: bmc150: Split the driver into core and i2c
Markus Pargmann