index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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