1. fa659a4 iio: adc: twl6030-gpadc: Use devm_* API family by Oleksandr Kozaruk · 11 years ago
  2. 1696f36 iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver by Oleksandr Kozaruk · 11 years ago
  3. fbf8d71 Merge 3.11-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  4. be85697 iio: adc: Update ti_am335x_adc Kconfig entry by Sachin Kamat · 11 years ago
  5. a064813 iio: adc: ti_am335x_adc: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  6. 6917e1d iio: max1363: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  7. ebeb021 iio: exynos_adc: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  8. f883753 iio: at91: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  9. 3ef50f8 iio: adc: viperboard_adc: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  10. 99e94b6 iio: adc: ti-adc081c: Use devm_* APIs by Sachin Kamat · 11 years ago
  11. ed6886c iio: adc: nau7802: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  12. a726dea iio: adc: mcp320x: Use devm_* APIs by Sachin Kamat · 11 years ago
  13. 8483aa5 iio: adc: lp8788_adc: Use devm_* APIs by Sachin Kamat · 11 years ago
  14. e59576d iio: adc: ad7923: Use devm_* APIs by Sachin Kamat · 11 years ago
  15. 82429e0 iio: adc: ad7887: Use devm_* APIs by Sachin Kamat · 11 years ago
  16. a358013 iio: adc: ad7793: Use devm_* APIs by Sachin Kamat · 11 years ago
  17. eb8fe60 iio: adc: ad7791: Use devm_* APIs by Sachin Kamat · 11 years ago
  18. 4ea454d iio: adc: ad7476: Use devm_* APIs by Sachin Kamat · 11 years ago
  19. 7abe900 iio: adc: ad7298: Use devm_* APIs by Sachin Kamat · 11 years ago
  20. ded4fef iio: adc: ad7266: Use devm_* APIs by Sachin Kamat · 11 years ago
  21. 3edc84e iio: Add a comment to about alphabetical order to Kconfigs and Makefiles by Lars-Peter Clausen · 11 years ago
  22. 8b20be8 iio: Add Nuvoton NAU7802 ADC driver by Alexandre Belloni · 11 years ago
  23. b1451e5 iio: ti_am335x_adc: Fix wrong samples received on 1st read by Patil, Rachna · 11 years ago
  24. 7807725 Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  25. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  26. bc93aa7 iio: ti_am335x_adc: add missing .driver_module to struct iio_info by Wei Yongjun · 11 years ago
  27. 1460c15 iio: ti_am335x_adc: check if we found the value by Sebastian Andrzej Siewior · 12 years ago
  28. 18926ed iio: ti_am335x_adc: Allow to specify input line by Sebastian Andrzej Siewior · 12 years ago
  29. 8c89630 input: ti_am335x_adc: use only FIFO0 and clean up a little by Sebastian Andrzej Siewior · 12 years ago
  30. 9f99928 mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc by Sebastian Andrzej Siewior · 12 years ago
  31. c80df48 iio: ti_tscadc: provide datasheet_name and scan_type by Pantelis Antoniou · 12 years ago
  32. 0ead4fb iio: ti_am335x_adc: remove platform_data support by Sebastian Andrzej Siewior · 12 years ago
  33. 6f39ac4 iio: ti_am335x_adc: Add DT support by Patil, Rachna · 12 years ago
  34. abeccee input: ti_am33x_tsc: Step enable bits made configurable by Patil, Rachna · 12 years ago
  35. a9bce1b mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev by Sebastian Andrzej Siewior · 12 years ago
  36. 00738ff iio: at91_adc: Add missing CONFIG_OF macro by Sachin Kamat · 12 years ago
  37. ddeb64f iio: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  38. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  39. c619653 adc: exynos_adc: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  40. f5ce4a7 iio: adc: add driver for MCP3204/08 12-bit ADC by Oskar Andero · 12 years ago
  41. 927b4dc iio: exynos_adc: fix wrong structure extration in suspend and resume by Naveen Krishna Chatradhi · 12 years ago
  42. beca9e7 iio: at91_adc: fix missing Sample and Hold time by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  43. e748783 iio: at91_adc: add sleep mode support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  44. 47be16b iio: at91_adc: add low and high res support by Ludovic Desroches · 12 years ago
  45. 1ba0686 iio: exynos_adc: Remove redundant of_match_ptr macro by Sachin Kamat · 12 years ago
  46. 1e9663c iio:trigger: Introduce iio_tigger_{set,get}_drvdata by Lars-Peter Clausen · 12 years ago
  47. bb916eb iio: adc: Add dt support for turning on the phy in exynos-adc by Doug Anderson · 12 years ago
  48. f2f7a44 iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924 by Lars-Peter Clausen · 12 years ago
  49. ecf6ca2 iio:ad7923: Implement scale reporting by Lars-Peter Clausen · 12 years ago
  50. 135f064 iio:ad7923: Return error if we didn't get the expected result by Lars-Peter Clausen · 12 years ago
  51. 039a9dc iio: adc: Kconfig: exynos_adc depends on CONFIG_OF by Naveen Krishna Chatradhi · 12 years ago
  52. 7657719 iio:adc:ad7923 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  53. 0d23d32 iio:adc:exynos move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  54. 9123972 iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  55. 6c57252 iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  56. c8fe38a iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  57. fb45a1b iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  58. 01bdab6 iio:adc:at91_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  59. 16d186b iio:adc:ad7887 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  60. 8c1033f iio:adc:ad7476 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  61. 40dd676 iio:adc:ad7298 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  62. 3234ac7 iio:adc:ad7266 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  63. f6e52e5 iio:adc:max1363 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  64. 10f5b14 iio: adc: add exynos adc driver under iio framwork by Naveen Krishna Chatradhi · 12 years ago
  65. 0eac259 IIO ADC support for AD7923 by Christophe Leroy · 12 years ago
  66. b5c78e0 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  67. a405b00 iio/adc: (max1363) Add support for external reference voltage by Guenter Roeck · 12 years ago
  68. 7c3e867 iio: max1363: Use devm_ functions whereever possible to allocate resources by Guenter Roeck · 12 years ago
  69. 4e98fcf Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  70. e2d979c iio:max1363 remove some functions left after merge by Jonathan Cameron · 12 years ago
  71. 6cb2afd iio: Simplify iio_map_array_unregister API by Guenter Roeck · 12 years ago
  72. 482bb4e iio/adc: (max1363) Fix data conversion problems by Guenter Roeck · 12 years ago
  73. dcb9ca0 iio/adc: (max1363) Remove duplicate code by Guenter Roeck · 12 years ago
  74. 315ce4b iio/adc: (max1363) Provide OF node information to iio device by Guenter Roeck · 12 years ago
  75. c3a69e6 iio/adc: (lp8788) Provide OF node information to iio device by Guenter Roeck · 12 years ago
  76. 8a9f645 iio: fix Kconfig for max1363 by Peter Meerwald · 12 years ago
  77. 8f5f90a Merge 3.8-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  78. 5fd9846 iio: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  79. 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
  80. 17cb3be Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 12 years ago
  81. 5306f41 iio: lp8788_adc: fix parent device in kernel message by Kim, Milo · 12 years ago
  82. dc11699 iio: lp8788_adc: fix a parent device in _probe() by Kim, Milo · 12 years ago
  83. fc52692 Drivers: iio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  84. 71d2c12 iio: max1363 comment and whitespace fixes by Peter Meerwald · 12 years ago
  85. 4389fbe iio: cleanup buffer setup code in max1363 driver by Peter Meerwald · 12 years ago
  86. 678fb42 iio: (max1363) Fix probe error path by Guenter Roeck · 12 years ago
  87. 36ce0c1 iio: adc: ad7266: Don't set error code to st->vref_uv by Axel Lin · 12 years ago
  88. 1167976 iio: at91: fix dev var name in at91_adc_trigger_handler by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  89. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  90. bc0a409 iio: adc: Add Texas Instruments ADC081C021/027 support by Thierry Reding · 12 years ago
  91. fd1a8b9 iio:ad7793: Add support for the ad7796 and ad7797 by Lars-Peter Clausen · 12 years ago
  92. 2edb769 iio:ad7793: Add support for the ad7798 and ad7799 by Lars-Peter Clausen · 12 years ago
  93. f87f1a2 staging:iio: Move ad7793 driver out of staging by Lars-Peter Clausen · 12 years ago
  94. be7fd3b iio:adc:ad7298 make the tx and rx buffers __be16 by Jonathan Cameron · 12 years ago
  95. ffd8a6e iio: adc: Add viperboard adc driver by Lars Poeschel · 12 years ago
  96. 709ab36 staging:iio: Move the ad7298 driver out of staging by Lars-Peter Clausen · 12 years ago
  97. 168c9d9 iio:adc:max1363 move from staging. by Jonathan Cameron · 12 years ago
  98. 84b36ce staging:iio: Add support for multiple buffers by Jonathan Cameron · 12 years ago
  99. 5e53a69 IIO : ADC: tiadc: Add support of TI's ADC driver by Patil, Rachna · 12 years ago
  100. 4eb3ccf staging:iio: Move the ad7887 driver out of staging by Lars-Peter Clausen · 12 years ago