summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5446.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ad5446: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-05-191-1/+1
|\
| * iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen2022-04-281-1/+1
* | iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich2022-04-101-1/+1
|/
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus2021-11-271-1/+1
* Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-241-1/+8
|\
| * iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen2021-10-171-1/+8
* | iio: dac: ad5446: Make ad5446_remove() return voidUwe Kleine-König2021-10-191-5/+7
|/
* iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen2021-03-291-1/+1
* iio:dac:ad5446: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-211-3/+2
* iio: dac: ad5446: Complete 'struct ad5446_state' doc and demote unworthy kern...Lee Jones2020-07-201-4/+7
* iio: remove left-over comments about parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: dac: ad5446: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
* iio: dac: ad5446: Use put_unaligned_be24()Andy Shevchenko2020-05-031-3/+3
* iio: dac: ad5446: Add support for new AD5600 DACStefan Popa2019-11-101-0/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1
* drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-191-1/+1
* drivers: misc: ti_dac7512: Remove duplicate driverLukas Wunner2017-09-131-0/+10
* iio: dac: ad5446: Add IDs of compatible Texas Instruments chipsLukas Wunner2017-09-131-0/+3
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0
* iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-2/+7
* iio:ad5446: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+3
* iio: dac: ad5446: Add support for AD5641Aida Mynzhasova2013-09-231-0/+6
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-1/+2
* iio: dac: ad5446: Use devm_* APIsSachin Kamat2013-08-191-14/+5
* iio:dac:ad5446 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-141-1/+5
|\
| * iio: dac: ad5446: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
* | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-9/+9
|/
* iio:ad5446: Add device ids for ad5301/ad5311/ad5321Lars-Peter Clausen2012-09-081-0/+3
* iio:ad5446: Add support for the ad5300/ad5310/ad5320Lars-Peter Clausen2012-09-081-0/+18
* iio:ad5446: get rid of private header fileJean-Francois Dagenais2012-09-031-1/+34
* iio:ad5446: Add support for I2C based DACsJean-Francois Dagenais2012-09-031-115/+287
* iio:dac:ad5446: Add support for the AD5450/51/52/53Lars-Peter Clausen2012-06-261-0/+12
* staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-051-0/+381