1. b1448ea iio: adc: TI_AM335X_ADC should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  2. 0f883b2 iio: adc: Add support for STM32 ADC by Fabrice Gasnier · 8 years ago
  3. 1add6988 iio: adc: Add support for STM32 ADC core by Fabrice Gasnier · 8 years ago
  4. b475f80 iio: envelope-detector: ADC driver based on a DAC and a comparator by Peter Rosin · 8 years ago
  5. 0d8391f iio:adc: ad7766: testing the wrong variable in probe by Dan Carpenter · 8 years ago
  6. 7970b9e Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 8 years ago
  7. 25acb39 Merge branch 'ib-iio-mfd-ti335x_dma' into togreg by Jonathan Cameron · 8 years ago
  8. f438b9d drivers: iio: ti_am335x_adc: add dma support by Mugunthan V N · 8 years ago
  9. bc3ae98 iio: adc: at91: add suspend and resume callback by Wenyou Yang · 8 years ago
  10. bdc0656 Merge 4.9-rc3 into staging-next by Greg Kroah-Hartman · 8 years ago
  11. 815bbc8 iio: ti-adc0832: add triggered buffer support by Akinobu Mita · 8 years ago
  12. 2967999 iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors by Mika Westerberg · 8 years ago
  13. 92f0afb iio: adc: ti-adc161s626: add regulator support by Matt Ranostay · 8 years ago
  14. aa16c6b iio:adc: Add support for AD7766/AD7767 by Lars-Peter Clausen · 8 years ago
  15. bea15d5 iio:max1027: Use iio_trigger_validate_own_device() helper by Lars-Peter Clausen · 8 years ago
  16. 58b90a8 drivers: iio: max1027: Fix sparse warning: "dubious: x | !y" by Sandhya Bankar · 8 years ago
  17. 52ceb77 iio: adc: men_z188_adc: constify iio_info structures by Julia Lawall · 8 years ago
  18. 552edf8 Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  19. ede63aa iio: adc: at91: Add support for Touchscreen Switches Closure Time by Nicolas Ferre · 8 years ago
  20. fbe84bd iio: devm_regulator_get_optional never returns NULL by Crt Mori · 8 years ago
  21. 9c2edd8 Merge 4.8-rc5 into staging-next by Greg Kroah-Hartman · 8 years ago
  22. 4075a28 iio: stx104: Add IIO support for the ADC channels by William Breathitt Gray · 8 years ago
  23. c060991 iio: adc: ina2xx: remove unused debug field from chip global data by Alison Schofield · 8 years ago
  24. 50a6edb iio: adc: add ADC12130/ADC12132/ADC12138 ADC driver by Akinobu Mita · 8 years ago
  25. 943bbe7 iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_config_of() by Wei Yongjun · 8 years ago
  26. 8c9e7b1 iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC by Alison Schofield · 8 years ago
  27. d5bd1eb Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-testing by Greg Kroah-Hartman · 8 years ago
  28. 543852a iio: adc: rockchip_saradc: reset saradc controller before programming it by Caesar Wang · 8 years ago
  29. ace4cdf iio: adc: mt2701: Add Mediatek auxadc driver for mt2701. by Zhiyong Tao · 8 years ago
  30. 7175cce iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample by Vignesh R · 8 years ago
  31. 90c43ec iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access by Vignesh R · 8 years ago
  32. 4d671b7 iio: adc: ti-adc161s626: add support for TI 1-channel differential ADCs by Matt Ranostay · 8 years ago
  33. 522caeb iio:ti-ads1015: fix a wrong pointer definition. by Giorgio Dal Molin · 8 years ago
  34. cba4985 iio: adc: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  35. c2ab447 iio: adc: at91: unbreak channel adc channel 3 by Anders Darander · 8 years ago
  36. 7d3cc21 iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999 by Lars-Peter Clausen · 8 years ago
  37. d02ec00 iio: adc: ad7298: use iio helper function to guarantee direct mode by Alison Schofield · 8 years ago
  38. b4d4640 iio: adc: ad7793: use iio helper function to guarantee direct mode by Alison Schofield · 8 years ago
  39. 6c71ee3 Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  40. 7813029 Merge 4.7-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  41. b541eaf iio: adc: add missing of_node references to iio_dev by Matt Ranostay · 8 years ago
  42. f5241db iio: adc: ti-ads1015: add indio_dev->dev.of_node reference by Matt Ranostay · 8 years ago
  43. 152c9aa iio: adc: max1363: Add device tree binding by Florian Vaussard · 8 years ago
  44. 4324c97 iio: Add driver for Broadcom iproc-static-adc by Raveendra Padasalagi · 8 years ago
  45. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  46. 3c9a679 Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  47. c48c7b2 iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts by Florian Vaussard · 8 years ago
  48. 7feae87 iio: adc: ti-adc081c: add ACPI device ID matching by Dan O'Donovan · 9 years ago
  49. 68b356e iio:ad7266: Fix probe deferral for vref by Mark Brown · 8 years ago
  50. e5511c8 iio:ad7266: Fix support for optional regulators by Mark Brown · 8 years ago
  51. 6b7f4e2 iio:ad7266: Fix broken regulator error handling by Mark Brown · 8 years ago
  52. aabb4060 Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  53. 27aa832 iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro by Andrew F. Davis · 9 years ago
  54. fea89e2 iio: adc: ti_am335x_adc: use variable names for sizeof() operator by Andrew F. Davis · 9 years ago
  55. d7203ad iio: adc: ad7791: claim direct mode when writing frequency by Alison Schofield · 9 years ago
  56. afa8148 iio: adc: ad7793: claim direct mode when writing frequency by Alison Schofield · 9 years ago
  57. 1bb86ec iio: adc: ad799x: use iio helper function to guarantee direct mode by Alison Schofield · 9 years ago
  58. 9f57e06 iio: adc: ad7923: use iio helper function to guarantee direct mode by Alison Schofield · 9 years ago
  59. 6fea8a4 iio: adc: ad7887: use iio helper function to guarantee direct mode by Alison Schofield · 9 years ago
  60. a52f238 iio: adc: ad7476: use iio helper function to guarantee direct mode by Alison Schofield · 9 years ago
  61. c70df20 iio: adc: ad7266: claim direct mode during sensor read by Alison Schofield · 9 years ago
  62. 8ac8aa6 iio: adc: ti-ads1015: add datasheet names by Matt Ranostay · 9 years ago
  63. 44072b2 iio: adc: nau7802: Expose possible gains in sysfs by Quentin Schulz · 9 years ago
  64. ba35f11 iio: adc: ti-ads1015: add support for ADS1115 part by Matt Ranostay · 9 years ago
  65. 4096e64 Merge 4.6-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  66. 331dd5b iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stop by Stefan Wahren · 9 years ago
  67. 962ed43 iio: mxs-lradc: remove mxs_lradc_ts_unregister by Stefan Wahren · 9 years ago
  68. a91e0b6 iio: mxs-lradc: simplify TS registration by Stefan Wahren · 9 years ago
  69. 5a45e01 Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 9 years ago
  70. 850c25c iio: mxs-lradc: move STMP reset out of ADC init by Stefan Wahren · 9 years ago
  71. 9cf6fcc iio: mxs-lradc: move TS config into suitable function by Stefan Wahren · 9 years ago
  72. 8e6cb47 iio:adc:at91-sama5d2: Repair crash on module removal by Marek Vasut · 9 years ago
  73. 922b3aa iio: adc: set INPUT_PROP_DIRECT by Ksenija Stanojevic · 9 years ago
  74. 08e05d1 ti-adc081c: Initial triggered buffer support by Crestez Dan Leonard · 9 years ago
  75. a6b5ec8 ti-adc081c: Add support for adc101c and adc121c by Crestez Dan Leonard · 9 years ago
  76. aa0eb88 iio: adc: Indent if statement by Ksenija Stanojevic · 9 years ago
  77. 102447a iio: adc: ad799x: remove space before comma by Slawomir Stepien · 9 years ago
  78. 4c79dd0 iio: adc: at91_adc: fix errors reported by checkpatch.pl by Slawomir Stepien · 9 years ago
  79. 038a8b3 iio: adc: mcp3422: remove spaces before comma by Slawomir Stepien · 9 years ago
  80. 37dd441 iio: adc: vf610_adc: fix case label indent by Slawomir Stepien · 9 years ago
  81. 5f47992 Merge 4.6-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  82. 5a269ca Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  83. a34d5df Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into usb-linus by Greg Kroah-Hartman · 9 years ago
  84. eb7bfed Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  85. eaa3476 iio: ina2xx-adc: fix scale for VShunt by Marc Titinger · 9 years ago
  86. d651132 iio:adc:at91-sama5d2: add support for differential conversions by Ludovic Desroches · 9 years ago
  87. 94b2423 iio:adc:at91-sama5d2: cleanup mode register use by Ludovic Desroches · 9 years ago
  88. 8a665d2 iio: adc: Fix build error of missing devm_ioremap_resource on UM by Krzysztof Kozlowski · 9 years ago
  89. d1ef4f2 iio: ina2xx-adc: update the CALIB. register when RShunt changes by Marc Titinger · 9 years ago
  90. 5c913eb iio: adc: max1363: correct reference voltage by Stefan Eichenberger · 9 years ago
  91. 3fb77e2 iio: adc: max1363: add missing adc to max1363_id by Stefan Eichenberger · 9 years ago
  92. ae549a7 iio: adc: rockchip_saradc: add saradc support for rk3399 by David Wu · 9 years ago
  93. 12e7b0a Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  94. a583c24 iio: adc: add NXP LPC18xx ADC driver by Joachim Eastwood · 9 years ago
  95. 0708677 iio: adc/imx25-gcq: Move incorrect do_div by Arnd Bergmann · 9 years ago
  96. e84a41d iio: adc: Fix build error of missing devm_ioremap_resource on UM by Krzysztof Kozlowski · 9 years ago
  97. f0fa15c iio:adc:at91-sama5d2: fix identation by Ludovic Desroches · 9 years ago
  98. 43d33f7 iio:adc:at91-sama5d2: fix typo by Ludovic Desroches · 9 years ago
  99. ac65ca6 iio: adc: palmas: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 9 years ago
  100. f8d9d3b iio: convert to common i2c_check_functionality() return value by Matt Ranostay · 9 years ago