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