1. d62e5fe staging:iio:accel:sca3000 Move out of staging. by Jonathan Cameron · 8 years ago[Renamed from drivers/staging/iio/accel/sca3000.c]
  2. 2ccf614 staging:iio:accel:sca3000 kernel docify comments that were nearly kernel doc. by Jonathan Cameron · 8 years ago
  3. 389c583 staging:iio:accel:sca3000 small checkpatch fixes (alignment etc) by Jonathan Cameron · 8 years ago
  4. 9a4936d staging:iio:accel:sca3000 Tidy up probe order to avoid a race. by Jonathan Cameron · 8 years ago
  5. 7ab9fa005 staging:iio:accel:sca3000 replace non standard revision attr with dev_info on probe by Jonathan Cameron · 8 years ago
  6. 6831c17 staging:iio:accel:sca3000 Drop custom measurement mode attributes by Jonathan Cameron · 8 years ago
  7. 626f971 staging:iio:accel:sca3000 Add write support to the low pass filter control by Jonathan Cameron · 8 years ago
  8. 74bdc94 staging:iio:accel:sca3000: Fix off by one error in axis due to IIO_NO_MOD by Jonathan Cameron · 8 years ago
  9. 085fe1b staging:iio:accel:sca3000 add readback of the 3db low pass filter frequency by Jonathan Cameron · 8 years ago
  10. 9bc11d3 staging:iio:accel:sca3000 Clean up register defines. by Jonathan Cameron · 8 years ago
  11. 45ae556 staging:iio:accel:sca3000 use a 'fake' channel to handle freefall event registration. by Jonathan Cameron · 8 years ago
  12. 2600e12 staging:iio:accel:sca3000 drop some unused variables. by Jonathan Cameron · 8 years ago
  13. 152a6a8 staging:iio:accel:sca3000 move to hybrid hard / soft buffer design. by Jonathan Cameron · 8 years ago
  14. c19a025 staging:iio:accel:sca3000 Drop custom ABI for watersheds. by Jonathan Cameron · 8 years ago
  15. 271a25f staging:iio:accel:sca3000 Fix clearing of flag + setting of size of scan. by Jonathan Cameron · 8 years ago
  16. d1bf1a8 staging:iio:accel:sca3000 drop sca3000_register_ring_funcs by Jonathan Cameron · 8 years ago
  17. ced5c03 staging:iio:accel:sca3000 merge files into one. by Jonathan Cameron · 8 years ago[Renamed (68%) from drivers/staging/iio/accel/sca3000_core.c]
  18. a1427af iio: accel: sca3000_core: avoid potentially uninitialized variable by Arnd Bergmann · 8 years ago
  19. e0f3fc9 iio: accel: sca3000_core: implemented IIO_CHAN_INFO_SAMP_FREQ by Ico Doornekamp · 8 years ago
  20. a5211b0 staging: iio: accel: sca3000: remove extra space by Clifton Barnes · 8 years ago
  21. 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
  22. 7813029 Merge 4.7-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  23. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  24. aea7b1d staging: iio: accel: add error check by Luis de Bethencourt · 8 years ago
  25. ef3149e staging: iio: accel: fix error check by Luis de Bethencourt · 8 years ago
  26. 911568b staging: iio: accel: Remove unnecessary else after goto in if block by Janani Ravichandran · 9 years ago
  27. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  28. 806535b staging: iio: accel: add bracket on all branches of the if/else by Ioana Ciornei · 9 years ago
  29. 48948ab staging: iio: accel: place logical operators on the previous line by Ioana Ciornei · 9 years ago
  30. 663b03d staging: iio: accel: remove unwanted blank lines by Ioana Ciornei · 9 years ago
  31. 4a613ad staging: iio: accel: add blank lines after function definitions by Ioana Ciornei · 9 years ago
  32. 89ea25c staging: iio: accel: change uint8_t to u8 by Ioana Ciornei · 9 years ago
  33. 252b1d8 staging: iio: accel: properly align function arguments by Ioana Ciornei · 9 years ago
  34. 1abe0c9 staging: iio: accel: add spaces aroung binary operators by Ioana Ciornei · 9 years ago
  35. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  36. 3194e14 drivers: staging: iio: accel: Removed unnecessary variable by Tina Johnson · 10 years ago
  37. e37156e staging: iio: accel: sca3000_core.c: Remove unused function by Rickard Strandqvist · 10 years ago
  38. 3e1b6c9 iio: Move buffer registration to the core by Lars-Peter Clausen · 10 years ago
  39. 131e97d staging:iio:sca3000: Register same channels for device and buffer by Lars-Peter Clausen · 10 years ago
  40. 00d5233 staging:iio:sca3000: Don't enable channels by default by Lars-Peter Clausen · 10 years ago
  41. d7b7951 staging: iio: accel: Add blank lines between declarations and code by Murilo Opsfelder Araujo · 10 years ago
  42. 2f29c16 staging: iio: accel: sca3000_core.c: Adjust code to fit 80-chars limit by Murilo Opsfelder Araujo · 10 years ago
  43. bb0090e staging:iio:accel:sca3000: Move temperature attribute to channels by Peter Meerwald · 11 years ago
  44. 735165a staging:iio:accel:sca3000: Channels missing in temp_output case by Peter Meerwald · 11 years ago
  45. 84bb9cd staging:iio:accel:sca3000: Event_attribute_group seems to be missing for _info_with_temp by Peter Meerwald · 11 years ago
  46. 5262d8f staging:iio:accel:sca3000: Fix format of comments by Peter Meerwald · 11 years ago
  47. e686975 staging:iio:accel:sca3000: Fix kerneldoc by Peter Meerwald · 11 years ago
  48. cb95585 iio: Remove support for the legacy event config interface by Lars-Peter Clausen · 11 years ago
  49. 129c3f6 staging:iio:sca3000: Switch to new config interface by Lars-Peter Clausen · 11 years ago
  50. e5e26dd staging: iio: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  51. 0189d93 staging: iio: sca3000: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  52. a8b21c5 staging:iio:accel:sca3000 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  53. ad6c46b staging:iio: Use spi_sync_transfer() by Lars-Peter Clausen · 12 years ago
  54. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  55. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  56. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  57. 67ad4e0 staging:iio:sca3000: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  58. 0f8c962 staging:iio: Update email address for Jonathan Cameron. by Jonathan Cameron · 12 years ago
  59. 8e82875 staging:iio: Add missing __devinit and __devexit annotations by Lars-Peter Clausen · 12 years ago
  60. f4e4b95 staging:iio: Constify static iio_chan_spec arrays by Lars-Peter Clausen · 12 years ago
  61. a91aff1 staging:iio: Request threaded-only IRQs with IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  62. 4b522ce staging:iio:accel: Use dev_to_iio_dev() by Lars-Peter Clausen · 13 years ago
  63. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 13 years ago
  64. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 13 years ago
  65. 31313fc staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 13 years ago
  66. 691a4ca staging:iio:accel:sca3000 unwind use of IIO_CHAN macro. by Jonathan Cameron · 13 years ago
  67. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  68. f79a909 staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer. by Jonathan Cameron · 13 years ago
  69. d666c0d Staging: iio/accel: Added a range check for val in store_measurement_mode() by Andreas Ruprecht · 13 years ago
  70. bba4277 Staging: iio/accel: Changed data type of mask in store_measurement_mode() to u8 by Andreas Ruprecht · 13 years ago
  71. 3b724ca Staging: iio/accel: Changed data type of val in store_measurement_mode to u8 by Andreas Ruprecht · 13 years ago
  72. 55e4390 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS by Lars-Peter Clausen · 13 years ago
  73. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  74. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  75. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  76. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  77. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  78. 3e2c96e staging:iio: gpio build dependency fixing by Jonathan Cameron · 13 years ago
  79. 2579a0d staging:iio:accel:sca3000 dev_info to indio_dev renaming. by Jonathan Cameron · 13 years ago
  80. 14555b1 staging:iio: replacing term ring with buffer in the IIO core. by Jonathan Cameron · 13 years ago
  81. 3811cd6 staging:iio: rename ring_generic.h -> buffer_generic.h by Jonathan Cameron · 13 years ago
  82. 322c956 staging:iio:tree wide. abi fixup for in_ out_ prefix introduction. by Jonathan Cameron · 13 years ago
  83. 330c6c5 staging:iio:events - new 64 bit code structure and push out drivers. by Jonathan Cameron · 13 years ago
  84. bd94c6a staging:iio:various move default scan mask setting after ring register or remove by Jonathan Cameron · 13 years ago
  85. c009f7e staging:iio:buffering cleanup ring_buffer_register_ex naming. by Jonathan Cameron · 13 years ago
  86. 5aa9618 staging:iio: remove broken support for multiple event interfaces. by Jonathan Cameron · 13 years ago
  87. 1aa0427 staging: iio: push the main buffer chrdev down to the top level. by Jonathan Cameron · 13 years ago
  88. 8e7d967 staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer. by Jonathan Cameron · 13 years ago
  89. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  90. c4b14d9 staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc by Jonathan Cameron · 13 years ago
  91. 355e25c staging:iio:sysfs cleanout header for unused definitions. by Jonathan Cameron · 13 years ago
  92. 5b847cc staging:iio:accel: usused header removals. by Jonathan Cameron · 13 years ago
  93. 03bda05 Staging: iio: some uninitialized variable bugs by Dan Carpenter · 13 years ago
  94. 83f0422 staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  95. 6fe8135 staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. by Jonathan Cameron · 14 years ago
  96. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 14 years ago
  97. aaf370d staging:iio: Remove legacy event handling. by Jonathan Cameron · 14 years ago
  98. 25888dc staging:iio:sca3000 extract old event handling and move to poll for events from buffer by Jonathan Cameron · 14 years ago
  99. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 14 years ago
  100. fc5d0e4 staging: iio: sca3000 event attribute name updates by Jonathan Cameron · 14 years ago