1. d84a2b0 Merge 3.17-rc6 into staging-next. by Greg Kroah-Hartman · 10 years ago
  2. d4f5195 iio: adc: at91: don't use the last converted data register by Ludovic Desroches · 10 years ago
  3. 1887e72 iio: adc: xilinx-xadc: assign auxiliary channels address correctly by Subbaraya Sundeep Bhatta · 10 years ago
  4. 3068ab2 iio: adc: at91: make the function handle_adc_eoc_trigger() static by Josh Wu · 10 years ago
  5. dd8f17a iio: adc: rockchip_saradc: remove unused variable in probe by Heiko Stübner · 10 years ago
  6. 81816af iio: remove .owner field for driver using module_platform_driver by Sanjeev Sharma · 10 years ago
  7. 9e5846b iio: adc: ad_sigma_delta: Fix indio_dev->trig assignment by Srinivas Pandruvada · 10 years ago
  8. ff9e762 iio: adc: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  9. 145b0a5 iio: adc: exynos_adc: Add support for s3c24xx ADC by Chanwoo Choi · 10 years ago
  10. 249535d iio: adc: exynos_adc: add support for s3c64xx adc by Arnd Bergmann · 10 years ago
  11. 44d6f2e iio: adc: add driver for Rockchip saradc by Heiko Stübner · 10 years ago
  12. 913b8646 iio: adc: Add TI ADC128S052 by Angelo Compagnucci · 10 years ago
  13. 889c558 iio: fix error return code by Julia Lawall · 10 years ago
  14. 040bf7d Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  15. adb4e3f iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC by Chanwoo Choi · 10 years ago
  16. e49d99e iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability by Chanwoo Choi · 10 years ago
  17. 589e1d1 Merge 3.16-rc5 into staging-next by Greg Kroah-Hartman · 10 years ago
  18. 3008d08 iio:adc:ad799x: Allow writing of event config by Peter Meerwald · 10 years ago
  19. 1d15330 iio:adc:ad799x: Return more meaningful event enabled state by Peter Meerwald · 10 years ago
  20. 8235841 iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode() by Peter Meerwald · 10 years ago
  21. 0f7ddcc iio:adc:ad799x: Write default config on probe and reset alert status on probe by Peter Meerwald · 10 years ago
  22. 89ca79a iio:adc:ad799x: Add helper function to read/write config register by Peter Meerwald · 10 years ago
  23. ef0bf6f iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct by Peter Meerwald · 10 years ago
  24. 91556c6 iio:adc:ad799x: Only expose event interface when IRQ is available by Peter Meerwald · 10 years ago
  25. e1c6e2a iio:adc:ad799x: Use BIT() and GENMASK() by Peter Meerwald · 10 years ago
  26. bd3bd43 iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handling by Peter Meerwald · 10 years ago
  27. 5415447 iio:adc:ad799x: Drop I2C access helper functions by Peter Meerwald · 10 years ago
  28. db7c17e Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  29. baa3c65 iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends by Jan Kardell · 10 years ago
  30. 3b1cae7 staging:iio:ad7291: Move out of staging by Lars-Peter Clausen · 10 years ago
  31. c1a567d Merge 3.16-rc4 into staging-next by Greg Kroah-Hartman · 10 years ago
  32. fc96d25 iio: xilinx-xadc: Remove unused variable by Sachin Kamat · 10 years ago
  33. 3dc50c1 Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  34. fc167f6 iio: add support of the max1027 by Philippe Reynes · 10 years ago
  35. ef7994f Merge 3.16-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  36. 361d795 iio:adc:ad799x: Fix reading and writing of event values, apply shift by Peter Meerwald · 10 years ago
  37. f641f66 Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  38. e28642c Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  39. 398fd22 iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained() by Peter Meerwald · 10 years ago
  40. e94f62e iio: adc: checking for NULL instead of IS_ERR() in probe by Dan Carpenter · 10 years ago
  41. 4889805 iio:adc:ad7298: Use BIT() and GENMASK() macros by Peter Meerwald · 10 years ago
  42. bc74fb8 iio:adc:ad7476: Use GENMASK() macro by Peter Meerwald · 10 years ago
  43. 09a1737 iio:adc:ad7887: Use BIT() and GENMASK() macros by Peter Meerwald · 10 years ago
  44. 4f3bcd8 iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name() by Dan Carpenter · 10 years ago
  45. a3eeb15 iio:adc:ad799x: Fix ad799x_chip_info kerneldoc by Peter Meerwald · 10 years ago
  46. 5142c33 Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into next by Linus Torvalds · 10 years ago
  47. 825f4e0 Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  48. e0326be twl4030-madc: Request processed values in twl4030_get_madc_conversion by Paul Kocialkowski · 10 years ago
  49. 5880793 Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  50. a91a73c iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611. by Jonathan Cameron · 10 years ago
  51. 69c1f05 Merge 3.15-rc6 into staging-next. by Greg Kroah-Hartman · 10 years ago
  52. 758ee46 iio:adc: at91 requires the input subsystem by Arnd Bergmann · 10 years ago
  53. 65b1fdb iio: adc: at91: add sam9rl support by Alexandre Belloni · 10 years ago
  54. bee20c4 iio: adc: at91: remove unused include from include/mach by Alexandre Belloni · 10 years ago
  55. 84882b0 iio: adc: at91_adc: Add support for touchscreens without TSMR by Alexandre Belloni · 10 years ago
  56. 2de0c01 iio: adc: at91: cleanup platform_data by Alexandre Belloni · 10 years ago
  57. 82a5803 staging: iio: ad799x: remove some unneeded IS_ERR() checks by Dan Carpenter · 10 years ago
  58. 6442d94 iio: exynos_adc: do a reinit_completion before the conversion by Naveen Krishna Chatradhi · 10 years ago
  59. dd2723f iio: exynos_adc: do a soft reset in case of timeout by Naveen Krishna Chatradhi · 10 years ago
  60. c780a8c iio: exynos_adc: reduce timeout and use wait_for_completion_timeout by Naveen Krishna Chatradhi · 10 years ago
  61. 2bbc724 iio: exynos_adc: rearrange clk and regulator enable/disable calls by Naveen Krishna Ch · 10 years ago
  62. 37aa483 Merge 3.15-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago
  63. d5cef008 Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  64. bbc2813 iio: adc: Nothing in ADC should be a bool CONFIG by Doug Anderson · 10 years ago
  65. 3d821a1 iio: exynos_adc: use indio_dev->dev structure to handle child nodes by Naveen Krishna Ch · 10 years ago
  66. e3c5be2 staging: iio: Fix typo in iio by Masanari Iida · 10 years ago
  67. 8b425aa1 Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  68. 9ef080e iio: adc: Fix exynos_adc dependencies by Jean Delvare · 10 years ago
  69. e5744ab Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  70. c12e69c Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  71. 3c69910 mfd: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  72. b2931b9 mfd: twl4030-madc: Move driver to drivers/iio/adc by Sebastian Reichel · 10 years ago
  73. 2816ac6 Add support for Microchip Technology's MCP3426/7/8 ADC by Angelo Compagnucci · 10 years ago
  74. bd75afa staging:iio: Move ad799x driver out of staging by Lars-Peter Clausen · 10 years ago
  75. 8f32b6b iio: adc: at91_adc: correct default shtim value by Alexandre Belloni · 10 years ago
  76. 3527275 iio: adc: Fix build error discovered by 0-day build bot by Johannes Thumshirn · 10 years ago
  77. 467a44b iio: adc: at91_adc: Repair broken platform_data support by Alexandre Belloni · 10 years ago
  78. db8fa73 iio:adc:vf610 ensure correct handing of interruption of wait for completion by Jonathan Cameron · 11 years ago
  79. bdc8cda iio:adc: Add Xilinx XADC driver by Lars-Peter Clausen · 10 years ago
  80. 74aeac4 iio: adc: Add MEN 16z188 ADC driver by Johannes Thumshirn · 10 years ago
  81. b8a70ae iio:max1363 fix typos of int_vref_mv by Hartmut Knaack · 10 years ago
  82. a775427 iio:adc:imx: add Freescale Vybrid vf610 adc driver by Fugang Duan · 11 years ago
  83. e5b9c05 Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  84. 55b40d3 iio: max1363: Use devm_regulator_get_optional for optional regulator by Guenter Roeck · 11 years ago
  85. 97b6ee5 iio: adc: viperboard: Drop platform_set_drvdata call by Johannes Thumshirn · 11 years ago
  86. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  87. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 11 years ago
  88. 28b4c29 Merge tag 'ib-iio-input-3.13-1' into for-mfd-next by Lee Jones · 11 years ago
  89. 36eb8cc iio: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  90. 82b7afb iio:adc:max1363 clear list of missing features by Vivien Didelot · 10 years ago
  91. 7ca6740 mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization by Sebastian Andrzej Siewior · 11 years ago
  92. 3954b7b mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path by Sebastian Andrzej Siewior · 11 years ago
  93. 7e170c6 mfd: ti_am335x_tscadc: Don't read back REG_SE by Sebastian Andrzej Siewior · 11 years ago
  94. fb7f8ce iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw() by Sebastian Andrzej Siewior · 11 years ago
  95. a6e8e3a Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  96. 912cbd4 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  97. 77d84ff treewide: Fix typos in printk by Masanari Iida · 11 years ago
  98. e39d990 iio:adc:ad7887 Fix channel reported endianness from cpu to big endian by Jonathan Cameron · 11 years ago
  99. cb95585 iio: Remove support for the legacy event config interface by Lars-Peter Clausen · 11 years ago
  100. 54e018d iio:ad7266: Mark transfer buffer as __be16 by Lars-Peter Clausen · 11 years ago