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
2021-10-19
iio: dac: lpc18xx_dac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-19
iio: dac: ad8801: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+5
2021-10-19
iio: adc: ad799x: Implement selecting external reference voltage input on AD7...
Florian Boor
1
-17
/
+51
2021-10-19
iio: adc: max1027: fix error code in max1027_wait_eoc()
Dan Carpenter
1
-1
/
+1
2021-10-19
iio: imu: adis16400: Fix buffer alignment requirements.
Jonathan Cameron
1
-5
/
+15
2021-10-19
iio: gyro: mpu3050: Fix alignment and size issues with buffers.
Jonathan Cameron
1
-13
/
+11
2021-10-19
iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers.
Jonathan Cameron
1
-5
/
+6
2021-10-19
iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()
Jonathan Cameron
1
-0
/
+46
2021-10-19
iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2C
Randy Dunlap
1
-0
/
+1
2021-10-19
iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"
Colin Ian King
1
-1
/
+1
2021-10-19
iio: adc: ad7291: convert probe to device-managed only
Alexandru Ardelean
1
-48
/
+22
2021-10-19
iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc
Alexandru Ardelean
1
-1
/
+1
2021-10-19
iio: adc: berlin2-adc: convert probe to device-managed only
Alexandru Ardelean
1
-23
/
+11
2021-10-19
iio: adc: rn5t618-adc: use devm_iio_map_array_register() function
Alexandru Ardelean
1
-12
/
+1
2021-10-19
iio: adc: max1363: convert probe to full device-managed
Alexandru Ardelean
1
-52
/
+30
2021-10-19
iio: adc: nau7802: convert probe to full device-managed
Alexandru Ardelean
1
-41
/
+9
2021-10-19
iio: adis16460: make use of the new unmasked_drdy flag
Nuno Sá
1
-17
/
+1
2021-10-19
iio: adis16475: make use of the new unmasked_drdy flag
Nuno Sá
1
-18
/
+1
2021-10-19
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
2
-1
/
+18
2021-10-19
iio: adis: do not disabe IRQs in 'adis_init()'
Nuno Sá
1
-1
/
+3
2021-10-19
iio: adc: da9150-gpadc: convert probe to full-device managed
Alexandru Ardelean
1
-25
/
+2
2021-10-19
iio: adc: lp8788_adc: convert probe to full-device managed
Alexandru Ardelean
1
-26
/
+5
2021-10-19
iio: adc: axp288_adc: convert probe to full device-managed
Alexandru Ardelean
1
-24
/
+4
2021-10-19
iio: adc: intel_mrfld_adc: convert probe to full device-managed
Alexandru Ardelean
1
-22
/
+2
2021-10-19
iio: inkern: introduce devm_iio_map_array_register() short-hand function
Alexandru Ardelean
1
-0
/
+17
2021-10-19
iio: adc: fsl-imx25-gcq: initialize regulators as needed
Alexandru Ardelean
1
-29
/
+26
2021-10-19
iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_ops
Lorenzo Bianconi
2
-9
/
+11
2021-10-19
iio: adc: max1027: Don't reject external triggers when there is no IRQ
Miquel Raynal
1
-9
/
+14
2021-10-19
iio: adc: max1027: Allow all kind of triggers to be used
Miquel Raynal
1
-14
/
+14
2021-10-19
iio: adc: max1027: Use the EOC IRQ when populated for single reads
Miquel Raynal
1
-4
/
+39
2021-10-19
iio: adc: max1027: Stop requesting a threaded IRQ
Miquel Raynal
1
-6
/
+4
2021-10-19
iio: adc: max1027: Introduce an end of conversion helper
Miquel Raynal
1
-2
/
+16
2021-10-19
iio: adc: max1027: Separate the IRQ handler from the read logic
Miquel Raynal
1
-4
/
+19
2021-10-19
iio: adc: max1027: Prevent single channel accesses during buffer reads
Miquel Raynal
1
-4
/
+7
2021-10-19
iio: adc: max1027: Create a helper to configure the channels to scan
Miquel Raynal
1
-12
/
+15
2021-10-19
iio: adc: max1027: Ensure a default cnvst trigger configuration
Miquel Raynal
1
-4
/
+5
2021-10-19
iio: adc: max1027: Simplify the _set_trigger_state() helper
Miquel Raynal
1
-9
/
+10
2021-10-19
iio: adc: max1027: Create a helper to enable/disable the cnvst trigger
Miquel Raynal
1
-16
/
+25
2021-10-19
iio: adc: max1027: Rename a helper
Miquel Raynal
1
-2
/
+2
2021-10-19
iio: adc: max1027: Minimize the number of converted channels
Miquel Raynal
1
-7
/
+53
2021-10-19
iio: adc: max1027: Drop useless debug messages
Miquel Raynal
1
-4
/
+0
2021-10-19
iio: adc: max1027: Drop extra warning message
Miquel Raynal
1
-3
/
+1
2021-10-19
iio: adc: max1027: Fix style
Miquel Raynal
1
-7
/
+7
2021-10-19
iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC
Cai Huoqing
3
-0
/
+505
2021-10-19
iio: accel: fxls8962af: add wake on event
Sean Nyekjaer
1
-2
/
+44
2021-10-19
iio: accel: fxls8962af: add threshold event handling
Sean Nyekjaer
1
-3
/
+298
2021-10-19
iio: adc: aspeed: Get and set trimming data.
Billy Tsai
1
-0
/
+71
2021-10-19
iio: adc: aspeed: Support battery sensing.
Billy Tsai
1
-3
/
+78
2021-10-19
iio: adc: aspeed: Add compensation phase.
Billy Tsai
1
-1
/
+53
2021-10-19
iio: adc: aspeed: Add func to set sampling rate.
Billy Tsai
1
-19
/
+39
[next]