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
/
fxls8962af-core.c
Age
Commit message (
Expand
)
Author
2024-12-07
iio: accel: fxls8962af: add fxls8967af support
Han Xu
2024-12-07
iio: accel: fxls8962af: add fxls8974cf support
Haibo Chen
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-10-28
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
2024-09-30
iio: accel: fxls8962af: use irq_get_trigger_type()
Jonathan Cameron
2024-07-29
iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()
Nuno Sa
2024-06-25
iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits()
Trevor Gamblin
2024-03-25
iio: accel: fxls8962af: Switch from of specific to fwnode based properties.
Jonathan Cameron
2023-06-05
iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF
Sean Nyekjaer
2023-06-05
iio: accel: fxls8962af: fixup buffer scan element type
Sean Nyekjaer
2022-11-23
iio: accel: fxls8962af: Use devm_regulator_get_enable()
Jonathan Cameron
2022-11-23
iio: accel: fxls8962af: Use new EXPORT_NS_GPL_DEV_PM_OPS()
Jonathan Cameron
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-02-18
iio:accel:fxl8962af: Move exports into IIO_FXL8962AF namespace
Jonathan Cameron
2022-01-23
iio: accel: fxls8962af: add padding to regmap for SPI
Sean Nyekjaer
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
iio: accel: fxls8962af: add wake on event
Sean Nyekjaer
2021-10-19
iio: accel: fxls8962af: add threshold event handling
Sean Nyekjaer
2021-09-14
iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushed
Sean Nyekjaer
2021-07-13
iio: accel: fxls8962af: fix potential use of uninitialized symbol
Sean Nyekjaer
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-05-17
iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads
Sean Nyekjaer
2021-05-17
iio: accel: fxls8962af: add hw buffered sampling
Sean Nyekjaer
2021-05-17
iio: accel: fxls8962af: add interrupt support
Sean Nyekjaer
2021-05-17
iio: accel: fxls8962af: add set/get of samplerate
Sean Nyekjaer
2021-05-17
iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
Sean Nyekjaer