Age | Commit message (Expand) | Author |
2014-07-27 | iio: add support of the max5821 | Philippe Reynes |
2014-07-03 | iio: ad5686: Remove redundant variable | Sachin Kamat |
2014-07-03 | iio: ad5504: Remove redundant variable | Sachin Kamat |
2014-07-03 | iio: ad5624r_spi: Remove redundant variable | Sachin Kamat |
2014-06-21 | iio: dac: mcp4902/mcp4912/mcp4922 dac driver | Michael Welling |
2014-06-14 | iio:adc:ad5504: Use BIT() and GENMASK() macros | Peter Meerwald |
2014-06-14 | iio:adc:ad5791: Use BIT() and GENMASK() macros | Peter Meerwald |
2014-02-03 | iio: dac: ad7303: remove an unneeded check | Dan Carpenter |
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-12-17 | iio:dac:max517 drop specification of scan type as unused in this driver. | Jonathan Cameron |
2013-12-17 | iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-17 | iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-08 | iio: Remove support for the legacy event config interface | Lars-Peter Clausen |
2013-12-03 | iio:ad5791: Do not store transfer buffers on the stack | Lars-Peter Clausen |
2013-12-03 | iio:ad5791: Mark transfer buffers as __be32 | Lars-Peter Clausen |
2013-12-03 | iio:ad5755: Mark transfer buffer as __be32 | Lars-Peter Clausen |
2013-12-03 | iio:ad5686: Mark transfer buffer as __be32 | Lars-Peter Clausen |
2013-12-03 | iio:ad5421: Mark transfer buffer as __be32 | Lars-Peter Clausen |
2013-12-03 | iio:ad5504: Do not store transfer buffers on the stack | Lars-Peter Clausen |
2013-12-03 | iio:ad5504: Mark transfer buffers as __be16 | Lars-Peter Clausen |
2013-11-24 | iio: dac: ad5755: Use devm_iio_device_register | Sachin Kamat |
2013-11-24 | iio: dac: ad5421: Use devm_iio_device_register | Sachin Kamat |
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 |