aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-07iio: dac: Add AD5758 supportStefan Popa3-0/+908
2018-07-07iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King1-5/+0
2018-07-07iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King1-6/+0
2018-06-26Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-0/+9
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+3
2018-06-10iio:dac:ad5686: Add AD5311R supportStefan Popa3-0/+9
2018-05-22iio: dac: Add support for external reference voltage through the regulator framework.Silvan Murer1-9/+61
2018-05-22iio: dac: fix missing of_match_table assignment in the LTC 2632 deviceSilvan Murer1-9/+10
2018-05-20iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R supportStefan Popa3-8/+74
2018-05-20iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R supportStefan Popa3-7/+109
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman7-185/+912
2018-05-06iio: dac: add TI DAC5571 family supportSean Nyekjaer3-0/+450
2018-04-15iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R supportStefan Popa5-0/+143
2018-04-15iio:dac:ad5686: Refactor the driverStefan Popa5-166/+246
2018-04-15iio:dac:ad5686: Add AD5672R/76/76R/84R/86R supportStefan Popa1-0/+46
2018-04-15iio:dac:ad5686: Add support for AD5685RStefan Popa1-3/+4
2018-04-15iio:dac:ad5686: Add support for various number of channelsStefan Popa1-20/+25
2018-04-15iio:dac:ad5686: Change license descriptionStefan Popa1-2/+1
2018-04-15iio:dac:ad5686: Style fixes no functional changesStefan Popa1-11/+14
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+2
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira2-2/+2
2018-02-22iio: Change ISA_BUS_API dependency to selectionWilliam Breathitt Gray1-1/+2
2018-01-08iio: dac: mcp4725: Remove unneeded conversions to boolAndrew F. Davis1-1/+1
2018-01-08iio: stm32: Adopt SPDX identifierBenjamin Gaignard3-41/+3
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds31-28/+745
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-21iio: dac: ti-dac082s085: Read chip spec from device tableLukas Wunner1-9/+26
2017-10-21iio: dac: Add Texas Instruments 8/10/12-bit 2/4-channel DAC driverLukas Wunner3-0/+362
2017-10-09iio: dac: ds4422/ds4424 dac driverIsmail H. Kose3-0/+351
2017-09-13drivers: misc: ti_dac7512: Remove duplicate driverLukas Wunner1-0/+10
2017-09-13iio: dac: ad5446: Add IDs of compatible Texas Instruments chipsLukas Wunner2-1/+5
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron27-27/+0
2017-08-20iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-07-15iio: dac: stm32: add support for stm32f4Fabrice Gasnier1-7/+31
2017-07-15iio: dac: stm32: fix error messageFabrice Gasnier1-1/+1
2017-05-29Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-3/+71
2017-05-14iio:ad5064: Add support for ltc2633 and similar devicesMike Looijmans2-3/+71
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/iio/David Howells1-1/+1
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-3/+3
2017-04-14iio: dac: add support for stm32 DACFabrice Gasnier5-0/+582
2017-04-14iio: dac: ad7303: fix channel descriptionPavel Roskin1-3/+3
2017-04-02iio: dac: ad5504: Remove unnecessary cast on void pointersimran singhal1-1/+1
2017-03-29iio: dac: ad5504: constify attribute_group structuressimran singhal1-1/+1
2017-03-21iio: dac: Add support for ltc2632 DACsMaxime Roussin-Belanger3-0/+325
2017-03-19iio: dac: max5821: Set .of_match_table to OF device ID tableJavier Martinez Canillas1-0/+1
2017-03-19iio: dac: mcp4725: Add OF device ID tableJavier Martinez Canillas1-2/+22
2017-02-19iio: cio-dac: Set parent deviceLars-Peter Clausen1-0/+1
2016-12-30iio: dac: ad5593r: Add ACPI supportMichael Hennerich1-0/+8
2016-12-30iio: dac: ad5592r: Add ACPI supportMichael Hennerich1-0/+8