Age | Commit message (Expand) | Author |
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 |
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 |