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
/
iio
/
dac
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-23
iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
Axel Lin
1
-3
/
+3
2013-03-25
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
14
-44
/
+44
2013-03-17
iio:dac:mcp4725 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:max517 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:ad5791 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-3
/
+3
2013-03-17
iio:dac:ad5764 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-5
/
+5
2013-03-17
iio:dac:ad5755 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-5
/
+5
2013-03-17
iio:dac:ad5686 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-3
/
+3
2013-03-17
iio:dac:ad5624r move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:ad5504 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:ad5449 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:ad5446 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:ad5421 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-5
/
+5
2013-03-17
iio:dac:ad5380 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-4
/
+4
2013-03-17
iio:dac:ad5360 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-5
/
+5
2013-03-17
iio:dac:ad5064 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-02
iio:ad5064: Initialize register cache correctly
Lars-Peter Clausen
1
-5
/
+8
2013-03-02
iio:ad5064: Fix off by one in DAC value range check
Lars-Peter Clausen
1
-1
/
+1
2013-03-02
iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025
Lars-Peter Clausen
1
-20
/
+29
2013-02-09
iio: Use spi_sync_transfer()
Lars-Peter Clausen
7
-40
/
+7
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-7
/
+36
2013-01-04
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
14
-69
/
+69
2012-12-27
iio: dac: ad5446: Don't set error code to voltage_uv
Axel Lin
1
-1
/
+5
2012-12-27
iio: dac: ad5686: Don't set error code to voltage_uv
Axel Lin
1
-1
/
+5
2012-12-27
iio: dac: ad5624r_spi: Don't set error code to voltage_uv
Axel Lin
1
-1
/
+5
2012-12-27
iio: dac: ad5504: Don't set error code to voltage_uv
Axel Lin
1
-1
/
+5
2012-12-27
iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uv
Axel Lin
1
-2
/
+11
2012-12-27
iio: dac: ad5380: Don't set error code to st->vref
Axel Lin
1
-1
/
+5
2012-10-31
iio:dac:ad5449: unlock on error path
Dan Carpenter
1
-3
/
+4
2012-10-25
drivers/iio/dac: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-10-19
iio:dac: Add support for the ad5449
Lars-Peter Clausen
3
-0
/
+386
2012-10-19
iio: Don't compare boolean values to true/false
Lars-Peter Clausen
1
-1
/
+1
2012-09-22
iio: dac/ad5755: signedness bug in ad5755_setup_pdata()
Dan Carpenter
1
-1
/
+1
2012-09-17
iio:dac: Add ad5755 driver
Lars-Peter Clausen
3
-0
/
+662
2012-09-08
iio:ad5446: Add device ids for ad5301/ad5311/ad5321
Lars-Peter Clausen
2
-4
/
+7
2012-09-08
iio:ad5446: Add support for the ad5300/ad5310/ad5320
Lars-Peter Clausen
2
-3
/
+21
2012-09-03
iio:ad5446: get rid of private header file
Jean-Francois Dagenais
2
-65
/
+34
2012-09-03
iio:ad5446: Add support for I2C based DACs
Jean-Francois Dagenais
3
-147
/
+293
2012-07-12
iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next
Gerard Snitselaar
1
-1
/
+1
2012-07-12
iio: ad5064: Move bus write callbacks to #if protected sections
Lars-Peter Clausen
1
-19
/
+19
2012-06-30
iio:dac:ad5064: Add support for the ad5629r and ad5669r
Lars-Peter Clausen
2
-35
/
+173
2012-06-27
iio:dac:ad5446: Add support for the AD5450/51/52/53
Lars-Peter Clausen
3
-3
/
+17
2012-06-16
iio: dac: Convert ad5380 to devm_regmap_* APIs
Axel Lin
1
-6
/
+4
2012-06-13
iio: add mcp4725 I2C DAC driver
Peter Meerwald
3
-0
/
+239
2012-06-13
iio: max517: mark probe() and remove() with __devinit and __devexit
Peter Meerwald
1
-3
/
+3
2012-06-13
iio: remove indio_dev pointer from max517_data
Peter Meerwald
1
-1
/
+0
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen
15
-0
/
+5239