aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/dac
AgeCommit message (Expand)AuthorFilesLines
2013-12-17iio:dac:mcp4725 drop specification of scan type as unused in this driver.Gravatar Jonathan Cameron 1-1/+0
2013-12-17iio:dac:max517 drop specification of scan type as unused in this driver.Gravatar Jonathan Cameron 1-1/+0
2013-12-17iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-2/+7
2013-12-17iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-2/+7
2013-12-17iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+5
2013-12-17iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-2/+7
2013-12-17iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+5
2013-12-17iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-08iio: Remove support for the legacy event config interfaceGravatar Lars-Peter Clausen 1-3/+3
2013-12-03iio:ad5791: Do not store transfer buffers on the stackGravatar Lars-Peter Clausen 1-25/+21
2013-12-03iio:ad5791: Mark transfer buffers as __be32Gravatar Lars-Peter Clausen 1-2/+2
2013-12-03iio:ad5755: Mark transfer buffer as __be32Gravatar Lars-Peter Clausen 1-1/+1
2013-12-03iio:ad5686: Mark transfer buffer as __be32Gravatar Lars-Peter Clausen 1-1/+1
2013-12-03iio:ad5421: Mark transfer buffer as __be32Gravatar Lars-Peter Clausen 1-1/+1
2013-12-03iio:ad5504: Do not store transfer buffers on the stackGravatar Lars-Peter Clausen 1-20/+20
2013-12-03iio:ad5504: Mark transfer buffers as __be16Gravatar Lars-Peter Clausen 1-3/+3
2013-11-24iio: dac: ad5755: Use devm_iio_device_registerGravatar Sachin Kamat 1-11/+1
2013-11-24iio: dac: ad5421: Use devm_iio_device_registerGravatar Sachin Kamat 1-11/+1
2013-10-24iio: dac: mcp4725: Remove redundant codeGravatar Sachin Kamat 1-7/+1
2013-10-24iio: dac: max517: Remove redundant variableGravatar Sachin Kamat 1-8/+1
2013-10-24iio: dac: ad5755: Remove redundant codeGravatar Sachin Kamat 1-7/+1
2013-10-24iio: dac: ad5421: Remove redundant codeGravatar Sachin Kamat 1-7/+1
2013-10-12iio:ad5421: Switch to new event config interfaceGravatar Lars-Peter Clausen 1-18/+44
2013-10-05iio:ad5449: Use spi_sync_transfer()Gravatar Lars-Peter Clausen 1-6/+1
2013-10-01iio:mcp4725: Report scale as fractional valueGravatar Lars-Peter Clausen 1-5/+3
2013-10-01iio:max517: Report scale as fractional valueGravatar Lars-Peter Clausen 1-5/+3
2013-10-01iio:ad5791: Report scale as fractional valueGravatar Lars-Peter Clausen 1-3/+3
2013-10-01iio:ad5764: Report scale as fractional valueGravatar Lars-Peter Clausen 1-6/+4
2013-10-01iio:ad5755: Report scale as fractional valueGravatar Lars-Peter Clausen 1-12/+5
2013-10-01iio:ad5686: Report scale as fractional valueGravatar Lars-Peter Clausen 1-7/+3
2013-10-01iio:ad5624r: Report scale as fractional valueGravatar Lars-Peter Clausen 1-6/+3
2013-10-01iio:ad5504: Report scale as fractional valueGravatar Lars-Peter Clausen 1-6/+3
2013-10-01iio:ad5446: Report scale as fractional valueGravatar Lars-Peter Clausen 1-6/+3
2013-10-01iio:ad5421: Report scale as fractional valueGravatar Lars-Peter Clausen 1-11/+5
2013-10-01iio:ad5380: Report scale as fractional valueGravatar Lars-Peter Clausen 1-21/+19
2013-10-01iio:ad5360: Report scale as fractional valueGravatar Lars-Peter Clausen 1-6/+5
2013-10-01iio:ad5064: Report scale as fractional valueGravatar Lars-Peter Clausen 1-4/+3
2013-09-29Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 2-1/+7
2013-09-25Merge 3.12-rc2 into staging-next.Gravatar Greg Kroah-Hartman 1-6/+6
2013-09-23iio: dac: ad5446: Add support for AD5641Gravatar Aida Mynzhasova 2-1/+7
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumeGravatar Peter Meerwald 1-6/+6
2013-09-15iio: refactor info mask and ext_info attribute creation.Gravatar Jonathan Cameron 10-9/+22
2013-09-14iio: dac: ad5686: Remove redundant breakGravatar Sachin Kamat 1-1/+0
2013-08-19iio: dac: max517: Use devm_iio_device_allocGravatar Sachin Kamat 1-13/+4