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
/
kxsd9.c
Age
Commit message (
Expand
)
Author
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-09-18
iio: accel: kxsd9: Support reading a mounting matrix
Linus Walleij
2016-09-18
iio: accel: kxsd9: Deploy system and runtime PM
Linus Walleij
2016-09-18
iio: accel: kxsd9: Replace "parent" with "dev"
Linus Walleij
2016-09-18
iio: accel: kxsd9: Fetch and handle regulators
Linus Walleij
2016-09-18
iio: accel: kxsd9: Deploy proper register bit defines
Linus Walleij
2016-09-18
iio: accel: kxsd9: Add triggered buffer handling
Linus Walleij
2016-09-18
iio: accel: kxsd9: Fix up offset and scaling
Linus Walleij
2016-09-18
iio: accel: kxsd9: Drop the buffer lock
Linus Walleij
2016-09-18
iio: accel: kxsd9: Convert to use regmap for transport
Linus Walleij
2016-09-18
iio: accel: kxsd9: Do away with the write2 helper
Linus Walleij
2016-09-18
iio: accel: kxsd9: Split out SPI transport
Linus Walleij
2016-09-18
iio: accel: kxsd9: split out a common remove() function
Linus Walleij
2016-09-18
iio: accel: kxsd9: Split out transport mechanism
Linus Walleij
2016-09-03
iio: accel: kxsd9: Fix scaling bug
Linus Walleij
2016-08-21
iio: accel: kxsd9: Fix raw read return
Linus Walleij
2016-06-26
iio: accel: kxsd9: fix the usage of spi_w8r8()
Linus Walleij
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2013-11-17
iio:accel:kxsd9 fix missing mutex unlock
Frank Zago
2013-10-24
iio: accel: kxsd9: Remove redundant variable
Sachin Kamat
2013-08-03
iio: accel: kxsd9: Use devm_iio_device_alloc
Sachin Kamat
2013-03-17
iio:accel:kxsd9 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-02-09
iio: Use spi_sync_transfer()
Lars-Peter Clausen
2013-01-26
iio:accel:kxsd9 move out of staging
Jonathan Cameron