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
2016-10-23
iio: dac: mcp4725: support voltage reference selection
Tomas Novotny
1
-7
/
+92
2016-10-23
iio: dac: mcp4725: fix incorrect comment
Tomas Novotny
1
-1
/
+1
2016-10-23
iio: humidity: add support to hts221 rh/temp combo device
Lorenzo Bianconi
7
-0
/
+1193
2016-10-23
iio: light: ltr501: claim direct mode during raw writes
Alison Schofield
1
-30
/
+51
2016-10-23
iio: light: ltr501: claim direct mode during select raw reads
Alison Schofield
1
-10
/
+20
2016-10-23
staging:iio:accel:sca3000 Move out of staging.
Jonathan Cameron
3
-0
/
+1590
2016-10-23
staging: iio: isl29018: move out of staging
Brian Masney
3
-0
/
+860
2016-10-23
iio: pressure: mpl3115: claim direct mode during raw reads
Alison Schofield
1
-9
/
+17
2016-10-23
iio: accel: mma8452: claim direct mode during write raw
Jonathan Cameron
1
-22
/
+38
2016-10-23
iio: accel: mma8452: claim direct mode during raw reads
Alison Schofield
1
-2
/
+4
2016-10-23
iio: dac: mcp4725: use regulator framework
Tomas Novotny
1
-9
/
+37
2016-10-23
iio: ms65611_core: Fixes dereferencing regulator pointer
Crt Mori
1
-11
/
+8
2016-10-23
iio: bmi160_core: Fix sparse warning due to incorrect type in assignment
sayli karnik
1
-1
/
+2
2016-10-11
iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerom...
Hans de Goede
3
-0
/
+194
2016-10-11
iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...
Hans de Goede
3
-0
/
+316
2016-10-11
iio: accel: Add driver for dmard10 3-axis Accelerometer
Hans de Goede
3
-0
/
+277
2016-10-09
iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors
Mika Westerberg
1
-0
/
+2
2016-10-06
Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
69
-324
/
+8182
2016-10-04
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2016-10-03
iio: magnetometer: ak8974: small endianness fixes
Ico Doornekamp
1
-4
/
+4
2016-10-01
iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8
William Breathitt Gray
5
-0
/
+626
2016-10-01
iio: Implement counter channel type and info constants
William Breathitt Gray
1
-0
/
+2
2016-10-01
iio: pressure: Add driver for Honeywell ABP family
Marcin Malagowski
3
-0
/
+287
2016-10-01
iio: maxim_thermocouple: Align 16 bit big endian value of raw reads
sayli karnik
1
-7
/
+9
2016-09-27
drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...
Sandhya Bankar
1
-7
/
+9
2016-09-27
iio: potentiostat: add LMP91000 support
Matt Ranostay
5
-0
/
+476
2016-09-27
iio: adc: ti-adc161s626: add regulator support
Matt Ranostay
1
-11
/
+44
2016-09-27
iio: inkern: add iio_read_channel_offset helper
Matt Ranostay
1
-13
/
+26
2016-09-27
drivers: iio: light: Fix sparse warnings
Sandhya Bankar
1
-2
/
+3
2016-09-27
iio:adc: Add support for AD7766/AD7767
Lars-Peter Clausen
3
-0
/
+343
2016-09-27
iio:max1027: Use iio_trigger_validate_own_device() helper
Lars-Peter Clausen
1
-12
/
+1
2016-09-27
iio:mma8452: Use new iio_trigger_validate_own_device() helper
Lars-Peter Clausen
1
-12
/
+1
2016-09-27
iio:trigger: Add helper function to verify that a trigger belongs to the same...
Lars-Peter Clausen
1
-0
/
+21
2016-09-27
drivers: iio: dac: Fix sparse warning
Sandhya Bankar
1
-1
/
+1
2016-09-24
drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"
Sandhya Bankar
1
-1
/
+3
2016-09-24
iio: Use kmalloc_array() in iio_scan_mask_set()
Markus Elfring
1
-4
/
+3
2016-09-24
iio: accel: mma7660: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-09-22
iio:pressure: zpa2326: remove redundant "DEBUG" ifdef
Arnd Bergmann
1
-4
/
+0
2016-09-18
iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient l...
Peter Meerwald-Stadler
3
-0
/
+1418
2016-09-18
iio:pressure: initial zpa2326 barometer support
Gregor Boirie
6
-0
/
+2051
2016-09-18
iio: accel: Add driver for the mCube MC3230 3-axis accelerometer
Hans de Goede
3
-0
/
+222
2016-09-18
iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c)
Hans de Goede
1
-0
/
+1
2016-09-18
iio: common: ssp_sensors: gyro: constify iio_info structures
Julia Lawall
1
-1
/
+1
2016-09-18
iio: adc: men_z188_adc: constify iio_info structures
Julia Lawall
1
-1
/
+1
2016-09-18
iio: common: ssp_sensors: accel: constify iio_info structures
Julia Lawall
1
-1
/
+1
2016-09-18
iio: accel: kxsd9: Support reading a mounting matrix
Linus Walleij
1
-0
/
+24
2016-09-18
iio: accel: kxsd9: Deploy system and runtime PM
Linus Walleij
4
-2
/
+94
2016-09-18
iio: accel: kxsd9: Replace "parent" with "dev"
Linus Walleij
2
-12
/
+12
2016-09-18
iio: accel: kxsd9: Fetch and handle regulators
Linus Walleij
1
-3
/
+85
2016-09-18
iio: accel: kxsd9: Deploy proper register bit defines
Linus Walleij
1
-9
/
+27
[prev]
[next]