index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Age
Commit message (
Expand
)
Author
2013-06-29
iio: dac: ad7303: fix error return code in ad7303_probe()
Wei Yongjun
2013-06-11
iio:dac: Add support for the AD7303
Lars-Peter Clausen
2013-05-22
iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
Axel Lin
2013-03-25
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-03-17
iio:dac:mcp4725 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:max517 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5791 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5764 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5755 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5686 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5624r move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5504 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5449 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5446 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5421 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5380 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5360 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
iio:dac:ad5064 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-02
iio:ad5064: Initialize register cache correctly
Lars-Peter Clausen
2013-03-02
iio:ad5064: Fix off by one in DAC value range check
Lars-Peter Clausen
2013-03-02
iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025
Lars-Peter Clausen
2013-02-09
iio: Use spi_sync_transfer()
Lars-Peter Clausen
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-27
iio: dac: ad5446: Don't set error code to voltage_uv
Axel Lin
2012-12-27
iio: dac: ad5686: Don't set error code to voltage_uv
Axel Lin
2012-12-27
iio: dac: ad5624r_spi: Don't set error code to voltage_uv
Axel Lin
2012-12-27
iio: dac: ad5504: Don't set error code to voltage_uv
Axel Lin
2012-12-27
iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uv
Axel Lin
2012-12-27
iio: dac: ad5380: Don't set error code to st->vref
Axel Lin
2012-10-31
iio:dac:ad5449: unlock on error path
Dan Carpenter
2012-10-25
drivers/iio/dac: remove CONFIG_EXPERIMENTAL
Kees Cook
2012-10-19
iio:dac: Add support for the ad5449
Lars-Peter Clausen
2012-10-19
iio: Don't compare boolean values to true/false
Lars-Peter Clausen
2012-09-22
iio: dac/ad5755: signedness bug in ad5755_setup_pdata()
Dan Carpenter
2012-09-17
iio:dac: Add ad5755 driver
Lars-Peter Clausen
2012-09-08
iio:ad5446: Add device ids for ad5301/ad5311/ad5321
Lars-Peter Clausen
2012-09-08
iio:ad5446: Add support for the ad5300/ad5310/ad5320
Lars-Peter Clausen
2012-09-03
iio:ad5446: get rid of private header file
Jean-Francois Dagenais
2012-09-03
iio:ad5446: Add support for I2C based DACs
Jean-Francois Dagenais
2012-07-12
iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next
Gerard Snitselaar
2012-07-12
iio: ad5064: Move bus write callbacks to #if protected sections
Lars-Peter Clausen
2012-06-30
iio:dac:ad5064: Add support for the ad5629r and ad5669r
Lars-Peter Clausen
2012-06-26
iio:dac:ad5446: Add support for the AD5450/51/52/53
Lars-Peter Clausen
2012-06-15
iio: dac: Convert ad5380 to devm_regmap_* APIs
Axel Lin
2012-06-12
iio: add mcp4725 I2C DAC driver
Peter Meerwald
2012-06-12
iio: max517: mark probe() and remove() with __devinit and __devexit
Peter Meerwald
2012-06-12
iio: remove indio_dev pointer from max517_data
Peter Meerwald
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen