summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
Commit message (Expand)AuthorAgeFilesLines
* iio:core: timestamping clock selection supportGregor Boirie2016-06-302-4/+4
* Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-293-7/+315
|\
| * iio: ad5755: add support for dt bindingsSean Nyekjaer2016-06-271-1/+187
| * iio: stx104: Add GPIO support for the Apex Embedded Systems STX104William Breathitt Gray2016-06-272-7/+129
* | Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-181-1/+1
|\ \
| * \ Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-071-1/+1
| |\ \
| | * | iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()Dan Carpenter2016-05-041-1/+1
| | |/
* | | iio: stx104: Allow build for X86_64William Breathitt Gray2016-06-171-1/+1
|/ /
* | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-207-0/+1313
|\ \ | |/
| * iio: dac: Add support for the AD5592R/AD5593R ADCs/DACsPaul Cercueil2016-04-106-0/+1092
| * iio: dac: add NXP LPC18xx DAC driverJoachim Eastwood2016-03-123-0/+221
* | iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macrosWilliam Breathitt Gray2016-05-021-21/+3
* | iio: stx104: Add X86 dependency to STX104 Kconfig optionWilliam Breathitt Gray2016-05-021-1/+1
|/
* iio: dac: vf610_dac: Add IIO DAC driver for Vybrid SoCSanchayan Maity2016-02-243-0/+309
* Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-144-36/+523
|\
| * iio: Add IIO support for the DAC on the Apex Embedded Systems STX104William Breathitt Gray2016-02-133-0/+162
| * iio:ad5064: Add AD5625/AD5627/AD5645/AD5647/AD4665/AD5657 supportLars-Peter Clausen2016-02-082-11/+188
| * iio:ad5064: Use a enum for the register map layout typeLars-Peter Clausen2016-02-081-13/+41
| * iio:ad5064: List support LTC devices in KconfigLars-Peter Clausen2016-02-081-1/+2
| * iio:ad5064: Add support for ltc2617 and similar devicesMarc Andre2016-02-081-1/+111
| * iio:ad5064: Structural changes to support LTC2617Marc Andre2016-02-081-29/+38
* | Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-071-0/+1
|\ \ | |/ |/|
| * iio: dac: mcp4725: set iio name property in sysfsYong Li2016-01-091-0/+1
* | iio: add ad5761 DAC driverRicardo Ribalda Delgado2016-01-243-0/+441
* | iio: dac: mcp4725: Add basic support for MCP4726Akinobu Mita2016-01-032-22/+69
|/
* Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-181-27/+64
|\
| * iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen2015-10-251-26/+57
| * iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich2015-10-251-1/+7
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-0514-14/+0
|\ \
| * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-2814-14/+0
| |/
* | iio:dac:m62332: use dynamic scaleHartmut Knaack2015-10-111-7/+6
* | iio:dac:m62332: address some style issuesHartmut Knaack2015-10-111-5/+11
* | iio:dac:m62332: drop unrequired variableHartmut Knaack2015-10-111-6/+2
* | iio:dac:m62332: use ARRAY_SIZEHartmut Knaack2015-10-111-3/+3
* | iio:dac:m62332: shutdown on removeHartmut Knaack2015-10-111-0/+2
* | iio:dac:m62332: share scale and offsetHartmut Knaack2015-10-111-9/+9
* | iio: dac: ad5504: leave sysfs naming to the coreMartin Kepplinger2015-09-301-1/+0
* | iio: dac: max5821: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-231-0/+1
* | iio: dac: ad7303: Add OF match tableJavier Martinez Canillas2015-08-221-0/+7
|/
* Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman2015-07-201-2/+2
|\
| * Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-131-2/+2
| |\
| | * iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-06-211-2/+2
* | | iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-114-4/+0
|/ /
* | iio: add m62332 DAC driverDmitry Eremin-Solenikov2015-05-173-0/+280
|/
* iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol2015-03-282-15/+41
* iio: ad5686: fix optional reference voltage declarationUrs Fässler2015-02-041-1/+1
* iio: add support of the max5821Philippe Reynes2014-07-273-0/+414
* iio: ad5686: Remove redundant variableSachin Kamat2014-07-031-2/+1
* iio: ad5504: Remove redundant variableSachin Kamat2014-07-031-4/+1
* iio: ad5624r_spi: Remove redundant variableSachin Kamat2014-07-031-4/+1
OpenPOWER on IntegriCloud