1. f54e9f2 iio: adc: vf610: use ADC clock within specification by Stefan Agner · 9 years ago
  2. bbc45f3 iio/adc/cc10001_adc.c: Fix !HAS_IOMEM build by Richard Weinberger · 9 years ago
  3. 70dddee iio: fix drivers that check buffer->scan_mask by Octavian Purdila · 9 years ago
  4. d582cb7 Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  5. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  6. 718749d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  7. 9e128ce iio:adc:mcp3422 Fix incorrect scales table by Angelo Compagnucci · 9 years ago
  8. 3a59684 Input: ti_am335x_tsc - interchange touchscreen and ADC steps by Brad Griffis · 9 years ago
  9. 1664f6a iio: adc: Cosmic Circuits 10001 ADC driver by Phani Movva · 9 years ago
  10. 0917de9 iio: vadc: Qualcomm SPMI PMIC voltage ADC driver by Stanimir Varbanov · 9 years ago
  11. 6e49557b Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 9 years ago
  12. f2229ab iio: iadc: wait_for_completion_timeout time in jiffies by Nicholas Mc Guire · 10 years ago
  13. 8ecb55b Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  14. 7ab374a iio: kfifo: Remove unused argument in iio_kfifo_allocate by Karol Wrona · 10 years ago
  15. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  16. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  17. 2eacc60 iio: ad799x: Fix ad7991/ad7995/ad7999 config setup by Lars-Peter Clausen · 10 years ago
  18. 3e1b6c9 iio: Move buffer registration to the core by Lars-Peter Clausen · 10 years ago
  19. 3a7dbed Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  20. deef2a1 Merge 3.18-rc7 into staging-work. by Greg Kroah-Hartman · 10 years ago
  21. a9e2e47 Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulator-v3.19', tag 'ib-mfd-regulator-clk-v3.19' into ibs-for-mfd-merged by Lee Jones · 10 years ago
  22. 8019f69 iio/axp288_adc: remove THIS_MODULE owner by Jacob Pan · 10 years ago
  23. 29ec0a2 iio: adc: Add module device table for autoloading by Aaron Lu · 10 years ago
  24. fbbba1f iio: adc: men_z188_adc: Add terminating entry for men_z188_ids by Axel Lin · 10 years ago
  25. be61a0d Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  26. c1b5015 iio: adc: exynos_adc: Add support for exynos7 by Abhilash Kesavan · 10 years ago
  27. fafb37c iio: exyno-adc: use syscon for PMU register access by Naveen Krishna Chatradhi · 10 years ago
  28. ce06948 iio: iadc: Qualcomm SPMI PMIC current ADC driver by Ivan T. Ivanov · 10 years ago
  29. 8552bef iio: adc: vf610: Propagate the real error when platform_get_irq() fails by Fabio Estevam · 10 years ago
  30. 770ca15 iio: adc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  31. b12206e iio: adc: mcp320x. Add support for more ADCs by Søren Andersen · 10 years ago
  32. de89bd7 iio: adc: Add support for axp288 adc by Jacob Pan · 10 years ago
  33. ef0d545 iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single line by Fabio Estevam · 10 years ago
  34. 9da64c2 iio: adc: vf610: Disable the regulator on error by Fabio Estevam · 10 years ago
  35. 2e3d667 iio: adc: vf610: Return the error code directly by Fabio Estevam · 10 years ago
  36. d84a2b0 Merge 3.17-rc6 into staging-next. by Greg Kroah-Hartman · 10 years ago
  37. 4c21bbb iio: adc: rockchip_saradc: add support for rk3066-tsadc variant by Heiko Stübner · 10 years ago
  38. 774623c iio:adc:vf610-adc: Add temperature sensor support by Sanchayan Maity · 10 years ago
  39. d4f5195 iio: adc: at91: don't use the last converted data register by Ludovic Desroches · 10 years ago
  40. 1887e72 iio: adc: xilinx-xadc: assign auxiliary channels address correctly by Subbaraya Sundeep Bhatta · 10 years ago
  41. 3068ab2 iio: adc: at91: make the function handle_adc_eoc_trigger() static by Josh Wu · 10 years ago
  42. dd8f17a iio: adc: rockchip_saradc: remove unused variable in probe by Heiko Stübner · 10 years ago
  43. 81816af iio: remove .owner field for driver using module_platform_driver by Sanjeev Sharma · 10 years ago
  44. 9e5846b iio: adc: ad_sigma_delta: Fix indio_dev->trig assignment by Srinivas Pandruvada · 10 years ago
  45. ff9e762 iio: adc: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  46. 145b0a5 iio: adc: exynos_adc: Add support for s3c24xx ADC by Chanwoo Choi · 10 years ago
  47. 249535d iio: adc: exynos_adc: add support for s3c64xx adc by Arnd Bergmann · 10 years ago
  48. 44d6f2e iio: adc: add driver for Rockchip saradc by Heiko Stübner · 10 years ago
  49. 913b8646 iio: adc: Add TI ADC128S052 by Angelo Compagnucci · 10 years ago
  50. 889c558 iio: fix error return code by Julia Lawall · 10 years ago
  51. 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
  52. adb4e3f iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC by Chanwoo Choi · 10 years ago
  53. e49d99e iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability by Chanwoo Choi · 10 years ago
  54. 589e1d1 Merge 3.16-rc5 into staging-next by Greg Kroah-Hartman · 10 years ago
  55. 3008d08 iio:adc:ad799x: Allow writing of event config by Peter Meerwald · 10 years ago
  56. 1d15330 iio:adc:ad799x: Return more meaningful event enabled state by Peter Meerwald · 10 years ago
  57. 8235841 iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode() by Peter Meerwald · 10 years ago
  58. 0f7ddcc iio:adc:ad799x: Write default config on probe and reset alert status on probe by Peter Meerwald · 10 years ago
  59. 89ca79a iio:adc:ad799x: Add helper function to read/write config register by Peter Meerwald · 10 years ago
  60. ef0bf6f iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct by Peter Meerwald · 10 years ago
  61. 91556c6 iio:adc:ad799x: Only expose event interface when IRQ is available by Peter Meerwald · 10 years ago
  62. e1c6e2a iio:adc:ad799x: Use BIT() and GENMASK() by Peter Meerwald · 10 years ago
  63. bd3bd43 iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handling by Peter Meerwald · 10 years ago
  64. 5415447 iio:adc:ad799x: Drop I2C access helper functions by Peter Meerwald · 10 years ago
  65. 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
  66. baa3c65 iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends by Jan Kardell · 10 years ago
  67. 3b1cae7 staging:iio:ad7291: Move out of staging by Lars-Peter Clausen · 10 years ago
  68. c1a567d Merge 3.16-rc4 into staging-next by Greg Kroah-Hartman · 10 years ago
  69. fc96d25 iio: xilinx-xadc: Remove unused variable by Sachin Kamat · 10 years ago
  70. 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
  71. fc167f6 iio: add support of the max1027 by Philippe Reynes · 10 years ago
  72. ef7994f Merge 3.16-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  73. 361d795 iio:adc:ad799x: Fix reading and writing of event values, apply shift by Peter Meerwald · 10 years ago
  74. 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
  75. 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
  76. 398fd22 iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained() by Peter Meerwald · 10 years ago
  77. e94f62e iio: adc: checking for NULL instead of IS_ERR() in probe by Dan Carpenter · 10 years ago
  78. 4889805 iio:adc:ad7298: Use BIT() and GENMASK() macros by Peter Meerwald · 10 years ago
  79. bc74fb8 iio:adc:ad7476: Use GENMASK() macro by Peter Meerwald · 10 years ago
  80. 09a1737 iio:adc:ad7887: Use BIT() and GENMASK() macros by Peter Meerwald · 10 years ago
  81. 4f3bcd8 iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name() by Dan Carpenter · 10 years ago
  82. a3eeb15 iio:adc:ad799x: Fix ad799x_chip_info kerneldoc by Peter Meerwald · 10 years ago
  83. 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
  84. 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
  85. e0326be twl4030-madc: Request processed values in twl4030_get_madc_conversion by Paul Kocialkowski · 10 years ago
  86. 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
  87. a91a73c iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611. by Jonathan Cameron · 10 years ago
  88. 69c1f05 Merge 3.15-rc6 into staging-next. by Greg Kroah-Hartman · 10 years ago
  89. 758ee46 iio:adc: at91 requires the input subsystem by Arnd Bergmann · 10 years ago
  90. 65b1fdb iio: adc: at91: add sam9rl support by Alexandre Belloni · 10 years ago
  91. bee20c4 iio: adc: at91: remove unused include from include/mach by Alexandre Belloni · 10 years ago
  92. 84882b0 iio: adc: at91_adc: Add support for touchscreens without TSMR by Alexandre Belloni · 10 years ago
  93. 2de0c01 iio: adc: at91: cleanup platform_data by Alexandre Belloni · 10 years ago
  94. 82a5803 staging: iio: ad799x: remove some unneeded IS_ERR() checks by Dan Carpenter · 10 years ago
  95. 6442d94 iio: exynos_adc: do a reinit_completion before the conversion by Naveen Krishna Chatradhi · 10 years ago
  96. dd2723f iio: exynos_adc: do a soft reset in case of timeout by Naveen Krishna Chatradhi · 10 years ago
  97. c780a8c iio: exynos_adc: reduce timeout and use wait_for_completion_timeout by Naveen Krishna Chatradhi · 10 years ago
  98. 2bbc724 iio: exynos_adc: rearrange clk and regulator enable/disable calls by Naveen Krishna Ch · 10 years ago
  99. 37aa483 Merge 3.15-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago
  100. 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