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
/
proximity
/
sx9310.c
Age
Commit message (
Expand
)
Author
2021-04-07
iio: sx9310: Fix write_.._debounce()
Gwendal Grignou
2021-04-07
iio: sx9310: Fix access to variable DT array
Gwendal Grignou
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-01-14
iio: sx9310: Fix semtech,avg-pos-strength setting when > 16
Stephen Boyd
2021-01-14
iio: sx9310: Off by one in sx9310_read_thresh()
Dan Carpenter
2020-10-10
iio: sx9310: Set various settings from DT
Stephen Boyd
2020-10-10
iio: sx9310: Support setting debounce values
Stephen Boyd
2020-10-10
iio: sx9310: Support setting hysteresis values
Stephen Boyd
2020-10-10
iio: sx9310: Support setting proximity thresholds
Stephen Boyd
2020-10-10
iio: sx9310: Support hardware gain factor
Stephen Boyd
2020-09-06
iio: sx9310: Prefer async probe
Douglas Anderson
2020-09-03
iio: sx9310: Use irq trigger flags from firmware
Stephen Boyd
2020-09-03
iio: sx9310: Enable vdd and svdd regulators at probe
Stephen Boyd
2020-09-03
iio: sx9310: Drop channel_users[]
Stephen Boyd
2020-09-03
iio: sx9310: Miscellaneous format fixes
Daniel Campello
2020-09-03
iio: sx9310: Use variable to hold &client->dev
Daniel Campello
2020-09-03
iio: sx9310: Simplify error return handling
Daniel Campello
2020-09-03
iio: sx9310: Update copyright
Daniel Campello
2020-09-03
iio: sx9310: Use regmap_read_poll_timeout() for compensation
Daniel Campello
2020-09-03
iio: sx9310: Use long instead of int for channel bitmaps
Daniel Campello
2020-09-03
iio: sx9310: Fixes various memory handling
Daniel Campello
2020-09-03
iio: sx9310: Change from .probe to .probe_new
Daniel Campello
2020-09-03
iio: sx9310: Remove acpi and of table macros
Daniel Campello
2020-09-03
iio: sx9310: Fix irq handling
Daniel Campello
2020-09-03
iio: sx9310: Update macros declarations
Daniel Campello
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
2020-03-21
iio: Add SEMTECH SX9310/9311 sensor driver
Daniel Campello