1. 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
  2. 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
  3. bc93aa7 iio: ti_am335x_adc: add missing .driver_module to struct iio_info by Wei Yongjun · 11 years ago
  4. 1460c15 iio: ti_am335x_adc: check if we found the value by Sebastian Andrzej Siewior · 11 years ago
  5. 18926ed iio: ti_am335x_adc: Allow to specify input line by Sebastian Andrzej Siewior · 11 years ago
  6. 8c89630 input: ti_am335x_adc: use only FIFO0 and clean up a little by Sebastian Andrzej Siewior · 11 years ago
  7. 9f99928 mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc by Sebastian Andrzej Siewior · 11 years ago
  8. c80df48 iio: ti_tscadc: provide datasheet_name and scan_type by Pantelis Antoniou · 12 years ago
  9. 0ead4fb iio: ti_am335x_adc: remove platform_data support by Sebastian Andrzej Siewior · 11 years ago
  10. 6f39ac4 iio: ti_am335x_adc: Add DT support by Patil, Rachna · 11 years ago
  11. abeccee input: ti_am33x_tsc: Step enable bits made configurable by Patil, Rachna · 11 years ago
  12. a9bce1b mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev by Sebastian Andrzej Siewior · 11 years ago
  13. 00738ff iio: at91_adc: Add missing CONFIG_OF macro by Sachin Kamat · 11 years ago
  14. ddeb64f iio: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  15. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  16. c619653 adc: exynos_adc: Convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  17. f5ce4a7 iio: adc: add driver for MCP3204/08 12-bit ADC by Oskar Andero · 11 years ago
  18. 927b4dc iio: exynos_adc: fix wrong structure extration in suspend and resume by Naveen Krishna Chatradhi · 11 years ago
  19. beca9e7 iio: at91_adc: fix missing Sample and Hold time by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  20. e748783 iio: at91_adc: add sleep mode support by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  21. 47be16b iio: at91_adc: add low and high res support by Ludovic Desroches · 11 years ago
  22. 1ba0686 iio: exynos_adc: Remove redundant of_match_ptr macro by Sachin Kamat · 11 years ago
  23. 1e9663c iio:trigger: Introduce iio_tigger_{set,get}_drvdata by Lars-Peter Clausen · 11 years ago
  24. bb916eb iio: adc: Add dt support for turning on the phy in exynos-adc by Doug Anderson · 11 years ago
  25. f2f7a44 iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924 by Lars-Peter Clausen · 11 years ago
  26. ecf6ca2 iio:ad7923: Implement scale reporting by Lars-Peter Clausen · 11 years ago
  27. 135f064 iio:ad7923: Return error if we didn't get the expected result by Lars-Peter Clausen · 11 years ago
  28. 039a9dc iio: adc: Kconfig: exynos_adc depends on CONFIG_OF by Naveen Krishna Chatradhi · 11 years ago
  29. 7657719 iio:adc:ad7923 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  30. 0d23d32 iio:adc:exynos move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  31. 9123972 iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  32. 6c57252 iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  33. c8fe38a iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  34. fb45a1b iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  35. 01bdab6 iio:adc:at91_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  36. 16d186b iio:adc:ad7887 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  37. 8c1033f iio:adc:ad7476 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  38. 40dd676 iio:adc:ad7298 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  39. 3234ac7 iio:adc:ad7266 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  40. f6e52e5 iio:adc:max1363 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  41. 10f5b14 iio: adc: add exynos adc driver under iio framwork by Naveen Krishna Chatradhi · 11 years ago
  42. 0eac259 IIO ADC support for AD7923 by Christophe Leroy · 11 years ago
  43. 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
  44. a405b00 iio/adc: (max1363) Add support for external reference voltage by Guenter Roeck · 11 years ago
  45. 7c3e867 iio: max1363: Use devm_ functions whereever possible to allocate resources by Guenter Roeck · 11 years ago
  46. 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
  47. e2d979c iio:max1363 remove some functions left after merge by Jonathan Cameron · 11 years ago
  48. 6cb2afd iio: Simplify iio_map_array_unregister API by Guenter Roeck · 11 years ago
  49. 482bb4e iio/adc: (max1363) Fix data conversion problems by Guenter Roeck · 11 years ago
  50. dcb9ca0 iio/adc: (max1363) Remove duplicate code by Guenter Roeck · 11 years ago
  51. 315ce4b iio/adc: (max1363) Provide OF node information to iio device by Guenter Roeck · 11 years ago
  52. c3a69e6 iio/adc: (lp8788) Provide OF node information to iio device by Guenter Roeck · 11 years ago
  53. 8a9f645 iio: fix Kconfig for max1363 by Peter Meerwald · 11 years ago
  54. 8f5f90a Merge 3.8-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  55. 5fd9846 iio: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  56. b87fc3e Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  57. 17cb3be Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 11 years ago
  58. 5306f41 iio: lp8788_adc: fix parent device in kernel message by Kim, Milo · 11 years ago
  59. dc11699 iio: lp8788_adc: fix a parent device in _probe() by Kim, Milo · 11 years ago
  60. fc52692 Drivers: iio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  61. 71d2c12 iio: max1363 comment and whitespace fixes by Peter Meerwald · 12 years ago
  62. 4389fbe iio: cleanup buffer setup code in max1363 driver by Peter Meerwald · 12 years ago
  63. 678fb42 iio: (max1363) Fix probe error path by Guenter Roeck · 12 years ago
  64. 36ce0c1 iio: adc: ad7266: Don't set error code to st->vref_uv by Axel Lin · 12 years ago
  65. 1167976 iio: at91: fix dev var name in at91_adc_trigger_handler by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  66. 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
  67. bc0a409 iio: adc: Add Texas Instruments ADC081C021/027 support by Thierry Reding · 12 years ago
  68. fd1a8b9 iio:ad7793: Add support for the ad7796 and ad7797 by Lars-Peter Clausen · 12 years ago
  69. 2edb769 iio:ad7793: Add support for the ad7798 and ad7799 by Lars-Peter Clausen · 12 years ago
  70. f87f1a2 staging:iio: Move ad7793 driver out of staging by Lars-Peter Clausen · 12 years ago
  71. be7fd3b iio:adc:ad7298 make the tx and rx buffers __be16 by Jonathan Cameron · 12 years ago
  72. ffd8a6e iio: adc: Add viperboard adc driver by Lars Poeschel · 12 years ago
  73. 709ab36 staging:iio: Move the ad7298 driver out of staging by Lars-Peter Clausen · 12 years ago
  74. 168c9d9 iio:adc:max1363 move from staging. by Jonathan Cameron · 12 years ago
  75. 84b36ce staging:iio: Add support for multiple buffers by Jonathan Cameron · 12 years ago
  76. 5e53a69 IIO : ADC: tiadc: Add support of TI's ADC driver by Patil, Rachna · 12 years ago
  77. 4eb3ccf staging:iio: Move the ad7887 driver out of staging by Lars-Peter Clausen · 12 years ago
  78. 6b3aa31 Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays" by Axel Lin · 12 years ago
  79. 4525985 iio: at91_adc: Use devm_kcalloc to allocate arrays by Lars-Peter Clausen · 12 years ago
  80. 1217c48 iio: use iio_push_to_buffer() in at91 driver by Peter Meerwald · 12 years ago
  81. e1562ef iio: remove useless irq_enabled variable in at91 by Peter Meerwald · 12 years ago
  82. f0347c3 iio: adc: add new lp8788 adc driver by Kim, Milo · 12 years ago
  83. 8508317 Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  84. 87c5b10 iio: ad7476: Add support for the ad7091r by Lars-Peter Clausen · 12 years ago
  85. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  86. c26cc89 iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278 by Lars-Peter Clausen · 12 years ago
  87. 4c337de iio:ad7476: Add ad7940 support by Lars-Peter Clausen · 12 years ago
  88. ac5332b iio:ad7476: Add ad7910/ad7920 device table entries by Lars-Peter Clausen · 12 years ago
  89. 968f3d5 iio: Move ad7476 driver out of staging by Lars-Peter Clausen · 12 years ago
  90. 7b123c8 staging:iio:adc: Add AD7791 driver by Lars-Peter Clausen · 12 years ago
  91. ce56ade iio: Drop timestamp parameter from buffer store_to callback by Lars-Peter Clausen · 12 years ago
  92. 00062a9c drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  93. f755bbb drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  94. af30084 iio:adc: Add common code for ADI Sigma Delta devices by Lars-Peter Clausen · 12 years ago
  95. 390d75c drivers/iio/adc/at91_adc.c: use devm_ functions by Julia Lawall · 12 years ago
  96. 8ec4cf5 iio:adc: Add AD7265/AD7266 support by Lars-Peter Clausen · 12 years ago
  97. 90e6dc7 iio:adc:at91: Relase mutex on error path in at91_adc_read_raw by Lars-Peter Clausen · 12 years ago
  98. 90032e4 iio:adc:at91: Use new triggered buffer setup helper by Lars-Peter Clausen · 12 years ago
  99. e364185 IIO: AT91: Add DT support to at91_adc driver by Maxime Ripard · 12 years ago
  100. 0e589d5 ARM: AT91: IIO: Add AT91 ADC driver. by Maxime Ripard · 12 years ago