1. 69e98df Staging: fixed multiple spelling errors. by Carlos E. Garcia · 9 years ago
  2. 817020c iio: Move iio userspace applications out of staging by Roberta Dobrescu · 9 years ago
  3. bdcb31d staging: iio: Documentation: Introduce iio_utils.c by Roberta Dobrescu · 9 years ago
  4. 9576385 staging: iio: Documentation: iio_event_monitor: Include linux/iio/types.h by Roberta Dobrescu · 9 years ago
  5. 17a2cbc iio: core: Remove IIO_EV_TYPE_INSTANCE by Irina Tirdea · 10 years ago
  6. 27be842 iio: core: Introduce CHANGE event type by Irina Tirdea · 10 years ago
  7. 3749566 iio: buffer: Drop get_length callback by Lars-Peter Clausen · 10 years ago
  8. 616dde2 iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs by Lars-Peter Clausen · 10 years ago
  9. 282a566 iio: event_monitor: Add support for new channel types by Daniel Baluta · 10 years ago
  10. 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
  11. b6d5be57 staging: iio: Add notrigger mode for generic_buffer by Karol Wrona · 10 years ago
  12. a9bef75 staging: iio: iio_event_monitor: Add support for missing IIO modifiers by Roberta Dobrescu · 10 years ago
  13. 0a6e217 staging: iio: iio_event_monitor: Add support for missing IIO modifiers by Roberta Dobrescu · 10 years ago
  14. d0e68ce Staging: iio: Documentation: Added check for sscanf return value. by Heena Sirwani · 10 years ago
  15. edead9b Staging: iio: Documentation: Simplify error handling. by Heena Sirwani · 10 years ago
  16. d1e5041 Staging: iio: Documentation: Added missing blank line after declarations. by Heena Sirwani · 10 years ago
  17. 79bdd48 staging: iio: Fix missing blank line warning by Melike Yurtoglu · 10 years ago
  18. ff39a25 staging: iio: Fix missing blank line warning by Melike Yurtoglu · 10 years ago
  19. 49f681f staging: iio: remove duplicate case labels by Daniel Baluta · 10 years ago
  20. 97b603a staging:iio: Fix error handling in generic_buffer example by Peter Meerwald · 10 years ago
  21. 723db16 staging:iio: Fix mention of INDIO_RING_TRIGGERED to INDIO_BUFFER_TRIGGERED by Peter Meerwald · 10 years ago
  22. f5709d5 staging:iio: Fix iio_utils.h function prototypes by Peter Meerwald · 10 years ago
  23. 0378250 staging:iio: Update iio_event_monitor program by Peter Meerwald · 10 years ago
  24. 2192c6f iio: Move documentation of iio-trig-sysfs to ABI/testing by Peter Meerwald · 10 years ago
  25. 34683a5 fix format string missmatch in staging/iio/Documentation/iio_utils.h by Toralf Förster · 10 years ago
  26. 49d916e staging: iio: Add tool to list IIO devices and triggers by Manuel Stahl · 10 years ago
  27. 66c65d9 iio: Fix a buffer overflow in iio_utils.h example code by Craig Markwardt · 11 years ago
  28. 11cb454 staging: iio: generic_buffer: initialize ret by Sebastian Andrzej Siewior · 11 years ago
  29. 7f7ce43 iio: staging: fix device.txt documentation by Peter Meerwald · 11 years ago
  30. 5034bfc9 iio:trigger: Use dev_{set,get}_drvdata for private data management by Lars-Peter Clausen · 11 years ago
  31. ca7d1b3 iio: Documentation change for inkern interface. by anish kumar · 12 years ago
  32. 6cffc1f IIO: Add 4-byte unsigned reads into generic-buffer example by Marek Vasut · 12 years ago
  33. d05b2fe iio: Trivial documentation fix to correct kernel version info in by Jonathan Cameron · 12 years ago
  34. 21cd1fa IIO channel type and modifiers for CCT and RGBC data by Jon Brenner · 12 years ago
  35. da4db94 iio staging: add recently added modifiers to iio_event_monitor by Peter Meerwald · 12 years ago
  36. c866ffc iio staging: missing newline in printf by Peter Meerwald · 12 years ago
  37. b600c5b Merge branch 'fixes-togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  38. ce7b04c iio staging: fix resource leak in _write_sysfs_int() by Peter Meerwald · 12 years ago
  39. a4d429e iio staging: fix potential memory/resource leaks in find_type_by_name() by Peter Meerwald · 12 years ago
  40. 578f737 iio staging: fix potential resource leak in generic_buffer by Peter Meerwald · 12 years ago
  41. bb23378 staging: iio: quell asprintf() warning, missing #includes by Peter Meerwald · 12 years ago
  42. 1bcdfbc staging: iio: use PRId64 format specifier for int64_t by Peter Meerwald · 12 years ago
  43. 42196d3 staging: iio: fix warning 'static but used in inline function' by Peter Meerwald · 12 years ago
  44. d8da0ee staging: iio: generic_buffer cleanup by Peter Meerwald · 12 years ago
  45. b42f2a0 staging: iio: move comment by Peter Meerwald · 12 years ago
  46. 1093792 staging: iio: remove unused variable by Peter Meerwald · 12 years ago
  47. 1d633fd staging: iio: fix generic_buffer print2byte() by Peter Meerwald · 12 years ago
  48. 2a1d45e iio staging: fix spelling of suppression in isl29018 by Peter Meerwald · 12 years ago
  49. 7695afd iio staging: fix tsl2x7x file mode by Peter Meerwald · 12 years ago
  50. 60ba16e3 staging: iio:: fix some typos by Peter Meerwald · 12 years ago
  51. a216014 staging: iio: add IIO_ALTVOLTAGE to iio_event_monitor example by Peter Meerwald · 12 years ago
  52. 04723de staging:iio: remove num_interrupt_lines from documentation by Johan Hovold · 12 years ago
  53. 73e016e iio: frequency: Update DDS drivers to use new channel naming convention by Michael Hennerich · 12 years ago
  54. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  55. 8af2c75 IIO: Move the core abi documentation from staging by Jonathan Cameron · 12 years ago
  56. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  57. 68284a1 staging:iio:Documentation Trivial typo fixes. by Jonathan Cameron · 12 years ago
  58. 49c36df staging:iio:documentation pull a few sysfs entries out of main docs. by Jonathan Cameron · 12 years ago
  59. 3c97c08 staging: iio: add TAOS tsl2x7x driver by Jon Brenner · 12 years ago
  60. a7322fc staging:iio:Documentation: Fix a cut and paste error. by Jonathan Cameron · 12 years ago
  61. 09f78be staging:iio:buffer example fix typos by Jonathan Cameron · 12 years ago
  62. 4abf6f8 drivers:staging:iio Fix typos and comments in staging iio. by Justin P. Mattock · 12 years ago
  63. 4eeb333 staging:iio:Documentation in kernel pull description. by Jonathan Cameron · 12 years ago
  64. 7042122 staging:iio: Add event monitor example application by Lars-Peter Clausen · 12 years ago
  65. 7933514 staging:iio: Drop {mark,unmark}_in_use callbacks by Lars-Peter Clausen · 13 years ago
  66. 869871b staging:iio: Drop buffer mark_param_change callback by Lars-Peter Clausen · 13 years ago
  67. 307276c staging:iio: Drop the unused buffer enable() and is_enabled() callbacks by Lars-Peter Clausen · 13 years ago
  68. 117cf8b staging:iio:generic_buffer example - handle endian differences by Jonathan Cameron · 13 years ago
  69. a7f7c36 staging:iio:Documentation: cleanup properly in buffer handling code by Jonathan Cameron · 13 years ago
  70. 0c22db439 staging:iio:documentation: document filter_low_pass_3db_frequency. by Jonathan Cameron · 13 years ago
  71. bc9f35d staging:iio:iio_utils.h: Add missing include by Lars-Peter Clausen · 13 years ago
  72. d4c926f staging:iio:Documentation gyro -> anglvel updates in attribute names by Jonathan Cameron · 13 years ago
  73. 0baf29d staging:iio:documentation Add abi docs for capacitance adcs. by Jonathan Cameron · 13 years ago
  74. 15739cd staging:iio:documentation general refresh of abi docs. by Jonathan Cameron · 13 years ago
  75. a37b549 staging:iio:Documentation sysfs-bus-iio add in and out prefixes by Jonathan Cameron · 13 years ago
  76. b387406 staging: iio: Documentation sysfs-bus-iio update for chrdev merge. by Jonathan Cameron · 13 years ago
  77. 1aa0427 staging: iio: push the main buffer chrdev down to the top level. by Jonathan Cameron · 13 years ago
  78. 7a27b04 IIO: ADC: New driver for AD7190/AD7192/AD7195 4 Channel SPI ADC by Michael Hennerich · 13 years ago
  79. f94aa354d iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network Analyzer by Michael Hennerich · 13 years ago
  80. 2051f25 iio: adc: New driver for AD7280A Lithium Ion Battery Monitoring System by Michael Hennerich · 13 years ago
  81. de1874b staging:iio:documentation trivial typo fix by Jonathan Cameron · 13 years ago
  82. 6d1ad0f staging: iio: light sensor: Add a calibscale file to the isl29018 light sensor driver. by Bryan Freed · 13 years ago
  83. 44d8b35 staging:iio:documenation partial update. by Jonathan Cameron · 13 years ago
  84. 52615d4 staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixes by Jonathan Cameron · 13 years ago
  85. c77b381 staging:iio:documentation make read_size signed to allow for errors. by Jonathan Cameron · 13 years ago
  86. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  87. ac4f6ee staging: iio: TAOS tsl258x: Device driver by Jon Brenner · 13 years ago
  88. d489463 IIO: Documentation: Add ABI documentatio for gyro quadrature correction by Michael Hennerich · 13 years ago
  89. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  90. 8b68bb2 Staging: IIO: Documentation: iio_utils: fix channel array generation. by Michael Hennerich · 13 years ago
  91. 14f88f1 Staging: IIO: DAC: AD5624R: Update to IIO ABI by Michael Hennerich · 13 years ago
  92. fc7f95a IIO: Documentation: iio_utils: fix mask generation by Michael Hennerich · 13 years ago
  93. 7ccd450 IIO: Documentation: iio_utils: Prevent buffer overflow by Michael Hennerich · 13 years ago
  94. 2bf99c7 IIO: Documentation: iio_utils: style consistency fix by Michael Hennerich · 13 years ago
  95. cb771cb IIO: Documentation: iio_utils: Avoid double free() by Michael Hennerich · 13 years ago
  96. 065896e IIO: Documentation: generic_buffer example: Avoid NULL pointer dereference by Michael Hennerich · 13 years ago
  97. 7c31b98 IIO: ADC: New driver for the AD7298 8-channel SPI ADC by Michael Hennerich · 13 years ago
  98. b9618c0 staging: IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4 by Michael Hennerich · 13 years ago
  99. 96df979 staging:iio: buffer example - add lots more runtime parameters by Jonathan Cameron · 13 years ago
  100. 30268a3 staging:iio: update example to handle case with no ring events by Jonathan Cameron · 13 years ago