1. d3f1621 staging:iio:hmc5843: Add support for spi hmc5983 by Josef Gajdusek · 10 years ago
  2. 5a059bd staging:iio:hmc5843: Add support for i2c hmc5983 by Josef Gajdusek · 10 years ago
  3. 585f7ce staging:iio:hmc5843: register <-> value arrays now can have different lengths by Josef Gajdusek · 10 years ago
  4. fc35a91 staging:iio:hmc5843: Split hmc5843.c to multiple files by Josef Gajdusek · 10 years ago
  5. f326a52 staging:iio:hmc5843: Added regmap support by Josef Gajdusek · 10 years ago
  6. 90c5f2d staging:iio:adc:Kconfig: Let MXS_LRADC depend on HAS_IOMEM by Chen Gang · 10 years ago
  7. 3b1cae7 staging:iio:ad7291: Move out of staging by Lars-Peter Clausen · 10 years ago
  8. cfa71bf staging:iio:ad7291 define alert register bits by Hartmut Knaack · 10 years ago
  9. 8a32f65 staging:iio:ad7291 faciliate ad7291_read_event_config() by Hartmut Knaack · 10 years ago
  10. 5714d0c staging:iio:ad7291 cleanup defines by Hartmut Knaack · 10 years ago
  11. 975d98c staging:iio:ad7291 fix coding style by Hartmut Knaack · 10 years ago
  12. 48d58a5 staging:iio:ad7291 remove double define by Hartmut Knaack · 10 years ago
  13. f64c305 iio:trigger: Introduce the use of devm_kzalloc by Himangi Saraogi · 11 years ago
  14. 744966d6 staging: iio: Introduce the use of devm_ioremap_resource by Himangi Saraogi · 11 years ago
  15. 49f681f staging: iio: remove duplicate case labels by Daniel Baluta · 10 years ago
  16. 2609747 staging: iio: ad9832: Remove redundant check by Sachin Kamat · 10 years ago
  17. 82695ef iio: adis: Switch sampling frequency attr to core support. by Jonathan Cameron · 10 years ago
  18. 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
  19. 9dd4694 iio: staging: sca3000: hide stufftoread logic by Josselin Costanzi · 10 years ago
  20. f1b07cd staging: iio: Coding style issues fix. by Federico Di Pierro · 10 years ago
  21. af690ce staging: iio: hmc5843: Add all available models to device tree id table. by Marek Belisko · 10 years ago
  22. 87a4690 staging: iio: ad9850.c: code cleanup by Guillaume Morin · 10 years ago
  23. ef7994f Merge 3.16-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  24. 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
  25. 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
  26. 398fd22 iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained() by Peter Meerwald · 10 years ago
  27. aff8945 staging: iio: fix coding style by adding blank lines in iio_simple_dummy by Jimmy Picard · 10 years ago
  28. 9d2f79a staging:iio-trig-periodic-rtc: Allow to reset frequency to 0 by Peter Meerwald · 10 years ago
  29. 1c70f7b staging:iio-trig-periodic-rtc: Cleanup by Peter Meerwald · 10 years ago
  30. 97b603a staging:iio: Fix error handling in generic_buffer example by Peter Meerwald · 10 years ago
  31. 723db16 staging:iio: Fix mention of INDIO_RING_TRIGGERED to INDIO_BUFFER_TRIGGERED by Peter Meerwald · 10 years ago
  32. f5709d5 staging:iio: Fix iio_utils.h function prototypes by Peter Meerwald · 10 years ago
  33. 0378250 staging:iio: Update iio_event_monitor program by Peter Meerwald · 10 years ago
  34. 2192c6f iio: Move documentation of iio-trig-sysfs to ABI/testing by Peter Meerwald · 10 years ago
  35. 19bc498 iio: mxs-lradc: fix divider by Robert Hodaszi · 10 years ago
  36. 6d4eed9 staging/iio: IIO_SIMPLE_DUMMY_BUFFER neds IIO_BUFFER by Arnd Bergmann · 10 years ago
  37. c404618 staging: iio: tsl2x7x_core: fix proximity treshold by Mario Schuknecht · 10 years ago
  38. 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
  39. 34683a5 fix format string missmatch in staging/iio/Documentation/iio_utils.h by Toralf Förster · 10 years ago
  40. 69c1f05 Merge 3.15-rc6 into staging-next. by Greg Kroah-Hartman · 10 years ago
  41. fd8122d staging: iio: Fix format string mismatch in ad7280a.c by Masanari Iida · 10 years ago
  42. 37aa483 Merge 3.15-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago
  43. 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
  44. c60e576 staging:iio:ad2s1200 fix missing parenthesis in a for statment. by Jimmy Li · 10 years ago
  45. e3c5be2 staging: iio: Fix typo in iio by Masanari Iida · 10 years ago
  46. 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
  47. 7fe704c Staging: iio: Switch from msleep to usleep range per timers-howto.txt by Michael Welling · 10 years ago
  48. b47b894 Staging: iio: Remove quoted string split across lines warnings by Michael Welling · 10 years ago
  49. 8f2150d Staging: iio: Removes unwanted space before semicolon by Michael Welling · 10 years ago
  50. 9f9e1e0 staging: iio: fix coding style by Joel Porquet · 10 years ago
  51. e193385 Staging:iio:tsl2583 Switch from msleep to usleep range per timers-howto.txt by Michael Welling · 10 years ago
  52. cf0d073 Staging:iio:tsl2583 Remove quoted string split across lines warnings by Michael Welling · 10 years ago
  53. 9134234 Staging:iio:tsl2583 Removes unwanted space before semicolon by Michael Welling · 10 years ago
  54. e20d609 staging:iio:adc:spear rename spear_read_raw to spear_adc_read_raw by Jonathan Cameron · 10 years ago
  55. e90ba52 staging:iio:adc:spear rename iodev -> indio_dev to fit with current convention by Jonathan Cameron · 10 years ago
  56. b586e5d staging:iio:adc:spear rename device specific state structure to _state by Jonathan Cameron · 10 years ago
  57. 932de74 staging:iio:adc:spear_adc use info_mask_shared_by_all for samp freq by Jonathan Cameron · 10 years ago
  58. a8375a9 staging:iio:adc:spear_adc drop initialization of unused scan_type by Jonathan Cameron · 10 years ago
  59. b64aef7 staging:iio:adc:spear adc - prefix defines to avoid namespace clashes. by Jonathan Cameron · 10 years ago
  60. e036f71 iio: adc: mxs-lradc: fix warning when buidling on avr32 by Alexandre Belloni · 10 years ago
  61. 6b9da2e staging:iio:ad2s1200 fix a missing break by Jimmy Li · 10 years ago
  62. 168934c staging: adc: mxs-lradc.c Fix line over 80 characters. by Aybuke Ozdemir · 10 years ago
  63. 6db685c staging: addac: adt7316.c: Fix line over 80 characters by Aybuke Ozdemir · 10 years ago
  64. 1a32c5a staging: iio: light: Checkpatch fixes tsl2x7x_core.c by Aybuke Ozdemir · 10 years ago
  65. 4b31467 staging: iio: addac: adt7316.h Fix Unnecessary space after function pointer name by Aybuke Ozdemir · 10 years ago
  66. 67fc012 Staging: iio/light: Fix return values in tsl2583.c by Monam Agarwal · 10 years ago
  67. bd75afa staging:iio: Move ad799x driver out of staging by Lars-Peter Clausen · 10 years ago
  68. 396590b staging:iio:ad799x: Move ring functions to the main file by Lars-Peter Clausen · 10 years ago
  69. 941060b Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... then pr_warn(... to printk(KERN_INFO ... in sca3000_ring.c by Monam Agarwal · 10 years ago
  70. 21d9fbc Staging: iio/resolver: Fix prefer pr_warn over pr_warning in ad2s1210.c by Monam Agarwal · 10 years ago
  71. 17b0280 Merge 3.14-rc5 into staging-next by Greg Kroah-Hartman · 10 years ago
  72. 760dbe1 staging:iio:adc:MXS:LRADC: fix touchscreen statemachine by Juergen Beisert · 10 years ago
  73. 2deaf23 staging:iio:ad799x use regulator for vref by Hartmut Knaack · 10 years ago
  74. 630097f staging:iio:ad799x fix typo in copyright message by Hartmut Knaack · 10 years ago
  75. 9610e08 iio: mxs-lradc: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 10 years ago
  76. 49d916e staging: iio: Add tool to list IIO devices and triggers by Manuel Stahl · 10 years ago
  77. cc7c0f7 staging:iio:ad799x Move to devm_request_threaded_irq to make device-removal simpler. by Hartmut Knaack · 11 years ago
  78. 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 · 10 years ago
  79. d180371 staging:iio:ad799x fix typo in ad799x_events[] by Hartmut Knaack · 10 years ago
  80. 5af473c iio: mxs-lradc: remove useless scale_available files by Alexandre Belloni · 11 years ago
  81. d4bf105 iio: mxs-lradc: fix buffer overflow by Alexandre Belloni · 11 years ago
  82. 81e990b Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  83. c842f24 iio: mxs-lradc: remove useless check by Alexandre Belloni · 11 years ago
  84. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  85. 8c314da staging:iio:lpc32xx_adc: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  86. 1c51eb0 staging:iio:spear_adc: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  87. 1a0e576 staging:iio:accel:sca3000: Cleanup sca3000.h by Peter Meerwald · 11 years ago
  88. bb0090e staging:iio:accel:sca3000: Move temperature attribute to channels by Peter Meerwald · 11 years ago
  89. 735165a staging:iio:accel:sca3000: Channels missing in temp_output case by Peter Meerwald · 11 years ago
  90. 84bb9cd staging:iio:accel:sca3000: Event_attribute_group seems to be missing for _info_with_temp by Peter Meerwald · 11 years ago
  91. 5262d8f staging:iio:accel:sca3000: Fix format of comments by Peter Meerwald · 11 years ago
  92. e686975 staging:iio:accel:sca3000: Fix kerneldoc by Peter Meerwald · 11 years ago
  93. 5f53f52 staging,lpc32xx_adc: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  94. e4592fd staging,spear_adc: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  95. 38408d0 staging:iio:ad799x fix error_free_irq which was freeing an irq that may not have been requested by Hartmut Knaack · 11 years ago
  96. 66c65d9 iio: Fix a buffer overflow in iio_utils.h example code by Craig Markwardt · 11 years ago
  97. 38125b2 iio: mxs-lradc: convert is_divided to a bitmap by Alexandre Belloni · 11 years ago
  98. aba70f2 iio: mxs-lradc: add write_raw function to modify scale by Hector Palacios · 11 years ago
  99. d5acf59 iio: mxs-lradc: add scale_available file to channels by Hector Palacios · 11 years ago
  100. f6db68a iio: mxs-lradc: add scale attribute to channels by Hector Palacios · 11 years ago