Age | Commit message (Expand) | Author |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-07-18 | iio: dac: mcp4725: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron |
2022-04-28 | iio: Replace strtobool() with kstrtobool() | Lars-Peter Clausen |
2021-12-21 | iio:dac:mcp4725: Suppress clang W=1 warning about pointer to enum conversion. | Jonathan Cameron |
2021-11-27 | iio: expose shared parameter in IIO_ENUM_AVAILABLE | Antoniu Miclaus |
2021-03-29 | iio: dac: Convert powerdown read callbacks to sysfs_emit() | Lars-Peter Clausen |
2020-09-21 | iio:dac:mcp4725: drop of_match_ptr and use generic fw properties | Jonathan Cameron |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 | Thomas Gleixner |
2019-03-16 | iio: dac: mcp4725: add missing powerdown bits in store eeprom | Jean-Francois Dagenais |
2018-08-19 | iio: dac: mcp4725: avoid using CONFIG_PM_SLEEP | Marcus Folkesson |
2018-01-08 | iio: dac: mcp4725: Remove unneeded conversions to bool | Andrew F. Davis |
2017-08-22 | iio:dac: drop assignment of iio_info.driver_module | Jonathan Cameron |
2017-03-19 | iio: dac: mcp4725: Add OF device ID table | Javier Martinez Canillas |
2016-10-23 | iio: dac: mcp4725: fix odd_ptr_err.cocci warnings | Julia Lawall |
2016-10-23 | iio: dac: mcp4725: add devicetree support | Tomas Novotny |
2016-10-23 | iio: dac: mcp4725: support voltage reference selection | Tomas Novotny |
2016-10-23 | iio: dac: mcp4725: fix incorrect comment | Tomas Novotny |
2016-10-23 | iio: dac: mcp4725: use regulator framework | Tomas Novotny |
2016-02-07 | Merge 4.5-rc3 into staging-next | Greg Kroah-Hartman |
2016-01-09 | iio: dac: mcp4725: set iio name property in sysfs | Yong Li |
2016-01-03 | iio: dac: mcp4725: Add basic support for MCP4726 | Akinobu Mita |
2014-01-11 | iio: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-17 | iio:dac:mcp4725 drop specification of scan type as unused in this driver. | Jonathan Cameron |
2013-10-24 | iio: dac: mcp4725: Remove redundant code | Sachin Kamat |
2013-10-01 | iio:mcp4725: Report scale as fractional value | Lars-Peter Clausen |
2013-09-25 | Merge 3.12-rc2 into staging-next. | Greg Kroah-Hartman |
2013-09-21 | iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume | Peter Meerwald |
2013-09-15 | iio: refactor info mask and ext_info attribute creation. | Jonathan Cameron |
2013-08-03 | iio:mcp4725: Use devm_iio_device_alloc | Peter Meerwald |
2013-08-03 | iio:dac:mcp4725 wrong return type of attribute _show function | Jonathan Cameron |
2013-08-03 | iio: add powerdown to mcp4725 dac drive | Peter Meerwald |
2013-08-03 | iio: add store_eeprom to mcp4725 dac driver | Peter Meerwald |
2013-03-17 | iio:dac:mcp4725 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-01-03 | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman |
2012-06-12 | iio: add mcp4725 I2C DAC driver | Peter Meerwald |