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
2021-06-13
iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
Alexandru Ardelean
1
-0
/
+60
2021-06-09
iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes
Hans de Goede
1
-0
/
+16
2021-06-09
iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()
Hans de Goede
1
-5
/
+13
2021-06-09
iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...
Hans de Goede
3
-0
/
+116
2021-06-09
iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions
Hans de Goede
3
-24
/
+4
2021-06-09
iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h
Hans de Goede
2
-53
/
+61
2021-06-09
iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HID
Hans de Goede
1
-7
/
+12
2021-06-09
iio: accel: bmc150: Move check for second ACPI device into a separate function
Hans de Goede
1
-29
/
+51
2021-06-09
iio: accel: bmc150: Don't make the remove function of the second acceleromete...
Hans de Goede
3
-4
/
+4
2021-06-09
iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...
Hans de Goede
1
-7
/
+3
2021-06-09
iio: light: si1145: Drop use of %hhx format specifier.
Jonathan Cameron
1
-5
/
+5
2021-06-09
iio: imu: inv_mpu6050: Drop use of %hhx format string.
Jonathan Cameron
1
-3
/
+2
2021-06-09
iio: light: si1133: Drop remaining uses of %hhx format string.
Jonathan Cameron
1
-7
/
+7
2021-06-09
iio: si1133: fix format string warnings
Arnd Bergmann
1
-2
/
+2
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
169
-1283
/
+6542
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
9
-35
/
+0
2021-06-03
iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidth
Stephan Gerhold
1
-1
/
+1
2021-06-03
iio: adc: ti-adc161s626: Use devm managed functions for all of probe.
Jonathan Cameron
1
-33
/
+18
2021-06-03
iio: adc: ti-adc108s102: Use devm managed functions for all of probe()
Jonathan Cameron
1
-30
/
+15
2021-06-03
iio: adc: ti-adc0832: Use devm managed functions for all of probe()
Jonathan Cameron
1
-27
/
+12
2021-06-03
iio: adc: ti-adc081c: Use devm managed functions for all of probe()
Jonathan Cameron
1
-29
/
+14
2021-06-03
iio: adc: max1118: Avoid jumping back and forth between spi and iio structures
Jonathan Cameron
1
-13
/
+9
2021-06-03
iio: adc: max1118: Use devm_ managed functions for all of probe
Jonathan Cameron
1
-31
/
+15
2021-06-03
iio: adc: max11100: Use devm_ functions for rest of probe()
Jonathan Cameron
1
-22
/
+9
2021-06-03
iio: adc: max11100: Use get_unaligned_be16() rather than opencoding.
Jonathan Cameron
1
-1
/
+2
2021-06-03
iio: chemical: sgp30: Drop use of %hx in format string.
Jonathan Cameron
1
-1
/
+1
2021-06-03
iio: gyro: st_gyro: Support mount matrix
Linus Walleij
1
-6
/
+27
2021-06-03
iio: magnetometer: st_magn: Support mount matrix
Linus Walleij
1
-18
/
+45
2021-06-03
iio: accel: st_sensors: Stop copying channels
Linus Walleij
1
-10
/
+1
2021-06-03
iio: accel: st_sensors: Support generic mounting matrix
Linus Walleij
1
-53
/
+59
2021-06-03
iio: adis16136: make use of adis lock helpers
Nuno Sá
1
-9
/
+6
2021-06-03
iio: adis16260: make use of adis lock helpers
Nuno Sá
1
-2
/
+2
2021-06-03
iio: afe: iio-rescale: Support processed channels
Linus Walleij
1
-6
/
+35
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
19
-33
/
+20
2021-06-03
iio: adis16480: support burst read function
Nuno Sa
1
-13
/
+147
2021-06-03
iio: buffer: Remove redundant assignment to in_loc
Jiapeng Chong
1
-1
/
+0
2021-06-03
iio: hid: trigger: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+2
2021-06-03
iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()
Dan Carpenter
1
-1
/
+1
2021-05-22
iio: adc: ad7793: Add missing error code in ad7793_setup()
YueHaibing
1
-0
/
+1
2021-05-22
iio: adc: ad7923: Fix undersized rx buffer.
Jonathan Cameron
1
-1
/
+3
2021-05-22
iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...
Jonathan Cameron
1
-2
/
+6
2021-05-22
iio: dac: ad5770r: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-5
/
+11
2021-05-22
iio: gyro: fxas21002c: balance runtime power in error path
Rui Miguel Silva
1
-0
/
+2
2021-05-17
iio: light: tsl2591: delete a stray tab
Dan Carpenter
1
-1
/
+1
2021-05-17
iio: light: tsl2591: fix some signedness bugs
Dan Carpenter
1
-3
/
+3
2021-05-17
iio:adc:ad7766: Fix unnecessary check in ad7766_probe()
Tang Bin
1
-4
/
+1
2021-05-17
iio: core: Fix an error pointer vs NULL bug in devm_iio_device_alloc()
Dan Carpenter
1
-1
/
+1
2021-05-17
iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-3
/
+1
2021-05-17
iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_w...
Jonathan Cameron
1
-2
/
+2
2021-05-17
iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-2
/
+2
[prev]
[next]