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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
iio: backend: introduce struct iio_backend_info
Nuno Sa
3
-7
/
+17
2024-08-03
iio: adc: aspeed: Use of_property_present()
Rob Herring (Arm)
1
-2
/
+1
2024-08-03
iio: adc: ad7768-1: use device_* to iterate over device child nodes
Javier Carrasco
1
-4
/
+1
2024-08-03
iio: adc: ad7380: enable sequencer for single-ended parts
Julien Stephan
1
-45
/
+130
2024-08-03
iio: adc: ad7380: add support for single-ended parts
Julien Stephan
1
-42
/
+309
2024-08-03
iio: adc: ad7380: prepare driver for single-ended parts support
Julien Stephan
1
-1
/
+10
2024-08-03
iio: adc: ad7380: add missing trailing commas
Julien Stephan
1
-4
/
+4
2024-08-03
iio: core: add function to retrieve active_scan_mask index
Julien Stephan
1
-0
/
+43
2024-08-03
iio: adc: Add support for AD4000
Marcelo Schmitt
3
-0
/
+735
2024-08-03
iio: frequency: adf4377: add adf4378 support
Antoniu Miclaus
1
-7
/
+28
2024-08-03
iio: light: stk3310: add support for stk3013
Kaustabh Chakraborty
1
-0
/
+5
2024-08-03
iio: light: stk3310: relax chipid check warning
Kaustabh Chakraborty
1
-1
/
+1
2024-08-03
iio: adc: ti-tsc2046: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-47
/
+7
2024-08-03
iio: pressure: Add driver for Sensirion SDP500
Petar Stoykov
3
-0
/
+166
2024-08-03
iio: adc: add support for pac1921
Matteo Martelli
3
-0
/
+1275
2024-08-03
chemical: bme680: Convert to static the const lookup table
Vasileios Amoiridis
1
-1
/
+1
2024-08-03
iio: buffer-dma: Move exports into IIO_DMA_BUFFER namespace
Nuno Sa
2
-18
/
+19
2024-08-03
iio: adc: mcp3564: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-38
/
+16
2024-08-03
iio: core: annotate masklength as __private
Nuno Sa
1
-1
/
+1
2024-08-03
iio: common: cros_ec_sensors_core: use new '.masklength' accessors
Nuno Sa
1
-5
/
+3
2024-08-03
iio: adc: xilinx-xadc-core: use new '.masklength' accessors
Nuno Sa
1
-3
/
+2
2024-08-03
iio: adc: vf610_adc: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: adc: ti-ads8688: make use of iio_for_each_active_channel()
Nuno Sa
1
-3
/
+1
2024-08-03
iio: adc: ti-ads131e08: make use of iio_for_each_active_channel()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: adc: ti-ads124s08: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: adc: ti-adc12138: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: adc: ti-ads1298: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: adc: ti-ads1119: make use of iio_get_masklength()
Nuno Sa
1
-2
/
+2
2024-08-03
iio: adc: ti-ads1015: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: adc: ti-adc084s021: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: adc: ti-adc0832: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: adc: stm32-dfsdm-adc: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: adc: stm32-adc: make use of iio_get_masklength()
Nuno Sa
1
-2
/
+2
2024-08-03
iio: adc: rtq6056: make use of iio_for_each_active_channel()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: adc: rockchip_saradc: make use of iio_for_each_active_channel()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: adc: mt6360-adc: make use of iio_for_each_active_channel()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: adc: mcp3911: make use of iio_for_each_active_channel()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: adc: max1118: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: adc: max1118: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: accel: adxl380: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: backend: spelling: continuous -> continuous
David Lechner
2
-2
/
+2
2024-08-03
iio: pressure: bmp280-core: Make read-only const array conversion_time_max st...
Colin Ian King
1
-1
/
+1
2024-08-03
iio: light: ROHM BH1745 colour sensor
Mudit Sharma
3
-0
/
+920
2024-08-03
iio: proximity: sx_common: make use of iio_for_each_active_channel()
Nuno Sa
1
-4
/
+2
2024-08-03
iio: proximity: sx9500: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: proximity: hx9023s: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+2
2024-08-03
iio: pressure: dlhl60d: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: magnetometer: rm3100-core: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: light: tcs3472: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: light: tcs3414: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
[prev]
[next]