1. c71e16e Staging: iio: trigger: Use braces on both branches of if statement by Cristina Opriceana · 9 years ago
  2. 2f3403a Staging: iio: trigger: Alignment should match open parenthesis by Cristina Opriceana · 9 years ago
  3. d98d2cc staging: iio: Remove unnecessary externs by Joe Perches · 9 years ago
  4. ee33ddd2 staging: iio_simple_dummy: Fix indentation errors by Lars Svensson · 9 years ago
  5. 829aed1 iio: mxs-lradc: add datasheet name for every usable channel by Stefan Wahren · 9 years ago
  6. ae5896d iio: mxs-lradc: reorder header includes by Stefan Wahren · 9 years ago
  7. 3eaf202 iio: mxs-lradc: remove unnecessary header includes by Stefan Wahren · 9 years ago
  8. 5723dde iio: mxs-lradc: add missing include by Stefan Wahren · 9 years ago
  9. 66926d1 iio: mxs-lradc: fix some spelling errors by Stefan Wahren · 9 years ago
  10. 07a4257 iio: mxs-lradc: clarify supported devices by Stefan Wahren · 9 years ago
  11. 071667a staging: iio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  12. 862cb6c Staging: iio: dummy: Fix blank line warnings by Cristina Opriceana · 9 years ago
  13. 225d59a iio: Specify supported modes for buffers by Lars-Peter Clausen · 9 years ago
  14. 4dcaa5f staging: iio_simple_dummy: fix module_param type by Vladimirs Ambrosovs · 9 years ago
  15. 62a90da staging: iio_simple_dummy: fix return types by Vladimirs Ambrosovs · 9 years ago
  16. b3f6af3 staging: iio_simple_dummy: fix init function by Vladimirs Ambrosovs · 9 years ago
  17. 9291766 Staging: iio: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  18. 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
  19. ae890d5 staging: iio: ad7606_par: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  20. 69e98df Staging: fixed multiple spelling errors. by Carlos E. Garcia · 9 years ago
  21. b91617e staging:iio:light: Add some missing brackets to make sure code works as intended. by Jonathan Cameron · 9 years ago
  22. 6920ccf staging: iio: light: isl29018: Use standard sysfs attributes for scale and integration time by Roberta Dobrescu · 9 years ago
  23. aeda3b2 iio: example code is buggy by Alan · 9 years ago
  24. 809a591 staging: iio: light: isl29018: Rename lux_scale to calibscale by Roberta Dobrescu · 9 years ago
  25. e98ceca staging: iio: light: isl29018: Remove non-standard sysfs attributes by Roberta Dobrescu · 9 years ago
  26. c610f7f Merge 4.0-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  27. aa5587f Staging: iio: accel: Remove explicit NULL comparison by Cristina Opriceana · 9 years ago
  28. d3f31e8 Staging: iio: adc: Remove explicit NULL comparison by Cristina Opriceana · 9 years ago
  29. 16d55be Staging: iio: impedance-analyzer: Remove explicit NULL comparison by Cristina Opriceana · 9 years ago
  30. e84d072 Staging: iio: trigger: Remove explicit NULL comparison by Cristina Opriceana · 9 years ago
  31. 4529757 Staging: iio: meter: Remove explicit NULL comparison by Cristina Opriceana · 9 years ago
  32. 8f94c31 Staging: iio: iio_simple_dummy: Remove explicit NULL comparison by Cristina Opriceana · 9 years ago
  33. 025c7da Staging: iio: iio_dummy_evgen: Simplify NULL comparison by Cristina Opriceana · 9 years ago
  34. b72eb70 Staging: iio: Add error check on iio_register_device() by Cristina Opriceana · 9 years ago
  35. 6757327 Merge tag 'iio-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  36. 37d3455 iio: add watermark logic to iio read and poll by Josselin Costanzi · 9 years ago
  37. 418880f Staging: iio: use the BIT macro in adc by Haneen Mohammed · 9 years ago
  38. e273eb0 Staging: iio: Add braces on all arms of if statement by Haneen Mohammed · 9 years ago
  39. 281ab7e Staging: iio: add blank line after function declaration by Haneen Mohammed · 9 years ago
  40. 3124507 Staging: iio: remove multible blank lines by Haneen Mohammed · 9 years ago
  41. 9963bce Staging: iio: Adjust alignment for function parameters by Haneen Mohammed · 9 years ago
  42. 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
  43. 0c76706 Staging: iio: use the BIT macro in .h files by Haneen Mohammed · 9 years ago
  44. 6cf23df Staging: iio: Fix file header to match standards by Cristina Opriceana · 9 years ago
  45. e676705 Staging: iio: Place driver in sleep mode on error by Cristina Opriceana · 9 years ago
  46. daf56d9 Staging: iio: Add kernel-doc for struct hmc5843 by Cristina Opriceana · 9 years ago
  47. aa6432f Staging: iio: Remove line over 80 characters by Cristina Opriceana · 9 years ago
  48. ccc5fbe Staging: iio: Remove multiple blank lines by Cristina Opriceana · 9 years ago
  49. 7079f21 Staging: iio: Align function parameters to match first row by Cristina Opriceana · 9 years ago
  50. 9fb163f Staging: iio: Simplify NULL pointer condition by Cristina Opriceana · 9 years ago
  51. 8ac7f9b Staging: iio: replace pr_* with dev_* by Haneen Mohammed · 9 years ago
  52. 92371df Staging: iio: replace pr_err with dev_err by Haneen Mohammed · 9 years ago
  53. dc6ed26 Staging: iio: use !x instead of x == NULL by Somya Anand · 9 years ago
  54. 212db30 Staging: iio: Use braces on all arms of if statement by Cristina Opriceana · 9 years ago
  55. 01f6237 Staging: iio: Alignment should match open parenthesis by Cristina Opriceana · 9 years ago
  56. 9841ebc Staging: iio: Do not use multiple blank lines by Cristina Opriceana · 9 years ago
  57. f1d05b5 Staging: iio: Prefer using the BIT macro by Cristina Opriceana · 9 years ago
  58. 6970791 Staging: iio: Remove explicit comparison to NULL by Cristina Opriceana · 9 years ago
  59. 56cc3b6 Staging: iio: Remove space after type cast by Cristina Opriceana · 9 years ago
  60. da29461 Staging: iio: Simplify return logic by Cristina Opriceana · 9 years ago
  61. 5db4851 Staging: iio: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  62. 6fe9092 Staging: iio: ade7758: Remove braces on a single statement if by Taiane Coelho Ramos · 9 years ago
  63. 7e026b6 staging: iio: Use kcalloc instead of kzalloc. by Navya Sri Nizamkari · 9 years ago
  64. 3637d77 staging: iio: Use kcalloc instead of kzalloc by Navya Sri Nizamkari · 9 years ago
  65. ed170de staging: iio: dummy: Fix undefined symbol build error by Daniel Baluta · 9 years ago
  66. 8d09f48 staging: iio: hmc5843: Set iio name property in sysfs by Marek Belisko · 9 years ago
  67. 817020c iio: Move iio userspace applications out of staging by Roberta Dobrescu · 9 years ago
  68. bdcb31d staging: iio: Documentation: Introduce iio_utils.c by Roberta Dobrescu · 9 years ago
  69. 9576385 staging: iio: Documentation: iio_event_monitor: Include linux/iio/types.h by Roberta Dobrescu · 9 years ago
  70. 3194e14 drivers: staging: iio: accel: Removed unnecessary variable by Tina Johnson · 9 years ago
  71. 90a9de8 drivers: staging: iio: meter: Removed unnecessary variable by Tina Johnson · 9 years ago
  72. 9d9f5a2 drivers: staging: iio: meter: Removed unnecessary variable by Tina Johnson · 9 years ago
  73. 07f8313 drivers: staging: iio: meter: Removed unnecessary variable by Tina Johnson · 9 years ago
  74. cc5797d drivers: staging: iio: meter: Removed unnecessary variable by Tina Johnson · 9 years ago
  75. b62a569 Staging: iio: Change data type to u16 to avoid unnecessary typecast by Somya Anand · 9 years ago
  76. 355a73f Merge 4.0-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  77. 21bd23e Staging: iio: meter: ade7854-i2c: code style improvements by Tolga Ceylan · 9 years ago
  78. b5c4437 Staging: iio: meter: ade7854-i2c: code style improvements by Tolga Ceylan · 9 years ago
  79. dae7f15 staging: iio: hmc5843: Set iio name property in sysfs by Marek Belisko · 9 years ago
  80. 3daf9df Staging: iio: clean dev_err logging by Haneen Mohammed · 9 years ago
  81. 37e3be9 Staging: iio: Added define guards where needed by Cristina Opriceana · 9 years ago
  82. e384b69 staging: iio: meter: add check on return variables by Aya Mahfouz · 9 years ago
  83. f9be108 Staging: iio: meter: ade7854-i2c: code style improvements by Tolga Ceylan · 9 years ago
  84. 7cb8957 Staging: iio: meter: ade7854-i2c: code style improvements by Tolga Ceylan · 9 years ago
  85. 08c95f9 Staging: iio: meter: ade7854-i2c: code style improvements by Tolga Ceylan · 9 years ago
  86. 0b5c85e staging: Remove <linux/moduleparam.h> header. by Navya Sri Nizamkari · 9 years ago
  87. d8f6fa2 staging: iio: light: remove unused variable by Aya Mahfouz · 9 years ago
  88. 838ec19 staging: iio: meter: remove unused variable by Aya Mahfouz · 9 years ago
  89. 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
  90. 1525ecf staging: iio: Documentation: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  91. 1531330 staging:iio:hmc5843: Constify register tables and struct regmap_config by Krzysztof Kozlowski · 9 years ago
  92. 1a179a1 staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsigned int by Rickard Strandqvist · 9 years ago
  93. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  94. 37e5157 staging: iio: isl29028: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 9 years ago
  95. e257a16 staging: iio: adc: mxs-lradc: Change type in printf format string by Rickard Strandqvist · 9 years ago
  96. 31a3dda staging: iio: resolver: ad2s1210: Change type in printf format string by Rickard Strandqvist · 9 years ago
  97. c726aadd Staging:iio:ade7854 Coding style correction by Tolga Ceylan · 9 years ago
  98. 98a3d2e Staging:iio:hmc5843:Coding Style Correction by Tolga Ceylan · 9 years ago
  99. 1e716a1 iio: meter: ade7759: add error handling in _reset and _stop_device by Devendra Naga · 10 years ago
  100. abe4e26 iio: meter: ade7754: add error handling in _reset and _stop_device by Devendra Naga · 10 years ago