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
2023-01-21
iio: imu: fxos8700: fix MAGN sensor scale and unit
Carlos Song
1
-3
/
+3
2023-01-21
iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
Carlos Song
1
-1
/
+0
2023-01-21
iio: imu: fxos8700: fix failed initialization ODR mode assignment
Carlos Song
1
-2
/
+4
2023-01-21
iio: imu: fxos8700: fix incorrect ODR mode readback
Carlos Song
1
-6
/
+6
2023-01-21
iio: light: cm32181: Fix PM support on system with 2 I2C resources
Kai-Heng Feng
1
-4
/
+5
2023-01-14
iio: hid: fix the retval in gyro_3d_capture_sample
Dmitry Perchanov
1
-0
/
+1
2023-01-14
iio: hid: fix the retval in accel_3d_capture_sample
Dmitry Perchanov
1
-0
/
+1
2023-01-08
iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=m
Vladimir Oltean
1
-0
/
+1
2022-12-28
iio:adc:twl6030: Enable measurement of VAC
Andreas Kemnade
1
-1
/
+1
2022-12-28
iio: imu: fxos8700: fix ACCEL measurement range selection
Carlos Song
1
-7
/
+34
2022-12-28
iio: imu: fxos8700: fix IMU data bits returned to user space
Carlos Song
1
-1
/
+27
2022-12-28
iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readback
Carlos Song
1
-1
/
+1
2022-12-28
iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback
Carlos Song
1
-2
/
+15
2022-12-28
iio: imu: fxos8700: fix map label of channel type to MAGN sensor
Carlos Song
1
-1
/
+1
2022-12-28
iio:adc:twl6030: Enable measurements of VUSB, VBAT and others
Andreas Kemnade
1
-0
/
+32
2022-12-28
iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()
Frank Li
1
-2
/
+9
2022-12-28
iio: adc: xilinx-ams: fix devm_krealloc() return value check
Marco Pagani
1
-1
/
+1
2022-12-28
iio: adc: berlin2-adc: Add missing of_node_put() in error path
Xiongfeng Wang
1
-1
/
+3
2022-12-28
iio: adc: stm32-dfsdm: fill module aliases
Olivier Moysan
1
-0
/
+1
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
265
-1574
/
+10903
2022-12-14
Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-11-27
Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
8
-22
/
+34
2022-11-27
Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
165
-514
/
+3881
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
122
-1094
/
+7054
2022-11-24
iio: addac: ad74413r: fix blank line after declaration warning
Cosmin Tanislav
1
-0
/
+1
2022-11-24
iio: addac: ad74115: remove unused ad74115_dac_slew_rate_hz_tbl
Cosmin Tanislav
1
-4
/
+0
2022-11-24
iio: imu: st_lsm6dsx: add support to ISM330IS
Lorenzo Bianconi
5
-4
/
+20
2022-11-24
iio: frequency: adf4377: add support for ADF4377
Antoniu Miclaus
3
-0
/
+1005
2022-11-23
iio: adc128s052: add proper .data members in adc128_of_match table
Rasmus Villemoes
1
-7
/
+7
2022-11-23
iio: adc: stm32-adc: add debugfs to read raw calibration result
Olivier Moysan
1
-0
/
+22
2022-11-23
iio: adc: stm32-adc: improve calibration error log
Olivier Moysan
1
-2
/
+3
2022-11-23
iio: adc: stm32-adc: smart calibration support
Olivier Moysan
2
-56
/
+53
2022-11-23
iio: addac: ad74413r: add support for reset-gpio
Rasmus Villemoes
1
-0
/
+12
2022-11-23
iio: addac: ad74413r: add spi_device_id table
Rasmus Villemoes
1
-0
/
+17
2022-11-23
iio: imu: st_lsm6dsx: add support to LSM6DSO16IS
Lorenzo Bianconi
5
-3
/
+141
2022-11-23
iio: addac: add AD74115 driver
Cosmin Tanislav
3
-0
/
+1962
2022-11-23
iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_...
Rasmus Villemoes
1
-1
/
+1
2022-11-23
iio: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-11-23
iio: imu: adis16400: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
1
-1
/
+1
2022-11-23
iio: gyro: adis16260: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
1
-1
/
+1
2022-11-23
iio: gyro: adis16136: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
1
-1
/
+1
2022-11-23
iio: accel: adis16209: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
1
-1
/
+1
2022-11-23
iio: accel: adis16201: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
1
-1
/
+1
2022-11-23
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
1
-18
/
+10
2022-11-23
iio: adc: max11410: fix incomplete vref buffer mask
Ibrahim Tilki
1
-1
/
+1
2022-11-23
iio: temperature: Add driver support for Maxim MAX30208
Rajat Khandelwal
3
-0
/
+263
2022-11-23
iio: temperature: tsys02d: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: temperature: tsys01: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: temperature: tmp007: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: temperature: tmp006: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
[next]