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
2020-07-07
iio: core: move debugfs data on the private iio dev info
Alexandru Ardelean
1
-13
/
+33
2020-07-07
iio: core: remove padding from private information
Alexandru Ardelean
1
-2
/
+0
2020-07-07
iio: core: wrap IIO device into an iio_dev_opaque object
Alexandru Ardelean
1
-6
/
+13
2020-07-07
iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-13
/
+17
2020-07-05
iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'
Christophe JAILLET
1
-1
/
+1
2020-07-05
iio:pressure:ms5611 Fix buffer element alignment
Jonathan Cameron
1
-3
/
+8
2020-07-05
iio:humidity:hts221 Fix alignment and data leak issues
Jonathan Cameron
2
-6
/
+10
2020-07-05
iio:humidity:hdc100x Fix alignment and data leak issues
Jonathan Cameron
1
-3
/
+7
2020-07-05
iio:magnetometer:ak8974: Fix alignment and data leak issues
Jonathan Cameron
1
-3
/
+7
2020-07-04
iio: adc: adi-axi-adc: Fix object reference counting
Nuno Sá
1
-2
/
+2
2020-06-27
iio: chemical: scd30: add serial interface driver
Tomasz Duszynski
3
-0
/
+275
2020-06-27
iio: chemical: scd30: add I2C interface driver
Tomasz Duszynski
3
-0
/
+151
2020-06-27
iio: chemical: scd30: add core driver
Tomasz Duszynski
4
-0
/
+861
2020-06-27
iio: imu: inv_icm42600: add accurate timestamping
Jean-Baptiste Maneyrol
8
-15
/
+396
2020-06-27
iio: imu: inv_icm42600: add buffer support in iio devices
Jean-Baptiste Maneyrol
8
-2
/
+1033
2020-06-27
iio: imu: inv_icm42600: add device interrupt
Jean-Baptiste Maneyrol
4
-4
/
+105
2020-06-27
iio: imu: add Kconfig and Makefile for inv_icm42600 driver
Jean-Baptiste Maneyrol
4
-0
/
+43
2020-06-27
iio: imu: inv_icm42600: add temperature sensor support
Jean-Baptiste Maneyrol
4
-2
/
+134
2020-06-27
iio: imu: inv_icm42600: add accelerometer IIO device
Jean-Baptiste Maneyrol
3
-0
/
+600
2020-06-27
iio: imu: inv_icm42600: add gyroscope IIO device
Jean-Baptiste Maneyrol
3
-0
/
+613
2020-06-27
iio: imu: inv_icm42600: add SPI driver for inv_icm42600 driver
Jean-Baptiste Maneyrol
1
-0
/
+99
2020-06-27
iio: imu: inv_icm42600: add I2C driver for inv_icm42600 driver
Jean-Baptiste Maneyrol
1
-0
/
+100
2020-06-27
iio: imu: inv_icm42600: add core of new inv_icm42600 driver
Jean-Baptiste Maneyrol
2
-0
/
+1006
2020-06-27
iio: adc: Combine read functions for PMIC5 and PMIC7
Jishnu Prakash
1
-30
/
+19
2020-06-27
iio: adc: rockchip_saradc: Add support iio buffers
Simon Xue
1
-35
/
+110
2020-06-27
iio: adc: rockchip_saradc: better prefix for channel constant
Heiko Stuebner
1
-12
/
+12
2020-06-27
iio: adc: rockchip_saradc: move all of probe to devm-functions
Heiko Stuebner
1
-29
/
+45
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
48
-422
/
+93
2020-06-20
iio: at91_adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-15
/
+15
2020-06-20
iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-32
/
+33
2020-06-14
iio: pressure: zpa2326: handle pm_runtime_get_sync failure
Navid Emamdoost
1
-1
/
+3
2020-06-14
iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers
Matt Ranostay
1
-0
/
+2
2020-06-14
iio: cros_ec: fix spelling mistake
Keyur Patel
1
-1
/
+1
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
57
-58
/
+0
2020-06-14
iio: magnetometer: ak8974: Fix runtime PM imbalance on error
Dinghao Liu
1
-9
/
+10
2020-06-14
iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
Chuhong Yuan
1
-1
/
+4
2020-06-14
iio:health:afe4404 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+5
2020-06-14
iio:health:afe4403 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+6
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
33
-34
/
+0
2020-06-14
iio: light: lm3533-als: use iio_device_set_parent() to assign parent
Alexandru Ardelean
1
-1
/
+1
2020-06-14
iio: remove left-over comments about parent assignment
Alexandru Ardelean
3
-3
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
289
-293
/
+0
2020-06-14
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
2
-11
/
+14
2020-06-14
iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss...
Chuhong Yuan
1
-2
/
+5
2020-06-14
iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driver
Alexandru Ardelean
1
-1
/
+1
2020-06-14
iio: stm32-adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-55
/
+63
2020-06-14
iio: dac: ad5592r: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-3
/
+3
2020-06-14
iio: imu: bmi160: added mount-matrix support
Jonathan Albrieux
2
-0
/
+21
2020-06-14
iio: imu: bmi160: added regulator support
Jonathan Albrieux
2
-0
/
+26
2020-06-14
iio: imu: bmi160: fix typo
Jonathan Albrieux
1
-1
/
+1
[prev]
[next]