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
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
/
dac
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-27
iio: add support of the max5821
Philippe Reynes
3
-0
/
+414
2014-07-04
iio: ad5686: Remove redundant variable
Sachin Kamat
1
-2
/
+1
2014-07-04
iio: ad5504: Remove redundant variable
Sachin Kamat
1
-4
/
+1
2014-07-04
iio: ad5624r_spi: Remove redundant variable
Sachin Kamat
1
-4
/
+1
2014-06-21
iio: dac: mcp4902/mcp4912/mcp4922 dac driver
Michael Welling
3
-0
/
+227
2014-06-14
iio:adc:ad5504: Use BIT() and GENMASK() macros
Peter Meerwald
1
-6
/
+5
2014-06-14
iio:adc:ad5791: Use BIT() and GENMASK() macros
Peter Meerwald
1
-15
/
+14
2014-02-04
iio: dac: ad7303: remove an unneeded check
Dan Carpenter
1
-1
/
+1
2014-01-11
iio: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2013-12-18
iio:dac:mcp4725 drop specification of scan type as unused in this driver.
Jonathan Cameron
1
-1
/
+0
2013-12-18
iio:dac:max517 drop specification of scan type as unused in this driver.
Jonathan Cameron
1
-1
/
+0
2013-12-18
iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-2
/
+7
2013-12-18
iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+6
2013-12-18
iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+6
2013-12-18
iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-2
/
+7
2013-12-18
iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+6
2013-12-18
iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+5
2013-12-18
iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+6
2013-12-18
iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-2
/
+7
2013-12-18
iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+5
2013-12-18
iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+6
2013-12-18
iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+6
2013-12-18
iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+6
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
1
-3
/
+3
2013-12-04
iio:ad5791: Do not store transfer buffers on the stack
Lars-Peter Clausen
1
-25
/
+21
2013-12-04
iio:ad5791: Mark transfer buffers as __be32
Lars-Peter Clausen
1
-2
/
+2
2013-12-04
iio:ad5755: Mark transfer buffer as __be32
Lars-Peter Clausen
1
-1
/
+1
2013-12-04
iio:ad5686: Mark transfer buffer as __be32
Lars-Peter Clausen
1
-1
/
+1
2013-12-04
iio:ad5421: Mark transfer buffer as __be32
Lars-Peter Clausen
1
-1
/
+1
2013-12-04
iio:ad5504: Do not store transfer buffers on the stack
Lars-Peter Clausen
1
-20
/
+20
2013-12-04
iio:ad5504: Mark transfer buffers as __be16
Lars-Peter Clausen
1
-3
/
+3
2013-11-25
iio: dac: ad5755: Use devm_iio_device_register
Sachin Kamat
1
-11
/
+1
2013-11-25
iio: dac: ad5421: Use devm_iio_device_register
Sachin Kamat
1
-11
/
+1
2013-10-24
iio: dac: mcp4725: Remove redundant code
Sachin Kamat
1
-7
/
+1
2013-10-24
iio: dac: max517: Remove redundant variable
Sachin Kamat
1
-8
/
+1
2013-10-24
iio: dac: ad5755: Remove redundant code
Sachin Kamat
1
-7
/
+1
2013-10-24
iio: dac: ad5421: Remove redundant code
Sachin Kamat
1
-7
/
+1
2013-10-12
iio:ad5421: Switch to new event config interface
Lars-Peter Clausen
1
-18
/
+44
2013-10-05
iio:ad5449: Use spi_sync_transfer()
Lars-Peter Clausen
1
-6
/
+1
2013-10-01
iio:mcp4725: Report scale as fractional value
Lars-Peter Clausen
1
-5
/
+3
2013-10-01
iio:max517: Report scale as fractional value
Lars-Peter Clausen
1
-5
/
+3
2013-10-01
iio:ad5791: Report scale as fractional value
Lars-Peter Clausen
1
-3
/
+3
2013-10-01
iio:ad5764: Report scale as fractional value
Lars-Peter Clausen
1
-6
/
+4
2013-10-01
iio:ad5755: Report scale as fractional value
Lars-Peter Clausen
1
-12
/
+5
2013-10-01
iio:ad5686: Report scale as fractional value
Lars-Peter Clausen
1
-7
/
+3
2013-10-01
iio:ad5624r: Report scale as fractional value
Lars-Peter Clausen
1
-6
/
+3
2013-10-01
iio:ad5504: Report scale as fractional value
Lars-Peter Clausen
1
-6
/
+3
2013-10-01
iio:ad5446: Report scale as fractional value
Lars-Peter Clausen
1
-6
/
+3
2013-10-01
iio:ad5421: Report scale as fractional value
Lars-Peter Clausen
1
-11
/
+5
2013-10-01
iio:ad5380: Report scale as fractional value
Lars-Peter Clausen
1
-21
/
+19
[next]