index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2
-4
/
+4
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2
-11
/
+0
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
5
-5
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
7
-7
/
+0
2020-05-21
iio: proximity: ping: pass reference to IIO device as param to ping_read()
Alexandru Ardelean
1
-4
/
+3
2020-05-21
iio: proximity: Add driver support for vcnl3020 proximity sensor
Ivan Mikhaylov
3
-0
/
+270
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
3
-0
/
+1083
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2020-03-21
iio: Add SEMTECH SX9310/9311 sensor driver
Daniel Campello
3
-0
/
+1083
2020-03-08
iio: ping: set pa_laser_ping_cfg in of_ping_match
YueHaibing
1
-1
/
+1
2020-02-14
iio: srf04: add power management feature
Andreas Klinger
1
-1
/
+95
2019-12-15
iio: as3935: Drop GPIO includes
Linus Walleij
1
-3
/
+0
2019-12-01
iio: ping: add parallax ping sensors
Andreas Klinger
3
-0
/
+351
2019-11-11
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
1
-14
/
+15
2019-10-18
iio: proximity: pulsedlight v2: Tidy up an endian issue
Jonathan Cameron
1
-2
/
+3
2019-10-12
iio: srf04: fix wrong limitation in distance measuring
Andreas Klinger
1
-14
/
+15
2019-10-07
iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi...
Alexandru Ardelean
1
-5
/
+11
2019-08-25
Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' section
Christophe JAILLET
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2
-8
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-14
Kconfig: change configuration of srf04 ultrasonic iio sensor
Andreas Klinger
1
-2
/
+9
2019-04-14
srf04.c: add maxbotix ultrasonic sensors
Andreas Klinger
1
-9
/
+29
2019-04-04
mb1232.c: add distance iio sensor with i2c
Andreas Klinger
3
-0
/
+285
2019-04-04
iio: proximity: as3935: fix use-after-free on device remove
Sven Van Asbroeck
1
-29
/
+21
2018-09-22
iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor.
Song Qiang
3
-0
/
+177
2018-09-02
iio: light: isl29501: Simplify code to kill compiler warning
Geert Uytterhoeven
1
-10
/
+2
2018-07-23
iio: light: isl29501: Add support for the ISL29501 ToF sensor.
Mathieu Othacehe
3
-0
/
+1041
2018-03-14
Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-5
/
+20
2018-03-03
iio: proximity: sx9500: Add GPIO ACPI mapping table
Andy Shevchenko
1
-5
/
+20
2018-02-26
Merge 4.16-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
2
-25
/
+8
2018-02-04
iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
Andreas Klinger
1
-0
/
+2
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
1
-0
/
+9
2017-12-02
iio: proximity: sx9500: Assign interrupt from GpioIo()
Andy Shevchenko
1
-0
/
+9
2017-12-02
iio: proximity: sx9500: Add another ACPI ID
Andy Shevchenko
1
-0
/
+1
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-8
/
+363
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-23
Merge 4.14-rc6 into staging-next
Greg Kroah-Hartman
1
-3
/
+40
2017-10-14
iio: proximity: Add rfd77402 driver
Peter Meerwald-Stadler
3
-0
/
+363
2017-09-25
iio: proximity: as3935: noise detection + threshold changes
Matt Ranostay
1
-3
/
+40
2017-08-23
iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
5
-8
/
+0
2017-08-18
iio: srf08: add support for srf02 in i2c mode
Andreas Klinger
2
-22
/
+67
2017-08-18
iio: srf08: add sensor type srf10
Andreas Klinger
2
-17
/
+77
2017-08-18
iio: srf08: add triggered buffer support
Andreas Klinger
1
-3
/
+57
2017-08-18
iio: srf08: add device tree table
Andreas Klinger
1
-0
/
+8
2017-06-26
Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-2
/
+1
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
1
-8
/
+6
2017-06-11
iio: proximity: sx9500: Use devm_gpiod_get()
Andy Shevchenko
1
-2
/
+1
[next]