1. 0d3a9b2 iio: ad5504: Remove redundant variable by Sachin Kamat · 10 years ago
  2. a476bc0 iio:adc:ad5504: Use BIT() and GENMASK() macros by Peter Meerwald · 10 years ago
  3. 73d3a77 iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  4. 0dbe59c iio:ad5504: Do not store transfer buffers on the stack by Lars-Peter Clausen · 11 years ago
  5. 61c358e iio:ad5504: Mark transfer buffers as __be16 by Lars-Peter Clausen · 11 years ago
  6. 54ea143 iio:ad5504: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  7. 3704432 iio: refactor info mask and ext_info attribute creation. by Jonathan Cameron · 11 years ago
  8. 8571ebf iio: dac: ad5504: Use devm_* APIs by Sachin Kamat · 11 years ago
  9. f3ec5a2 iio:dac:ad5504 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  10. 14543a0 iio: Use spi_sync_transfer() by Lars-Peter Clausen · 12 years ago
  11. b87fc3e Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  12. fc52692 Drivers: iio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  13. 0ce2fda iio: dac: ad5504: Don't set error code to voltage_uv by Axel Lin · 12 years ago
  14. dbdc025 staging:iio: Move DAC drivers out of staging by Lars-Peter Clausen · 12 years ago[Renamed (99%) from drivers/staging/iio/dac/ad5504.c]
  15. a98348b staging:iio:dac:ad5504: Move private structs and defines from header to C file by Lars-Peter Clausen · 12 years ago
  16. 4f0a788 staging:iio:dac:ad5504: Check if IRQ was requested before freeing it by Lars-Peter Clausen · 12 years ago
  17. 3bbbf15 staging:iio:dac:ad5504: Use strtobool for boolean values by Lars-Peter Clausen · 12 years ago
  18. cadb695 staging:iio:dac: Remove unused dac.h includes by Lars-Peter Clausen · 12 years ago
  19. 8d05d77 staging:iio:dac:ad5504: Convert to extended channel attributes by Lars-Peter Clausen · 12 years ago
  20. ac3f851 staging:iio:dac: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  21. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  22. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  23. 09f4eb4 staging:iio:dac Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 12 years ago
  24. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  25. 55e4390 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS by Lars-Peter Clausen · 13 years ago
  26. a7b1528 staging:iio:dac:ad5504: Convert to channel spec by Lars-Peter Clausen · 13 years ago
  27. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  28. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  29. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  30. 3e2c96e staging:iio: gpio build dependency fixing by Jonathan Cameron · 13 years ago
  31. 322c956 staging:iio:tree wide. abi fixup for in_ out_ prefix introduction. by Jonathan Cameron · 13 years ago
  32. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  33. 5aa9618 staging:iio: remove broken support for multiple event interfaces. by Jonathan Cameron · 13 years ago
  34. 8e7d967 staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer. by Jonathan Cameron · 13 years ago
  35. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  36. c4b14d9 staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc by Jonathan Cameron · 13 years ago
  37. 0cbb2b5 staging:iio:dac:ad5504 dereferencing just freed st in error path. by Jonathan Cameron · 13 years ago
  38. a3684de staging:iio:dac:ad5504: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  39. 6fe8135 staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. by Jonathan Cameron · 13 years ago
  40. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  41. ce298d4 staging:iio:dac:ad5504 move from old to new event handling. by Jonathan Cameron · 13 years ago
  42. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  43. 59c23ea staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs by Michael Hennerich · 13 years ago