aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/dac/ad5446.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-1/+1
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen1-1/+1
2022-04-10iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich1-1/+1
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus1-1/+1
2021-10-24Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-1/+8
2021-10-19iio: dac: ad5446: Make ad5446_remove() return voidUwe Kleine-König1-5/+7
2021-10-17iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen1-1/+8
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen1-1/+1
2020-09-21iio:dac:ad5446: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron1-3/+2
2020-07-20iio: dac: ad5446: Complete 'struct ad5446_state' doc and demote unworthy kerneldocsLee Jones1-4/+7
2020-06-14iio: remove left-over comments about parent assignmentAlexandru Ardelean1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-16iio: dac: ad5446: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-4/+8
2020-05-03iio: dac: ad5446: Use put_unaligned_be24()Andy Shevchenko1-3/+3
2019-11-10iio: dac: ad5446: Add support for new AD5600 DACStefan Popa1-0/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner1-2/+1
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich1-1/+1
2017-09-13drivers: misc: ti_dac7512: Remove duplicate driverLukas Wunner1-0/+10
2017-09-13iio: dac: ad5446: Add IDs of compatible Texas Instruments chipsLukas Wunner1-0/+3
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2013-12-17iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-2/+7
2013-10-01iio:ad5446: Report scale as fractional valueLars-Peter Clausen1-6/+3
2013-09-23iio: dac: ad5446: Add support for AD5641Aida Mynzhasova1-0/+6
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron1-1/+2
2013-08-19iio: dac: ad5446: Use devm_* APIsSachin Kamat1-14/+5
2013-03-17iio:dac:ad5446 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+5
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-9/+9
2012-12-27iio: dac: ad5446: Don't set error code to voltage_uvAxel Lin1-1/+5
2012-09-08iio:ad5446: Add device ids for ad5301/ad5311/ad5321Lars-Peter Clausen1-0/+3
2012-09-08iio:ad5446: Add support for the ad5300/ad5310/ad5320Lars-Peter Clausen1-0/+18
2012-09-03iio:ad5446: get rid of private header fileJean-Francois Dagenais1-1/+34
2012-09-03iio:ad5446: Add support for I2C based DACsJean-Francois Dagenais1-115/+287
2012-06-26iio:dac:ad5446: Add support for the AD5450/51/52/53Lars-Peter Clausen1-0/+12
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen1-0/+381