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
/
stk8ba50.c
Age
Commit message (
Expand
)
Author
2024-10-28
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
2024-07-29
iio: accel: stk8ba50: make use of iio_for_each_active_channel()
Nuno Sa
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-01-23
iio: accel: stk8ba50: Drop ACPI_PTR() usage
Jonathan Cameron
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: accel: stk8ba50: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-11
iio:accel:stk8ba50: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-02-18
iio:accel:stk8ba50: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2021-11-17
iio: stk8ba50: Use scan_type when processing raw data
Gwendal Grignou
2021-05-17
iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-04-03
iio: remove unused gpio consumer.h include
Irina Tirdea
2015-10-03
iio: remove gpio interrupt probing from drivers that use a single interrupt
Octavian Purdila
2015-10-03
iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)
Octavian Purdila
2015-08-02
iio: Export I2C module alias information in missing drivers
Javier Martinez Canillas
2015-07-05
iio: accel: Add trigger support for STK8BA50
Tiberiu Breana
2015-06-21
iio: accel: STK8BA50: suspend sensor on init errors
Tiberiu Breana
2015-06-14
iio: accel: Add sampling rate support for STK8BA50
Tiberiu Breana
2015-06-14
iio: accel: STK8BA50: replace scale table with a struct
Tiberiu Breana
2015-05-23
iio: accel: Add support for Sensortek STK8BA50
Tiberiu Breana