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
2020-04-19
iio: inkern: drop devm_iio_channel_release{_all} API calls
Alexandru Ardelean
1
-27
/
+0
2020-04-19
iio: core: drop devm_iio_trigger_free() API call
Alexandru Ardelean
1
-32
/
+0
2020-04-19
iio: core: drop devm_iio_trigger_unregister() API call
Alexandru Ardelean
1
-21
/
+0
2020-04-19
iio: core: drop devm_iio_device_free() API call
Alexandru Ardelean
1
-31
/
+0
2020-04-19
iio: core: drop devm_iio_triggered_buffer_cleanup() API call
Alexandru Ardelean
1
-11
/
+0
2020-04-19
iio: core: drop devm_iio_device_unregister() API call
Alexandru Ardelean
1
-17
/
+0
2020-04-19
iio: move 'indio_dev->info' null check first in __iio_device_register()
Alexandru Ardelean
1
-3
/
+3
2020-04-19
iio: buffer: remove 'scan_el_attrs' attribute group from buffer struct
Alexandru Ardelean
1
-8
/
+0
2020-04-19
iio: imu: adis: Add a missing '\n' in a log message
Christophe JAILLET
1
-1
/
+1
2020-04-19
iio: xilinx-xadc: Fix typo
Lars-Peter Clausen
1
-1
/
+1
2020-04-19
iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes
Lars-Peter Clausen
1
-1
/
+0
2020-04-19
iio: adc: Add MAX1241 driver
Alexandru Lazar
3
-0
/
+238
2020-04-19
iio: accel: st_sensors: add support for LIS2HH12
Gaëtan André
4
-1
/
+85
2020-04-19
iio: imu: st_lsm6dsx: Add sensor hub device LIS3MDL
Jimmy Assarsson
1
-0
/
+64
2020-04-19
iio: imu: st_lsm6dsx: Increase ODR_LIST_SIZE
Jimmy Assarsson
1
-1
/
+1
2020-04-19
iio: imu: adis16460: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_AT...
Rohit Sarkar
1
-12
/
+15
2020-04-19
iio: imu: adis16400: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_AT...
Rohit Sarkar
1
-9
/
+10
2020-04-19
iio: imu: st_lsm6dsx: configure full scale on slave device if supported
Lorenzo Bianconi
1
-0
/
+33
2020-04-19
iio: adc: ad9467: add support AD9467 ADC
Michael Hennerich
3
-0
/
+438
2020-04-19
iio: adc: adi-axi-adc: add support for AXI ADC IP core
Michael Hennerich
3
-0
/
+503
2020-04-19
iio: buffer-dmaengine: add dev-managed calls for buffer alloc
Alexandru Ardelean
1
-0
/
+39
2020-04-19
iio: buffer-dmaengine: use %zu specifier for sprintf(align)
Alexandru Ardelean
1
-1
/
+1
2020-04-19
iio: temperature: ltc2983: remove redundant comparison to bool
Rohit Sarkar
1
-2
/
+2
2020-04-19
iio: imu: inv_mpu6050: add debugfs register r/w interface
Rohit Sarkar
1
-0
/
+19
2020-04-19
iio: pressure: bmp280: Join string literals back
Andy Shevchenko
1
-2
/
+1
2020-04-19
iio: pressure: bmp280: Drop unneeded explicit castings
Andy Shevchenko
1
-10
/
+7
2020-04-19
iio: pressure: bmp280: Explicitly mark GPIO optional
Andy Shevchenko
1
-2
/
+2
2020-04-19
iio: pressure: bmp280: Convert to use ->read_avail()
Andy Shevchenko
1
-44
/
+25
2020-04-19
iio: pressure: bmp280: Tolerate IRQ before registering
Andy Shevchenko
1
-1
/
+4
2020-04-19
iio: imu: inv_mpu6050: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+5
2020-04-19
iio: magn: bmc150: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
1
-2
/
+2
2020-04-19
iio: imu: inv_mpu6050_spi: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
1
-2
/
+2
2020-04-19
iio: imu: inv_mpu6050_i2c: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
1
-2
/
+2
2020-04-19
iio: imu: bmi160_spi: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
1
-2
/
+2
2020-04-19
iio: imu: bmi160_i2c: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
1
-2
/
+2
2020-04-19
iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
1
-2
/
+2
2020-04-19
iio: gyro: bmg160_spi: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
1
-2
/
+2
2020-04-19
iio: gyro: bmg160_i2c: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
1
-2
/
+2
2020-04-19
iio: accel: kxsd9: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
1
-2
/
+2
2020-04-19
iio: adc: ad7793: use read_avail iio hook for scale available
Alexandru Ardelean
1
-18
/
+37
2020-04-19
iio: buffer: Don't allow buffers without any channels enabled to be activated
Lars-Peter Clausen
1
-0
/
+7
2020-04-19
iio: tsl2772: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-04-19
iio: adc: max1363: replace uses of mlock
Rohit Sarkar
1
-9
/
+23
2020-04-19
iio: health: max30100: use generic property handler
Rohit Sarkar
1
-4
/
+3
2020-04-19
iio/gyro/bmg160: Add support for BMI088 chip
Mike Looijmans
3
-1
/
+4
2020-04-19
iio: buffer: re-introduce bitmap_zalloc() for trialmask
Alexandru Ardelean
1
-2
/
+1
2020-04-19
iio: adc: ad7793: define/use own IIO channel macros
Alexandru Ardelean
1
-24
/
+71
2020-04-19
iio: adc: ad7791: define/use own IIO channel macros
Alexandru Ardelean
1
-7
/
+55
2020-04-19
iio: adc: ad7780: define/use own IIO channel macros
Alexandru Ardelean
1
-4
/
+23
2020-03-21
iio: light: tsl2563: Rename macro to fix typo
Nishant Malpani
1
-1
/
+1
[next]