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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()
Lorenzo Bianconi
3
-16
/
+7
2017-07-25
iio: humidity: hts221: support open drain mode
Lorenzo Bianconi
1
-1
/
+21
2017-07-25
iio: adc: New driver for Cirrus Logic EP93xx ADC
Alexander Sverdlin
3
-0
/
+267
2017-07-23
iio: Convert to using %pOF instead of full_name
Rob Herring
4
-16
/
+16
2017-07-22
Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
Jaya Durga
1
-8
/
+13
2017-07-22
iio: humidity: hts221: support active-low interrupts
Lorenzo Bianconi
3
-2
/
+13
2017-07-22
iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enable
Lorenzo Bianconi
3
-23
/
+8
2017-07-22
iio: humidity: hts221: avoid useless ODR reconfiguration
Lorenzo Bianconi
1
-9
/
+8
2017-07-22
iio: humidity: hts221: do not overwrite reserved data during power-down
Lorenzo Bianconi
1
-6
/
+4
2017-07-22
iio: humidity: hts221: move BDU configuration in probe routine
Lorenzo Bianconi
1
-6
/
+6
2017-07-22
iio: humidity: hts221: refactor write_with_mask code
Lorenzo Bianconi
2
-58
/
+42
2017-07-22
iio: chemical: ccs811: Add support for AMS CCS811 VOC sensor
Narcisa Ana Maria Vasile
3
-0
/
+347
2017-07-17
iio: adc: ad7766: Remove unneeded gpiod NULL check
Fabio Estevam
1
-4
/
+2
2017-07-17
iio: orientation: hid-sensor-rotation: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-07-15
iio: core: Fix mapping of iio channels to entry numbers
Gaurav Gupta
1
-1
/
+1
2017-07-15
iio: dac: stm32: add support for stm32f4
Fabrice Gasnier
1
-7
/
+31
2017-07-15
iio: dac: stm32: fix error message
Fabrice Gasnier
1
-1
/
+1
2017-07-11
iio: adc: at91: make array startup_lookup static
Colin Ian King
1
-1
/
+1
2017-07-09
iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAME
Lorenzo Bianconi
4
-6
/
+6
2017-07-09
iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DL
Lorenzo Bianconi
1
-0
/
+15
2017-07-09
iio: accel: st_accel_i2c: fix i2c_device_id table
Lorenzo Bianconi
2
-0
/
+6
2017-07-09
iio:adc:at91-sama5d2: make array startup_lookup static to reduce code size
Colin Ian King
1
-1
/
+1
2017-07-09
iio: accel: make array init_data static to reduce code size
Colin Ian King
1
-1
/
+1
2017-07-09
iio: adc: rockchip_saradc: add NULL check on of_match_device() return value
Gustavo A. R. Silva
1
-0
/
+5
2017-07-09
iio: adc: meson-saradc: add NULL check on of_match_device() return value
Gustavo A. R. Silva
1
-0
/
+5
2017-07-09
staging: iio: tsl2x7x: check return value from tsl2x7x_invoke_change()
Brian Masney
1
-18
/
+37
2017-07-09
staging: iio: tsl2x7x: use usleep_range() instead of mdelay()
Brian Masney
1
-2
/
+3
2017-07-09
staging: iio: tsl2x7x: refactor {read,write}_event_value to allow handling mu...
Brian Masney
1
-67
/
+90
2017-07-09
staging: iio: tsl2x7x: cleaned up i2c calls in tsl2x7x_als_calibrate()
Brian Masney
1
-22
/
+12
2017-07-09
staging: iio: tsl2x7x: remove tsl2x7x_i2c_read()
Brian Masney
1
-49
/
+22
2017-07-09
staging: iio: tsl2x7x: remove redundant power_state sysfs attribute
Brian Masney
1
-34
/
+0
2017-07-09
staging: iio: tsl2x7x: add of_match table for device tree support
Brian Masney
1
-0
/
+16
2017-07-09
iio: adc: Add support for DLN2 ADC
Jack Andersen
3
-0
/
+732
2017-07-06
iio: pressure: zpa2326: Add newlines to logging macros
Joe Perches
1
-6
/
+6
2017-07-04
iio: Add LTC2471/LTC2473 driver
Mike Looijmans
3
-0
/
+171
2017-07-04
iio: light: rpr0521 triggered buffer
Mikko Koivunen
1
-7
/
+329
2017-07-02
iio: adis16400: Change unsigned to unsigned int
Reno Farnesi
1
-2
/
+2
2017-07-02
iio: pressure: st_pressure_spi: add OF capability to st_pressure_spi
Lorenzo Bianconi
1
-0
/
+33
2017-07-02
iio: gyro: st_gyro_spi: add OF capability to st_gyro_spi
Lorenzo Bianconi
1
-0
/
+53
2017-07-02
iio: magnetometer: st_magn_spi: add OF capability to st_magn_spi
Lorenzo Bianconi
1
-0
/
+25
2017-07-02
iio: accel: st_accel_spi: add OF capability to st_accel_spi
Lorenzo Bianconi
1
-8
/
+61
2017-07-02
iio: magnetometer: Only declare ACPI table when ACPI is enable
Matthias Kaehlcke
1
-0
/
+2
2017-07-02
iio: sca3000: Remove trailing whitespace
Reno Farnesi
1
-3
/
+3
2017-07-02
iio:adc:ltc2497: Add support for board file based iio consumer mapping.
Gaurav Gupta
1
-19
/
+35
2017-07-02
iio: adc: stm32: make array stm32h7_adc_ckmodes_spec static
Colin Ian King
1
-1
/
+1
2017-07-02
iio: adc: mcp3422: Checking for error on probe
Angelo Compagnucci
1
-1
/
+3
2017-07-02
iio: adc: mcp3422: Changing initial channel
Angelo Compagnucci
1
-1
/
+1
2017-07-02
iio: gyro: mpu3050: Allow open drain with anything
Linus Walleij
1
-10
/
+0
2017-07-01
iio: light: tcs3472: add link to datasheet
Akinobu Mita
1
-0
/
+2
2017-07-01
iio: adc: mt7622: Add compatible node for mt7622.
Zhiyong Tao
1
-0
/
+1
[next]