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
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
3
-10
/
+10
2022-04-28
iio: proximity: mb1232: Switch to use fwnode_irq_get()
Andy Shevchenko
1
-3
/
+5
2022-04-28
iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
1
-4
/
+3
2022-04-28
iio: proximity: ping: Replace OF specific code by device_get_match_data()
Andy Shevchenko
1
-3
/
+2
2022-04-10
iio: sx9324: Fix default precharge internal resistance register
Gwendal Grignou
1
-2
/
+4
2022-04-04
iio:proximity:sx9324: Fix hardware gain read/write
Stephen Boyd
1
-5
/
+21
2022-04-04
iio:proximity:sx_common: Fix device property parsing on DT systems
Stephen Boyd
1
-0
/
+1
2022-02-21
iio:proximity:pulsedlight: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-5
/
+2
2022-02-18
iio:proximity:sx9500: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-6
/
+2
2022-02-18
iio:proximity:rfd77492: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2022-02-18
iio:proximity:as3935: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-8
/
+2
2022-02-13
iio: as3935: Use devm_delayed_work_autocancel()
Christophe JAILLET
1
-10
/
+2
2022-01-30
iio: sx9360: fix iio event generation
Jongpil Jung
2
-2
/
+2
2022-01-23
iio: as3935: Use sysfs_emit()
Lars-Peter Clausen
1
-2
/
+2
2022-01-23
iio:proximity:vl53l0x: Tidy up white space around {} in id tables
Jonathan Cameron
1
-1
/
+1
2022-01-23
iio:proximity:srf08: White space cleanup of spacing around {} in id tables
Jonathan Cameron
1
-3
/
+3
2022-01-23
iio:proximity:srf04: White space cleanup of spacing around {} in id tables
Jonathan Cameron
1
-6
/
+6
2022-01-23
iio:proximity:rfd77402: White space cleanup of spacing around {} in id tables
Jonathan Cameron
1
-1
/
+1
2022-01-23
iio:proximity:ping: White space cleanup of spacing around {} in id tables
Jonathan Cameron
1
-2
/
+2
2022-01-23
iio:proximity:sx9360: Add dt-binding support
Gwendal Grignou
1
-0
/
+84
2022-01-23
iio:proximity:sx9360: Add sx9360 support
Gwendal Grignou
3
-0
/
+824
2022-01-23
iio:proximity:sx9324: Add dt_binding support
Gwendal Grignou
1
-0
/
+164
2022-01-23
iio:proximity:sx9324: Add SX9324 support
Gwendal Grignou
3
-0
/
+919
2022-01-23
iio:proximity:sx9310: Extract common Semtech sensor logic
Gwendal Grignou
5
-605
/
+843
2022-01-23
iio:proximity:sx9310: Add frequency in read_avail
Gwendal Grignou
1
-26
/
+7
2021-12-16
iio: as3935: Remove unnecessary cast
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: as3935: Remove no-op trigger ops
Lars-Peter Clausen
1
-4
/
+0
2021-07-31
iio: sx9310: Support ACPI property
Gwendal Grignou
1
-32
/
+16
2021-07-24
iio: proximity: vcnl3020: remove iio_claim/release_direct
Ivan Mikhaylov
1
-12
/
+21
2021-07-24
iio: proximity: vcnl3020: add periodic mode
Ivan Mikhaylov
1
-3
/
+312
2021-07-24
iio: proximity: vcnl3020: add DMA safe buffer
Ivan Mikhaylov
1
-4
/
+5
2021-07-17
iio: proximity: rfd77402: convert probe to device-managed functions
Alexandru Ardelean
1
-19
/
+8
2021-07-17
iio: proximity: rfd77402: use i2c_client for rfd77402_{init,powerdown}()
Alexandru Ardelean
1
-33
/
+27
2021-06-16
iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()
Jonathan Cameron
1
-1
/
+3
2021-06-16
iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-1
/
+1
2021-05-17
iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_tim...
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-7
/
+7
2021-05-17
iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle error
Jonathan Cameron
1
-3
/
+5
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
3
-3
/
+4
2021-05-10
iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2021-04-07
iio: sx9310: Fix write_.._debounce()
Gwendal Grignou
1
-2
/
+10
2021-04-07
iio: sx9310: Fix access to variable DT array
Gwendal Grignou
1
-12
/
+28
2021-03-25
iio: as3935: Remove code to set trigger parent
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2
-2
/
+0
2021-03-25
iio: proximity: Add a ChromeOS EC MKBP proximity driver
Stephen Boyd
3
-0
/
+283
2021-03-25
iio: proximity: vcnl3020: add proximity rate
Ivan Mikhaylov
1
-1
/
+96
2021-03-11
iio: proximity: sx9500: Fix a spelling postive to positive
Bhaskar Chowdhury
1
-1
/
+1
2021-01-15
iio: sx9310: Fix semtech,avg-pos-strength setting when > 16
Stephen Boyd
1
-1
/
+2
2021-01-14
iio: sx9310: Off by one in sx9310_read_thresh()
Dan Carpenter
1
-1
/
+1
[next]