Age | Commit message (Expand) | Author |
2013-10-24 | iio: dac: mcp4725: Remove redundant code | Sachin Kamat |
2013-10-24 | iio: dac: max517: Remove redundant variable | Sachin Kamat |
2013-10-24 | iio: dac: ad5755: Remove redundant code | Sachin Kamat |
2013-10-24 | iio: dac: ad5421: Remove redundant code | Sachin Kamat |
2013-10-12 | iio:ad5421: Switch to new event config interface | Lars-Peter Clausen |
2013-10-05 | iio:ad5449: Use spi_sync_transfer() | Lars-Peter Clausen |
2013-10-01 | iio:mcp4725: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:max517: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5791: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5764: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5755: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5686: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5624r: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5504: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5446: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5421: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5380: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5360: Report scale as fractional value | Lars-Peter Clausen |
2013-10-01 | iio:ad5064: Report scale as fractional value | Lars-Peter Clausen |
2013-09-29 | Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2013-09-25 | Merge 3.12-rc2 into staging-next. | Greg Kroah-Hartman |
2013-09-23 | iio: dac: ad5446: Add support for AD5641 | Aida Mynzhasova |
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-09-14 | iio: dac: ad5686: Remove redundant break | Sachin Kamat |
2013-08-19 | iio: dac: max517: Use devm_iio_device_alloc | Sachin Kamat |
2013-08-19 | iio: dac: ad7303: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5791: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5764: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5755: Use devm_iio_device_alloc | Sachin Kamat |
2013-08-19 | iio: dac: ad5686: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5624r_spi: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5504: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5449: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5446: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5421: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5380: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5360: Use devm_* APIs | Sachin Kamat |
2013-08-19 | iio: dac: ad5064: Use devm_* APIs | Sachin Kamat |
2013-08-03 | iio:mcp4725: Use devm_iio_device_alloc | Peter Meerwald |
2013-08-03 | iio: Add a comment to about alphabetical order to Kconfigs and Makefiles | Lars-Peter Clausen |
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-08-03 | iio: fix typos in dac Kconfig | Peter Meerwald |
2013-06-29 | iio: dac: ad7303: fix error return code in ad7303_probe() | Wei Yongjun |
2013-06-11 | iio:dac: Add support for the AD7303 | Lars-Peter Clausen |
2013-05-22 | iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m | Axel Lin |
2013-03-25 | Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2013-03-17 | iio:dac:mcp4725 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |