| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: dac: ad5686: Add support for AD5337 | Fabio Estevam | 2022-12-28 | 1 | -0/+7 |
* | iio: Replace strtobool() with kstrtobool() | Lars-Peter Clausen | 2022-04-28 | 1 | -1/+1 |
* | iio:dac:ad5686: Move exports into IIO_AD5686 namespace | Jonathan Cameron | 2022-02-18 | 1 | -2/+2 |
* | iio: expose shared parameter in IIO_ENUM_AVAILABLE | Antoniu Miclaus | 2021-11-27 | 1 | -1/+1 |
* | iio: dac: ad5686: Make ad5686_remove() return void | Uwe Kleine-König | 2021-10-19 | 1 | -3/+1 |
* | iio: dac: Convert powerdown read callbacks to sysfs_emit() | Lars-Peter Clausen | 2021-03-29 | 1 | -1/+1 |
* | iio: dac: ad5686: Add support for AD5673R/AD5677R | Mircea Caprioru | 2021-03-11 | 1 | -0/+12 |
* | iio: dac: ad5686: add support for AD5338R | Michael Auchter | 2020-10-10 | 1 | -0/+13 |
* | iio: dac: ad5686: Constify static struct iio_chan_spec | Rikard Falkeborn | 2020-09-03 | 1 | -4/+4 |
* | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
* | iio: dac: ad5686: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 2020-05-16 | 1 | -4/+6 |
* | drivers: iio: dac: Fix wrong license for ADI drivers | Stefan Popa | 2019-02-09 | 1 | -1/+1 |
* | iio: dac: ad5686: Add support for AD5674R/AD5679R | Mircea Caprioru | 2019-01-12 | 1 | -2/+40 |
* | iio: dac: ad5686: fix bit shift read register | Mircea Caprioru | 2018-12-08 | 1 | -1/+2 |
* | iio:dac:ad5686: Add AD5310R support | Stefan Popa | 2018-12-08 | 1 | -0/+16 |
* | drivers: iio: Update MODULE AUTHOR email address | Michael Hennerich | 2018-08-19 | 1 | -1/+1 |
* | iio:dac:ad5686: Add AD5311R support | Stefan Popa | 2018-06-10 | 1 | -0/+7 |
* | iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support | Stefan Popa | 2018-05-20 | 1 | -0/+32 |
* | iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R support | Stefan Popa | 2018-05-20 | 1 | -6/+87 |
* | iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support | Stefan Popa | 2018-04-15 | 1 | -0/+28 |
* | iio:dac:ad5686: Refactor the driver | Stefan Popa | 2018-04-15 | 1 | -162/+29 |
* | iio:dac:ad5686: Add AD5672R/76/76R/84R/86R support | Stefan Popa | 2018-04-15 | 1 | -0/+46 |
* | iio:dac:ad5686: Add support for AD5685R | Stefan Popa | 2018-04-15 | 1 | -3/+4 |
* | iio:dac:ad5686: Add support for various number of channels | Stefan Popa | 2018-04-15 | 1 | -20/+25 |
* | iio:dac:ad5686: Change license description | Stefan Popa | 2018-04-15 | 1 | -2/+1 |
* | iio:dac:ad5686: Style fixes no functional changes | Stefan Popa | 2018-04-15 | 1 | -11/+14 |
* | iio:dac: drop assignment of iio_info.driver_module | Jonathan Cameron | 2017-08-22 | 1 | -1/+0 |
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
* | iio: ad5686: fix optional reference voltage declaration | Urs Fässler | 2015-02-04 | 1 | -1/+1 |
* | iio: ad5686: Remove redundant variable | Sachin Kamat | 2014-07-03 | 1 | -2/+1 |
* | iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -2/+7 |
* | iio:ad5686: Mark transfer buffer as __be32 | Lars-Peter Clausen | 2013-12-03 | 1 | -1/+1 |
* | iio:ad5686: Report scale as fractional value | Lars-Peter Clausen | 2013-10-01 | 1 | -7/+3 |
* | iio: refactor info mask and ext_info attribute creation. | Jonathan Cameron | 2013-09-15 | 1 | -1/+2 |
* | iio: dac: ad5686: Remove redundant break | Sachin Kamat | 2013-09-14 | 1 | -1/+0 |
* | iio: dac: ad5686: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -13/+4 |
* | iio:dac:ad5686 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 | 1 | -3/+3 |
* | iio: Use spi_sync_transfer() | Lars-Peter Clausen | 2013-02-09 | 1 | -6/+1 |
* | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-01-14 | 1 | -1/+5 |
|\ |
|
| * | iio: dac: ad5686: Don't set error code to voltage_uv | Axel Lin | 2012-12-27 | 1 | -1/+5 |
* | | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
|/ |
|
* | iio: Don't compare boolean values to true/false | Lars-Peter Clausen | 2012-10-19 | 1 | -1/+1 |
* | staging:iio: Move DAC drivers out of staging | Lars-Peter Clausen | 2012-06-05 | 1 | -0/+418 |