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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-5
/
+4
2021-10-20
iio: adc: meson_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-22
/
+17
2021-10-20
iio: adc: max1241: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-9
/
+8
2021-10-20
iio: adc: max1118: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-20
iio: adc: lpc18xx_adc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-20
iio: adc: imx7d_adc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-12
/
+6
2021-10-20
iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-13
/
+9
2021-10-20
iio: buffer: Fix uninitialized variable ret
Colin Ian King
1
-1
/
+1
2021-10-20
iio: adc: lpc18xx_adc: Convert probe to device managed version
André Gustavo Nakagomi Lopez
1
-30
/
+31
2021-10-20
iio: light: ltr501: Add of_device_id table
Nikita Travkin
1
-0
/
+9
2021-10-20
iio: light: ltr501: Add rudimentary regulator support
Nikita Travkin
1
-0
/
+28
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
140
-1491
/
+6134
2021-10-19
iio: imx8qxp-adc: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2021-10-19
iio: pressure: ms5611: Make ms5611_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: potentiometer: max5487: Don't return an error in .remove()
Uwe Kleine-König
1
-1
/
+6
2021-10-19
iio: magn: hmc5843: Make hmc5843_common_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: health: afe4403: Don't return an error in .remove()
Uwe Kleine-König
1
-4
/
+2
2021-10-19
iio: dac: ad5686: Make ad5686_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: dac: ad5592r: Make ad5592r_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: dac: ad5446: Make ad5446_remove() return void
Uwe Kleine-König
1
-5
/
+7
2021-10-19
iio: dac: ad5380: Make ad5380_remove() return void
Uwe Kleine-König
1
-7
/
+8
2021-10-19
iio: accel: mma7455: Make mma7455_core_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: accel: kxsd9: Make kxsd9_common_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: accel: bmi088: Make bmi088_accel_core_remove() return void
Uwe Kleine-König
3
-5
/
+5
2021-10-19
iio: accel: bmc150: Make bmc150_accel_core_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: accel: bma400: Make bma400_remove() return void
Uwe Kleine-König
4
-6
/
+11
2021-10-19
drivers:iio:dac:ad5766.c: Add trigger buffer
Mihail Chindris
1
-0
/
+42
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
5
-6
/
+13
2021-10-19
iio: kfifo-buffer: Add output buffer support
Lars-Peter Clausen
1
-0
/
+50
2021-10-19
iio: Add output buffer support
Mihail Chindris
3
-2
/
+130
2021-10-19
drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor
Roan van Dijk
3
-0
/
+705
2021-10-19
iio: light: noa1305: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: light: cm36651: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: health: afe4404: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+4
2021-10-19
iio: health: afe4403: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+4
2021-10-19
iio: st_lsm9ds0: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+6
2021-10-19
iio: st_sensors: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+8
2021-10-19
iio: dac: ti-dac7311: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: stm32-dac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-10
/
+4
2021-10-19
iio: dac: mcp4922: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: max5821: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+3
2021-10-19
iio: dac: ds4424: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+3
2021-10-19
iio: dac: ltc1660: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: lpc18xx_dac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-19
iio: dac: ad8801: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+5
2021-10-19
iio: adc: ad799x: Implement selecting external reference voltage input on AD7...
Florian Boor
1
-17
/
+51
2021-10-19
iio: adc: max1027: fix error code in max1027_wait_eoc()
Dan Carpenter
1
-1
/
+1
2021-10-19
iio: imu: adis16400: Fix buffer alignment requirements.
Jonathan Cameron
1
-5
/
+15
2021-10-19
iio: gyro: mpu3050: Fix alignment and size issues with buffers.
Jonathan Cameron
1
-13
/
+11
2021-10-19
iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers.
Jonathan Cameron
1
-5
/
+6
[prev]
[next]