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-05-10
iio: light: cm32181: Add some extra register defines
Hans de Goede
1
-4
/
+11
2020-05-10
iio: light: cm32181: Add support for ACPI enumeration
Hans de Goede
1
-0
/
+9
2020-05-10
iio: light: cm32181: Switch to new style i2c-driver probe function
Hans de Goede
1
-12
/
+3
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
12
-134
/
+55
2020-05-03
iio: vcnl4000: Add buffer support for VCNL4010/20.
Mathieu Othacehe
2
-2
/
+161
2020-05-03
iio: vcnl4000: Add sampling frequency support for VCNL4010/20.
Mathieu Othacehe
1
-1
/
+117
2020-05-03
iio: vcnl4000: Add event support for VCNL4010/20.
Mathieu Othacehe
1
-62
/
+392
2020-05-03
iio: vcnl4000: Factorize data reading and writing.
Mathieu Othacehe
1
-2
/
+22
2020-05-03
iio: vcnl4000: Fix i2c swapped word reading.
Mathieu Othacehe
1
-4
/
+2
2020-05-03
iio: imu: adis16xxx: use helper to access iio core debugfs dir
Alexandru Ardelean
5
-37
/
+24
2020-05-03
iio: adc: stm32-dfsdm: fix device used to request dma
Fabrice Gasnier
1
-10
/
+11
2020-05-03
iio: adc: stm32-adc: fix device used to request dma
Fabrice Gasnier
1
-4
/
+4
2020-05-03
iio: adc: ti-ads8344: Fix channel selection
Gregory CLEMENT
1
-3
/
+5
2020-05-03
iio: DAC extension for ltc2634-12/10/8
Chris Ruehl
2
-3
/
+63
2020-05-03
iio: documentation ltc2632_chip_info add num_channels
Chris Ruehl
1
-0
/
+1
2020-05-03
iio: magnetometer: ak8974: Provide scaling
Linus Walleij
1
-1
/
+44
2020-05-03
iio: magnetometer: ak8974: Break out measurement
Linus Walleij
1
-26
/
+40
2020-05-03
iio: magnetometer: ak8974: Correct realbits
Linus Walleij
1
-8
/
+37
2020-05-03
iio: magnetometer: ak8974: add Alps hscdtd008a
Nick Reitemeyer
1
-8
/
+30
2020-05-03
iio: imu: st_lsm6dsx: enable 833Hz sample frequency for tagged sensors
Lorenzo Bianconi
1
-7
/
+14
2020-05-03
iio: adc: ad7476: remove redundant null check on an array
Colin Ian King
1
-1
/
+1
2020-05-03
iio: buffer: extend short-hand use for 'indio_dev->buffer'
Alexandru Ardelean
1
-27
/
+34
2020-05-03
iio: dac: ad5592r: Fix a typo in the name of a function
Christophe JAILLET
1
-2
/
+2
2020-05-03
iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
1
-1
/
+1
2020-05-03
iio: st_sensors: Use get_unaligned_be24() and sign_extend32()
Andy Shevchenko
1
-6
/
+1
2020-05-03
iio: temperature: max31856: Use get_unaligned_beXX()
Andy Shevchenko
1
-2
/
+3
2020-05-03
iio: pressure: zpa2326: Use get_unaligned_le24()
Andy Shevchenko
1
-5
/
+4
2020-05-03
iio: pressure: ms5611: Use get_unaligned_be24()
Andy Shevchenko
2
-2
/
+6
2020-05-03
iio: pressure: hp206c: Use get_unaligned_be24()
Andy Shevchenko
1
-3
/
+5
2020-05-03
iio: magnetometer: rm3100: Use get_unaligned_be24()
Andy Shevchenko
1
-2
/
+3
2020-05-03
iio: light: zopt2201: Use get_unaligned_le24()
Andy Shevchenko
1
-1
/
+3
2020-05-03
iio: light: si1133: Use get_unaligned_be24()
Andy Shevchenko
1
-12
/
+6
2020-05-03
iio: health: afe4403: Use get_unaligned_be24()
Andy Shevchenko
1
-8
/
+6
2020-05-03
iio: gyro: adis16130: Use get_unaligned_be24()
Andy Shevchenko
1
-1
/
+3
2020-05-03
iio: dac: ad5446: Use put_unaligned_be24()
Andy Shevchenko
1
-3
/
+3
2020-05-03
iio: dac: ad5624r_spi: Use put_unaligned_be24()
Andy Shevchenko
1
-4
/
+4
2020-05-03
iio: dac: ltc2632: Use put_unaligned_be24()
Andy Shevchenko
1
-3
/
+3
2020-05-03
iio: adc: ti-ads124s08: Use get_unaligned_be24()
Andy Shevchenko
1
-4
/
+3
2020-05-03
iio: adc: mpc3422: Use get_unaligned_beXX()
Andy Shevchenko
1
-2
/
+3
2020-05-03
iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24()
Andy Shevchenko
1
-6
/
+2
2020-05-03
iio: Use an early return in iio_device_alloc to simplify code.
Jonathan Cameron
1
-19
/
+19
2020-05-03
iio: chemical: Add OF match table for CCS811 VOC sensor
Manivannan Sadhasivam
1
-0
/
+7
2020-05-03
iio: chemical: Add support for external Reset and Wakeup in CCS811
Manivannan Sadhasivam
1
-11
/
+94
2020-05-03
iio: imu: Add support for adis16475
Nuno Sá
3
-0
/
+1355
2020-05-02
iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
Christophe JAILLET
1
-0
/
+1
2020-04-27
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
13
-67
/
+231
2020-04-25
iio: imu: st_lsm6dsx: unlock on error in st_lsm6dsx_shub_write_raw()
Dan Carpenter
1
-2
/
+5
2020-04-25
iio: adis: Support different burst sizes
Nuno Sá
2
-5
/
+10
2020-04-25
iio: adis: Add adis_update_bits() APIs
Nuno Sá
1
-0
/
+25
2020-04-25
iio: imu: adis: Add irq flag variable
Nuno Sá
1
-2
/
+31
[prev]
[next]