summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/ad5380.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: dac: ad5380: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-01iio: dac: ad5380: align '*' each line and drop unneeded blank lineJiang Jian
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus
2021-10-19iio: dac: ad5380: Make ad5380_remove() return voidUwe Kleine-König
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen
2020-07-20iio: dac: ad5380: Fix kerneldoc attribute formatting for 'lock'Lee Jones
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: dac: ad5380: Constify struct iio_chan_spec_ext_infoRikard Falkeborn
2020-05-16iio: dac: ad5380: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2019-09-03iio: dac: ad5380: fix incorrect assignment to valColin Ian King
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2013-12-17iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-10-01iio:ad5380: Report scale as fractional valueLars-Peter Clausen
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron
2013-08-19iio: dac: ad5380: Use devm_* APIsSachin Kamat
2013-03-17iio:dac:ad5380 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman
2012-12-27iio: dac: ad5380: Don't set error code to st->vrefAxel Lin
2012-06-15iio: dac: Convert ad5380 to devm_regmap_* APIsAxel Lin
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen