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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-03
staging:iio:adis16260: Move out of staging
Lars-Peter Clausen
5
-15
/
+13
2013-08-03
staging:iio:adis16260: Remove sampling_frequency_available attribute
Lars-Peter Clausen
1
-16
/
+0
2013-08-03
staging:iio:adis16260: Add proper range checks to write_frequency()
Lars-Peter Clausen
1
-16
/
+13
2013-08-03
staging:iio:adis16260: Remove unused includes
Lars-Peter Clausen
1
-4
/
+0
2013-08-03
staging:iio:adis16260: Add scale for the inclination channel
Lars-Peter Clausen
1
-0
/
+4
2013-08-03
staging:iio:adis16260: Remove 'SPS' suffix from samplerate attribute
Lars-Peter Clausen
1
-1
/
+1
2013-08-03
staging:iio:adis16260: Fix minor style issue
Lars-Peter Clausen
1
-2
/
+2
2013-08-03
staging:iio:adis16260: Simplify calibscale and caliboffset reading
Lars-Peter Clausen
1
-26
/
+5
2013-08-03
staging:iio:adis16260: Use sign_extend32() instead of open-coding it
Lars-Peter Clausen
1
-3
/
+1
2013-08-03
staging:iio:adis16260: Add value range check for calibscale/-bias
Lars-Peter Clausen
1
-6
/
+9
2013-08-03
staging:iio:adis16260: Remove separate header
Lars-Peter Clausen
2
-89
/
+82
2013-08-03
staging:iio:adis16260: Don't set default scan mask
Lars-Peter Clausen
1
-14
/
+0
2013-08-03
staging:iio:adis16260: Remove support for orientation mapping
Lars-Peter Clausen
3
-54
/
+13
2013-08-03
staging:iio:adis16260: Drop unused 'negate' property
Lars-Peter Clausen
3
-43
/
+28
2013-08-03
staging:iio:adis16260: Fix reading calibscale
Lars-Peter Clausen
1
-1
/
+1
2013-08-03
iio: core: Avoid double minus in sysfs output
Oleksandr Kravchenko
1
-2
/
+2
2013-08-03
iio: adc: Update ti_am335x_adc Kconfig entry
Sachin Kamat
1
-1
/
+1
2013-08-03
iio: adc: ti_am335x_adc: Use devm_iio_device_alloc
Sachin Kamat
1
-9
/
+4
2013-08-03
Documentation: devres: add IIO device alloc/free functions to list
Oleksandr Kravchenko
1
-0
/
+4
2013-08-03
iio: accel: st_accel: Use devm_iio_device_alloc
Sachin Kamat
3
-23
/
+8
2013-08-03
iio: accel: kxsd9: Use devm_iio_device_alloc
Sachin Kamat
1
-12
/
+5
2013-08-03
iio: hid-sensor-accel-3d: Use devm_iio_device_alloc
Sachin Kamat
1
-12
/
+7
2013-08-03
staging: iio: light: isl29028: Use devm_iio_device_alloc
Sachin Kamat
1
-9
/
+4
2013-08-03
staging: iio: light: isl29018: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+5
2013-08-03
staging: iio: spear_adc: Use devm_iio_device_alloc
Sachin Kamat
1
-18
/
+12
2013-08-03
staging: iio: mxs-lradc: Use devm_iio_device_alloc
Sachin Kamat
1
-14
/
+7
2013-08-03
iio: frequency: adf4350: Use devm_* APIs
Sachin Kamat
1
-22
/
+9
2013-08-03
iio: max1363: Use devm_iio_device_alloc
Sachin Kamat
1
-10
/
+5
2013-08-03
iio: exynos_adc: Use devm_iio_device_alloc
Sachin Kamat
1
-15
/
+8
2013-08-03
iio: at91: Use devm_iio_device_alloc
Sachin Kamat
1
-16
/
+7
2013-08-03
iio: adc: viperboard_adc: Use devm_iio_device_alloc
Sachin Kamat
1
-7
/
+2
2013-08-03
iio: adc: ti-adc081c: Use devm_* APIs
Sachin Kamat
1
-13
/
+5
2013-08-03
iio: adc: nau7802: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+8
2013-08-03
iio: adc: mcp320x: Use devm_* APIs
Sachin Kamat
1
-13
/
+5
2013-08-03
iio: adc: lp8788_adc: Use devm_* APIs
Sachin Kamat
1
-5
/
+2
2013-08-03
iio: adc: ad7923: Use devm_* APIs
Sachin Kamat
1
-13
/
+7
2013-08-03
iio: adc: ad7887: Use devm_* APIs
Sachin Kamat
1
-16
/
+7
2013-08-03
iio: adc: ad7793: Use devm_* APIs
Sachin Kamat
1
-17
/
+6
2013-08-03
iio: adc: ad7791: Use devm_* APIs
Sachin Kamat
1
-14
/
+5
2013-08-03
iio: adc: ad7476: Use devm_* APIs
Sachin Kamat
1
-18
/
+8
2013-08-03
iio: adc: ad7298: Use devm_* APIs
Sachin Kamat
1
-16
/
+8
2013-08-03
iio: adc: ad7266: Use devm_* APIs
Sachin Kamat
1
-12
/
+4
2013-08-03
iio: add APDS9300 ambilent light sensor driver
Oleksandr Kravchenko
4
-0
/
+545
2013-08-03
of: Add Avago Technologies vendor prefix
Oleksandr Kravchenko
1
-0
/
+1
2013-08-03
iio: core: implement devm_iio_device_alloc/devm_iio_device_free
Grygorii Strashko
2
-0
/
+72
2013-08-03
iio: Remove IIO_DEV_ATTR_RESET macro
Lars-Peter Clausen
1
-5
/
+0
2013-08-03
staging:iio:ade7xxx: Don't expose the chip reset to userspace
Lars-Peter Clausen
5
-92
/
+0
2013-08-03
staging:iio:adt7316: Don't expose the chip reset to userspace
Lars-Peter Clausen
1
-27
/
+0
2013-08-03
staging:iio:ad2s1210: Don't expose the chip reset to userspace
Lars-Peter Clausen
1
-18
/
+0
2013-08-03
iio: add configuration option for debug support
Otavio Salvador
2
-0
/
+9
[next]