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-02-10
iio: adc: ad4130: only set GPIO_CTRL if pin is unused
Cosmin Tanislav
1
-3
/
+7
2024-02-10
iio: adc: ad4130: zero-initialize clock init data
Cosmin Tanislav
1
-1
/
+1
2024-02-04
iio: accel: bma400: Fix a compilation problem
Mario Limonciello
1
-0
/
+2
2024-02-04
iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP
Srinivas Pandruvada
1
-0
/
+1
2024-01-27
iio: humidity: hdc3020: fix temperature offset
Dimitri Fedrau
1
-1
/
+1
2024-01-22
iio: adc: ad7091r8: Fix error code in ad7091r8_gpio_setup()
Dan Carpenter
1
-1
/
+1
2024-01-22
iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entry
Jonathan Cameron
2
-0
/
+13
2024-01-22
iio: imu: bno055: serdev requires REGMAP
Randy Dunlap
1
-0
/
+1
2024-01-22
iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...
zhili.liu
1
-2
/
+8
2024-01-22
iio: pressure: bmp280: Add missing bmp085 to SPI id table
Sam Protsenko
1
-0
/
+1
2024-01-22
iio: core: fix memleak in iio_device_register_sysfs
Dinghao Liu
1
-1
/
+4
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-18
/
+18
2024-01-18
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
66
-542
/
+8274
2023-12-26
iio: adc: Add support for AD7091R-8
Marcelo Schmitt
5
-0
/
+297
2023-12-26
iio: adc: Split AD7091R-5 config symbol
Marcelo Schmitt
2
-1
/
+6
2023-12-26
iio: adc: ad7091r: Add chip_info callback to get conversion result channel
Marcelo Schmitt
3
-5
/
+14
2023-12-26
iio: adc: ad7091r: Set device mode through chip_info callback
Marcelo Schmitt
3
-37
/
+39
2023-12-26
iio: adc: ad7091r: Remove unneeded probe parameters
Marcelo Schmitt
3
-9
/
+7
2023-12-26
iio: adc: ad7091r: Move chip init data to container struct
Marcelo Schmitt
3
-30
/
+55
2023-12-26
iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
Marcelo Schmitt
3
-37
/
+42
2023-12-26
iio: adc: ad7091r: Enable internal vref if external vref is not supplied
Marcelo Schmitt
2
-0
/
+9
2023-12-26
iio: adc: ad7091r: Allow users to configure device events
Marcelo Schmitt
3
-24
/
+166
2023-12-21
iio: dac: driver for MCP4821
Anshul Dalal
3
-0
/
+247
2023-12-21
iio: buffer-dma: split iio_dma_buffer_fileio_free() function
Alexandru Ardelean
1
-19
/
+24
2023-12-21
iio: buffer-dma: Get rid of outgoing queue
Paul Cercueil
1
-21
/
+23
2023-12-21
iio: buffer: Use IIO_SEPARATE instead of a hard-coded 0
Christophe JAILLET
1
-3
/
+3
2023-12-19
Revert "iio: hid-sensor-als: Add light color temperature support"
Srinivas Pandruvada
1
-35
/
+2
2023-12-19
Revert "iio: hid-sensor-als: Add light chromaticity support"
Srinivas Pandruvada
1
-63
/
+0
2023-12-17
iio: adc: ad7091r: Align arguments to function call parenthesis
Marcelo Schmitt
1
-2
/
+3
2023-12-17
iio: adc: ad7091r: Set alert bit in config register
Marcelo Schmitt
1
-0
/
+6
2023-12-17
iio: adc: ad7091r: Pass iio_dev to event handler
Marcelo Schmitt
1
-3
/
+3
2023-12-17
iio: chemical: add support for Aosong AGS02MA
Anshul Dalal
3
-0
/
+177
2023-12-17
iio: accel: bmi088: update comments and Kconfig
Jun Yan
3
-3
/
+8
2023-12-11
iio: humidity: Add driver for ti HDC302x humidity sensors
Li peiyu
1
-0
/
+473
2023-12-11
iio: core: introduce trough info element for minimum values
Javier Carrasco
1
-0
/
+1
2023-12-11
iio: light: driver for Lite-On ltr390
Anshul Dalal
3
-0
/
+208
2023-12-11
iio: light: isl76682: remove unreachable code
Jiapeng Chong
1
-1
/
+0
2023-12-11
iio: pressure: driver for Honeywell HSC/SSC series
Petre Rodan
6
-0
/
+723
2023-12-11
iio: temperature: mlx90635 MLX90635 IR Temperature sensor
Crt Mori
3
-0
/
+1110
2023-12-11
iio: adc: adi-axi-adc: convert to regmap
Nuno Sa
2
-34
/
+53
2023-12-10
iio: adc: ad9467: use the more common !val NULL check
Nuno Sa
1
-1
/
+1
2023-12-10
iio: adc: ad9467: use chip_info variables instead of array
Nuno Sa
1
-46
/
+43
2023-12-10
iio: adc: ad9467: use spi_get_device_match_data()
Nuno Sa
1
-3
/
+1
2023-12-10
iio: adc: ad9467: fix scale setting
Nuno Sa
2
-59
/
+62
2023-12-10
iio: adc: ad9467: add mutex to struct ad9467_state
Nuno Sa
1
-1
/
+6
2023-12-10
iio: adc: ad9467: don't ignore error codes
Nuno Sa
1
-10
/
+17
2023-12-10
iio: adc: ad9467: fix reset gpio handling
Nuno Sa
1
-13
/
+18
2023-12-10
iio: adc: mcp3911: simplify code with guard macro
Marcus Folkesson
1
-41
/
+23
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
4
-18
/
+18
2023-12-06
iio: light: pa1203001: Drop ACPI_PTR() protection.
Jonathan Cameron
1
-1
/
+1
[next]