index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
/
sx9310.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-06
iio: sx9310: Prefer async probe
Douglas Anderson
1
-0
/
+7
2020-09-03
iio: sx9310: Use irq trigger flags from firmware
Stephen Boyd
1
-1
/
+1
2020-09-03
iio: sx9310: Enable vdd and svdd regulators at probe
Stephen Boyd
1
-0
/
+26
2020-09-03
iio: sx9310: Drop channel_users[]
Stephen Boyd
1
-1
/
+0
2020-09-03
iio: sx9310: Miscellaneous format fixes
Daniel Campello
1
-18
/
+10
2020-09-03
iio: sx9310: Use variable to hold &client->dev
Daniel Campello
1
-14
/
+14
2020-09-03
iio: sx9310: Simplify error return handling
Daniel Campello
1
-28
/
+28
2020-09-03
iio: sx9310: Update copyright
Daniel Campello
1
-2
/
+2
2020-09-03
iio: sx9310: Use regmap_read_poll_timeout() for compensation
Daniel Campello
1
-15
/
+10
2020-09-03
iio: sx9310: Use long instead of int for channel bitmaps
Daniel Campello
1
-18
/
+21
2020-09-03
iio: sx9310: Fixes various memory handling
Daniel Campello
1
-5
/
+8
2020-09-03
iio: sx9310: Change from .probe to .probe_new
Daniel Campello
1
-25
/
+14
2020-09-03
iio: sx9310: Remove acpi and of table macros
Daniel Campello
1
-3
/
+3
2020-09-03
iio: sx9310: Fix irq handling
Daniel Campello
1
-3
/
+8
2020-09-03
iio: sx9310: Update macros declarations
Daniel Campello
1
-78
/
+68
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-2
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-03-21
iio: Add SEMTECH SX9310/9311 sensor driver
Daniel Campello
1
-0
/
+1069