1. 5ba907a Merge 4.5-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  2. 131497a iio: add ad5761 DAC driver by Ricardo Ribalda Delgado · 9 years ago
  3. 97a249e iio: dac: mcp4725: set iio name property in sysfs by Yong Li · 9 years ago
  4. 35f7396 iio: dac: mcp4725: Add basic support for MCP4726 by Akinobu Mita · 9 years ago
  5. 819db46 Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  6. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  7. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  8. 5dcbe97 iio: ad5064: Fix ad5629/ad5669 shift by Lars-Peter Clausen · 9 years ago
  9. 03fe472e iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success by Michael Hennerich · 9 years ago
  10. 3999105 iio:dac:m62332: use dynamic scale by Hartmut Knaack · 9 years ago
  11. acf2f67 iio:dac:m62332: address some style issues by Hartmut Knaack · 9 years ago
  12. 11687d4 iio:dac:m62332: drop unrequired variable by Hartmut Knaack · 9 years ago
  13. 7d2da8e iio:dac:m62332: use ARRAY_SIZE by Hartmut Knaack · 9 years ago
  14. 847e392 iio:dac:m62332: shutdown on remove by Hartmut Knaack · 9 years ago
  15. 862a76a iio:dac:m62332: share scale and offset by Hartmut Knaack · 9 years ago
  16. 8323455 iio: dac: ad5504: leave sysfs naming to the core by Martin Kepplinger · 9 years ago
  17. e09f56f iio: dac: max5821: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  18. 1c00dcd iio: dac: ad7303: Add OF match table by Javier Martinez Canillas · 9 years ago
  19. ed15e88 Merge 4.2-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  20. a732cd4 Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  21. 2155971 iio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  22. adfa969 iio: DAC: ad5624r_spi: fix bit shift of output data value by JM Friedt · 9 years ago
  23. b87b0c0 iio: add m62332 DAC driver by Dmitry Eremin-Solenikov · 9 years ago
  24. a878a1a iio: max517: Add support for MAX520 and MAX521 chips. by Antonio Fiol · 9 years ago
  25. da019f5 iio: ad5686: fix optional reference voltage declaration by Urs Fässler · 10 years ago
  26. 4729889 iio: add support of the max5821 by Philippe Reynes · 10 years ago
  27. 10215d8 iio: ad5686: Remove redundant variable by Sachin Kamat · 11 years ago
  28. 0d3a9b2 iio: ad5504: Remove redundant variable by Sachin Kamat · 11 years ago
  29. 15255c6 iio: ad5624r_spi: Remove redundant variable by Sachin Kamat · 11 years ago
  30. 1b791fa iio: dac: mcp4902/mcp4912/mcp4922 dac driver by Michael Welling · 10 years ago
  31. a476bc0 iio:adc:ad5504: Use BIT() and GENMASK() macros by Peter Meerwald · 10 years ago
  32. ff96bf5 iio:adc:ad5791: Use BIT() and GENMASK() macros by Peter Meerwald · 10 years ago
  33. a04cf55 iio: dac: ad7303: remove an unneeded check by Dan Carpenter · 11 years ago
  34. 36eb8cc iio: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  35. cb4417f iio:dac:mcp4725 drop specification of scan type as unused in this driver. by Jonathan Cameron · 11 years ago
  36. 5247362 iio:dac:max517 drop specification of scan type as unused in this driver. by Jonathan Cameron · 11 years ago
  37. cb9d90f iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  38. 560101d iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  39. 64665dd iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  40. 44ba159 iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  41. 4974600 iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  42. 73d3a77 iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  43. 3d42e14 iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  44. e3019c2 iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  45. 49f8289 iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  46. da9b1a2 iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  47. c865b53 iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  48. 81d49bc iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  49. cb95585 iio: Remove support for the legacy event config interface by Lars-Peter Clausen · 11 years ago
  50. 791bb52 iio:ad5791: Do not store transfer buffers on the stack by Lars-Peter Clausen · 11 years ago
  51. ae8bb9b iio:ad5791: Mark transfer buffers as __be32 by Lars-Peter Clausen · 11 years ago
  52. edc05f2 iio:ad5755: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  53. cf87534 iio:ad5686: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  54. 8ef411b iio:ad5421: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  55. 0dbe59c iio:ad5504: Do not store transfer buffers on the stack by Lars-Peter Clausen · 11 years ago
  56. 61c358e iio:ad5504: Mark transfer buffers as __be16 by Lars-Peter Clausen · 11 years ago
  57. 1baeec9 iio: dac: ad5755: Use devm_iio_device_register by Sachin Kamat · 11 years ago
  58. 365736e iio: dac: ad5421: Use devm_iio_device_register by Sachin Kamat · 11 years ago
  59. a9b6851 iio: dac: mcp4725: Remove redundant code by Sachin Kamat · 11 years ago
  60. 345d4f92 iio: dac: max517: Remove redundant variable by Sachin Kamat · 11 years ago
  61. e2f5543 iio: dac: ad5755: Remove redundant code by Sachin Kamat · 11 years ago
  62. 35b9c0b iio: dac: ad5421: Remove redundant code by Sachin Kamat · 11 years ago
  63. 1eefd62 iio:ad5421: Switch to new event config interface by Lars-Peter Clausen · 11 years ago
  64. 66a1891 iio:ad5449: Use spi_sync_transfer() by Lars-Peter Clausen · 11 years ago
  65. b117f96 iio:mcp4725: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  66. 998f129 iio:max517: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  67. 213983c iio:ad5791: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  68. 3f83dae iio:ad5764: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  69. ae76751 iio:ad5755: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  70. ecc7e94 iio:ad5686: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  71. 14229e8 iio:ad5624r: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  72. 54ea143 iio:ad5504: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  73. 0a99b60 iio:ad5446: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  74. bc7c49b iio:ad5421: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  75. 4f2c188 iio:ad5380: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  76. ca3bc8b iio:ad5360: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  77. 25682ae iio:ad5064: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  78. b4e8459 Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  79. e2aad1d Merge 3.12-rc2 into staging-next. by Greg Kroah-Hartman · 11 years ago
  80. 4fa2a9e iio: dac: ad5446: Add support for AD5641 by Aida Mynzhasova · 11 years ago
  81. a97dd06 iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  82. 3704432 iio: refactor info mask and ext_info attribute creation. by Jonathan Cameron · 11 years ago
  83. 540e4db iio: dac: ad5686: Remove redundant break by Sachin Kamat · 11 years ago
  84. cc566fd iio: dac: max517: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  85. 66e670aa iio: dac: ad7303: Use devm_* APIs by Sachin Kamat · 11 years ago
  86. 0d7c04d iio: dac: ad5791: Use devm_* APIs by Sachin Kamat · 11 years ago
  87. 7ff0de3 iio: dac: ad5764: Use devm_* APIs by Sachin Kamat · 11 years ago
  88. fd047294 iio: dac: ad5755: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  89. edf3fd4 iio: dac: ad5686: Use devm_* APIs by Sachin Kamat · 11 years ago
  90. 7523823 iio: dac: ad5624r_spi: Use devm_* APIs by Sachin Kamat · 11 years ago
  91. 8571ebf iio: dac: ad5504: Use devm_* APIs by Sachin Kamat · 11 years ago
  92. cd5e578 iio: dac: ad5449: Use devm_* APIs by Sachin Kamat · 11 years ago
  93. ba72729 iio: dac: ad5446: Use devm_* APIs by Sachin Kamat · 11 years ago
  94. 62a308a iio: dac: ad5421: Use devm_* APIs by Sachin Kamat · 11 years ago
  95. c815ad3 iio: dac: ad5380: Use devm_* APIs by Sachin Kamat · 11 years ago
  96. 400d36e iio: dac: ad5360: Use devm_* APIs by Sachin Kamat · 11 years ago
  97. c367982 iio: dac: ad5064: Use devm_* APIs by Sachin Kamat · 11 years ago
  98. b6ff86f iio:mcp4725: Use devm_iio_device_alloc by Peter Meerwald · 11 years ago
  99. 3edc84e iio: Add a comment to about alphabetical order to Kconfigs and Makefiles by Lars-Peter Clausen · 11 years ago
  100. 4fd313d iio:dac:mcp4725 wrong return type of attribute _show function by Jonathan Cameron · 11 years ago