1. 70581e0 iio: adc: xilinx-xadc: Push interrupts into hardirq context by Xander Huff · 9 years ago
  2. 47d5e30 iio:adc:cc10001_adc: resort entry in Kconfig and Makefile by Hartmut Knaack · 9 years ago
  3. b465fc5 iio:adc:berlin2-adc: coding style cleanup by Hartmut Knaack · 9 years ago
  4. 3ac0652 iio:adc:berlin2-adc: enable interrupts with mutex locked by Hartmut Knaack · 9 years ago
  5. 4b308e8 iio:adc:berlin2-adc: use GENMASK and BIT for masks by Hartmut Knaack · 9 years ago
  6. 1c46ae0a Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  7. 57cb067 iio:adc:berlin2-adc: Fix register definition by Hartmut Knaack · 9 years ago
  8. 546384c iio:adc:berlin2-adc: use channel-array size directly by Hartmut Knaack · 9 years ago
  9. 609e9d8 iio:adc:berlin2-adc: use short operator format by Hartmut Knaack · 9 years ago
  10. 688febb iio:adc:berlin2-adc: constify iio_chan_spec by Hartmut Knaack · 9 years ago
  11. 19d5664 iio:adc:berlin2-adc: pass up real error code by Hartmut Knaack · 9 years ago
  12. 6e64e22 Merge 4.2-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  13. ed15e88 Merge 4.2-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  14. 5e9972c iio: adc: vf610: Determine sampling frequencies by using minimum sample time by Sanchayan Maity · 9 years ago
  15. f686a36 iio: adc: mcp320x: Add support for mcp3301 by Andrea Galbusera · 9 years ago
  16. 41be6a0 iio: mcp320x: Fix NULL pointer dereference by Manfred Schlaegl · 9 years ago
  17. bf604a4 iio: adc: vf610: fix the adc register read fail issue by Fugang Duan · 9 years ago
  18. 5646e85 iio:adc:cc10001_adc: fix Kconfig dependency by Hartmut Knaack · 9 years ago
  19. 815983e iio: adc: at91_adc: allow to use full range of startup time by Jan Leupold · 9 years ago
  20. b220da6 iio: twl4030-madc: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  21. c11e28f iio: adc: rockchip_saradc: add missing MODULE_* data by Heiko Stuebner · 9 years ago
  22. a732cd4 Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  23. 2155971 iio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  24. 12ebb05 iio:adc:Kconfig: rework help descriptions by Hartmut Knaack · 9 years ago
  25. b2b3c3d iio:adc:cc10001_adc: fix Kconfig dependency by Hartmut Knaack · 9 years ago
  26. 2ab5f39 iio: adc: at91_adc: allow to use full range of startup time by Jan Leupold · 9 years ago
  27. ae35496 iio: adc: cc10001: Power-up the ADC at probe time when used remotely by Naidu Tellapati · 9 years ago
  28. 78a66b0 Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  29. 6394d6d Merge 4.1-rc7 into staging-testing by Greg Kroah-Hartman · 9 years ago
  30. bf04c1a iio: adc: vf610: implement configurable conversion modes by Stefan Agner · 9 years ago
  31. 6c0d48c iio: twl4030-madc: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  32. dc7b8d9 iio: adc: rockchip_saradc: add missing MODULE_* data by Heiko Stuebner · 9 years ago
  33. 994bda8 iio: adc: twl4030_madc: Fix description of twl4030_madc_set_current_generator() by H. Nikolaus Schaller · 9 years ago
  34. 0cbb39f iio: adc: twl4030_madc: Fix calculation of the temperature sense current by H. Nikolaus Schaller · 9 years ago
  35. 61e3312 Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  36. 2a67dfb iio:adc128s052: add support for adc122s021 by Urs Fässler · 9 years ago
  37. e5d7321 iio: adc: twl6030-gpadc: Fix modalias by Axel Lin · 9 years ago
  38. 70f1937 iio: adc: add support for Berlin by Antoine Tenart · 9 years ago
  39. 936a0cd Merge 4.1-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  40. ec94efc Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  41. 5dc11e8 iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parameters by Vignesh R · 9 years ago
  42. f29b212 iio: adc: cc10001: Add delay before setting START bit by Naidu Tellapati · 9 years ago
  43. 65a761b iio: adc: cc10001: Fix regulator_get_voltage() return value check by Naidu Tellapati · 9 years ago
  44. 713276e iio: adc: cc10001: Fix incorrect use of power-up/power-down register by Naidu Tellapati · 9 years ago
  45. e682173 iio: adc: axp288: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  46. 5ccca15 Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  47. 13415a99 iio: adc: cc10001: Fix the channel number mapping by Naidu Tellapati · 9 years ago
  48. 0e81bc9 iio: mcp320x: Fix occasional incorrect readings by Michael Welling · 9 years ago
  49. 97ffae1 iio: adc: xilinx: Fix VREFN sign by Thomas Betker · 9 years ago
  50. 00db4e5 iio: adc: xilinx: Fix VREFP scale by Thomas Betker · 9 years ago
  51. d6c96c4 iio: adc: xilinx: Fix "vccaux" channel .address by Thomas Betker · 9 years ago
  52. 3960d2c iio: adc: xilinx: Fix register addresses by Thomas Betker · 9 years ago
  53. 937125a iio: adc: spmi-vadc: Fix overflow in output value normalization by Ivan T. Ivanov · 9 years ago
  54. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  55. b79013b Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  56. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  57. d0716b0 iio/axp288_adc: add missing channel info mask by Jacob Pan · 9 years ago
  58. dee1f55 iio: adc: ti_am335x_adc: refactor DT parsing into a function by Vignesh R · 9 years ago
  59. c610f7f Merge 4.0-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  60. f54e9f2 iio: adc: vf610: use ADC clock within specification by Stefan Agner · 9 years ago
  61. bbc45f3 iio/adc/cc10001_adc.c: Fix !HAS_IOMEM build by Richard Weinberger · 9 years ago
  62. dc5f2c5 Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  63. ab28002 iio: adc: Kconfig mcp320x change description Add more ADCs by Søren Andersen · 9 years ago
  64. 1672d93 iio:adc: Fix typo in MODULE_DESCRIPTION in ad7793.c by Masanari Iida · 9 years ago
  65. 70dddee iio: fix drivers that check buffer->scan_mask by Octavian Purdila · 9 years ago
  66. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  67. 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 · 10 years ago
  68. ed5f07b iio: Add support for DA9150 GPADC by Adam Thomson · 10 years ago
  69. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  70. 718749d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  71. ee3ac29 iio: vf610_adc: cleanup wait_for_completion return handling by Nicholas Mc Guire · 10 years ago
  72. 9e128ce iio:adc:mcp3422 Fix incorrect scales table by Angelo Compagnucci · 10 years ago
  73. 3a59684 Input: ti_am335x_tsc - interchange touchscreen and ADC steps by Brad Griffis · 10 years ago
  74. 1664f6a iio: adc: Cosmic Circuits 10001 ADC driver by Phani Movva · 10 years ago
  75. 0917de9 iio: vadc: Qualcomm SPMI PMIC voltage ADC driver by Stanimir Varbanov · 10 years ago
  76. 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 · 10 years ago
  77. f2229ab iio: iadc: wait_for_completion_timeout time in jiffies by Nicholas Mc Guire · 10 years ago
  78. 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 · 10 years ago
  79. 7ab374a iio: kfifo: Remove unused argument in iio_kfifo_allocate by Karol Wrona · 10 years ago
  80. 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
  81. 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
  82. 2eacc60 iio: ad799x: Fix ad7991/ad7995/ad7999 config setup by Lars-Peter Clausen · 10 years ago
  83. 3e1b6c9 iio: Move buffer registration to the core by Lars-Peter Clausen · 10 years ago
  84. 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
  85. deef2a1 Merge 3.18-rc7 into staging-work. by Greg Kroah-Hartman · 10 years ago
  86. 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
  87. 8019f69 iio/axp288_adc: remove THIS_MODULE owner by Jacob Pan · 10 years ago
  88. 29ec0a2 iio: adc: Add module device table for autoloading by Aaron Lu · 10 years ago
  89. fbbba1f iio: adc: men_z188_adc: Add terminating entry for men_z188_ids by Axel Lin · 10 years ago
  90. 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
  91. c1b5015 iio: adc: exynos_adc: Add support for exynos7 by Abhilash Kesavan · 10 years ago
  92. fafb37c iio: exyno-adc: use syscon for PMU register access by Naveen Krishna Chatradhi · 10 years ago
  93. ce06948 iio: iadc: Qualcomm SPMI PMIC current ADC driver by Ivan T. Ivanov · 10 years ago
  94. 8552bef iio: adc: vf610: Propagate the real error when platform_get_irq() fails by Fabio Estevam · 10 years ago
  95. 770ca15 iio: adc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  96. b12206e iio: adc: mcp320x. Add support for more ADCs by Søren Andersen · 10 years ago
  97. de89bd7 iio: adc: Add support for axp288 adc by Jacob Pan · 10 years ago
  98. ef0d545 iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single line by Fabio Estevam · 10 years ago
  99. 9da64c2 iio: adc: vf610: Disable the regulator on error by Fabio Estevam · 10 years ago
  100. 2e3d667 iio: adc: vf610: Return the error code directly by Fabio Estevam · 10 years ago