1. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  2. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  3. 31a9944 staging: iio: adis16060_core: Fix error handling by Cristina Moraru · 9 years ago
  4. 0582412 staging: iio: gyro: Remove explicit comparisons by Cristina Moraru · 9 years ago
  5. 76ad1c4 Staging: iio: gyro: Added description for config symbol. by Heena Sirwani · 10 years ago
  6. ce9d475 staging: iio: adis16060: Fix coding style problem by Oussama Jabbari · 10 years ago
  7. f952a30 staging: iio: adis16060: Use devm_iio_device_register by Sachin Kamat · 11 years ago
  8. 1f5ac52 iio: gyro: adis16060_core: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  9. 555d5a9 staging:iio:adis16260: Move out of staging by Lars-Peter Clausen · 11 years ago
  10. 446e0ee staging:iio:adis16260: Remove sampling_frequency_available attribute by Lars-Peter Clausen · 11 years ago
  11. e4ddf31 staging:iio:adis16260: Add proper range checks to write_frequency() by Lars-Peter Clausen · 11 years ago
  12. 2a34013 staging:iio:adis16260: Remove unused includes by Lars-Peter Clausen · 11 years ago
  13. ebdee94 staging:iio:adis16260: Add scale for the inclination channel by Lars-Peter Clausen · 11 years ago
  14. 9aa5aad staging:iio:adis16260: Remove 'SPS' suffix from samplerate attribute by Lars-Peter Clausen · 11 years ago
  15. 8aa55d1 staging:iio:adis16260: Fix minor style issue by Lars-Peter Clausen · 11 years ago
  16. 73149ba staging:iio:adis16260: Simplify calibscale and caliboffset reading by Lars-Peter Clausen · 11 years ago
  17. b45ae32 staging:iio:adis16260: Use sign_extend32() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  18. f4f87d0 staging:iio:adis16260: Add value range check for calibscale/-bias by Lars-Peter Clausen · 11 years ago
  19. 988c79a staging:iio:adis16260: Remove separate header by Lars-Peter Clausen · 11 years ago
  20. 4dcef4a staging:iio:adis16260: Don't set default scan mask by Lars-Peter Clausen · 11 years ago
  21. e1b83f4 staging:iio:adis16260: Remove support for orientation mapping by Lars-Peter Clausen · 11 years ago
  22. 6389216 staging:iio:adis16260: Drop unused 'negate' property by Lars-Peter Clausen · 11 years ago
  23. f153041 staging:iio:adis16260: Fix reading calibscale by Lars-Peter Clausen · 11 years ago
  24. 3234185 staging:iio:adis16130: Move out of staging by Lars-Peter Clausen · 11 years ago
  25. 597e1a8 staging:iio:adis16130: Report scale and offset by Lars-Peter Clausen · 11 years ago
  26. 1915576 staging:iio:adis16130: Fix sample reading by Lars-Peter Clausen · 11 years ago
  27. fe79112 staging:iio:adis16130: Remove unused includes by Lars-Peter Clausen · 11 years ago
  28. 37db3bf staging:iio:gyro:adis16130 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  29. cdcb0ea staging:iio:gyro:adis16060 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  30. b841f8a staging:iio:accel:adis move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  31. 420b0fc staging:iio: Move adxrs450 driver out of staging by Lars-Peter Clausen · 12 years ago
  32. 53ac850 staging:iio:adxrs450: Move header file contents to main file by Lars-Peter Clausen · 12 years ago
  33. d5e69c8 staging:iio:adxrs450: Fixup kernel doc comments by Lars-Peter Clausen · 12 years ago
  34. 619036e staging:iio:adxrs450: Use usleep_range for the sequential transfer dealy by Lars-Peter Clausen · 12 years ago
  35. 457b71d staging:iio:adxrs450: Don't split string across multiple lines by Lars-Peter Clausen · 12 years ago
  36. 1439b6e staging:iio:adxrs450: Reflow overlong lines by Lars-Peter Clausen · 12 years ago
  37. ceac0cf2 staging:iio:adxrs450: Don't spam the bootlog by Lars-Peter Clausen · 12 years ago
  38. 9a26578 staging:iio:adxrs450: Reject out of range calibscale values by Lars-Peter Clausen · 12 years ago
  39. c62b89c staging:iio:adxrs450: Perform sign extension for the calibbias register by Lars-Peter Clausen · 12 years ago
  40. 1a87e4f staging:iio:adxrs450: Make transfer buffers __be32 by Lars-Peter Clausen · 12 years ago
  41. 6a6df2d Partially revert "staging:iio:gyro:adxrs450 make more use of spi_read and spi_write." by Lars-Peter Clausen · 12 years ago
  42. a9fbbee staging:iio:adis16080: Move out of staging by Lars-Peter Clausen · 12 years ago
  43. 668cce2 staging:iio:adis16080: Add scale and offset attributes by Lars-Peter Clausen · 12 years ago
  44. 61992d9 staging:iio:adis16080: Remove unnecessary lock by Lars-Peter Clausen · 12 years ago
  45. 3c80372 staging:iio:adis16080: be16 cleanups by Lars-Peter Clausen · 12 years ago
  46. 9ab82f0 staging:iio:adis16080: Cleanup SPI transfer by Lars-Peter Clausen · 12 years ago
  47. c21ab70 staging:iio:adis16080: Add device id table entry for the adis16100 by Lars-Peter Clausen · 12 years ago
  48. 2b4ff03 staging:iio:gyro: Remove stale Makefile entry by Lars-Peter Clausen · 12 years ago
  49. a02a8c4 staging:iio:adis16080: Perform sign extension by Lars-Peter Clausen · 12 years ago
  50. 31ad70e staging:iio:adis16260: Select adislib by Lars-Peter Clausen · 12 years ago
  51. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  52. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  53. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  54. ec04cb0 staging:iio: Move adis library out of staging by Lars-Peter Clausen · 12 years ago
  55. aacff89 staging:iio:adis: Preallocate transfer message by Lars-Peter Clausen · 12 years ago
  56. 9d5e9fd staging:iio:adis16260: Use adis library by Lars-Peter Clausen · 12 years ago
  57. 84b36ce staging:iio: Add support for multiple buffers by Jonathan Cameron · 12 years ago
  58. cb1f626 Merge 3.7-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  59. 7e72a54 staging:iio: Fix adis16260 channel offsets and scales by Lars-Peter Clausen · 12 years ago
  60. 48edf8e staging:iio: Remove unused DRIVER_NAME defines by Lars-Peter Clausen · 12 years ago
  61. 73327b4 drivers/staging/iio: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  62. bea3e8a staging:iio:adis16200: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  63. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  64. ce56ade iio: Drop timestamp parameter from buffer store_to callback by Lars-Peter Clausen · 12 years ago
  65. 00176b3 staging:iio: Use iio_push_to_buffer by Lars-Peter Clausen · 12 years ago
  66. 50d4b30 staging:iio: prevent divide by zero bugs by Dan Carpenter · 12 years ago
  67. 8e82875 staging:iio: Add missing __devinit and __devexit annotations by Lars-Peter Clausen · 12 years ago
  68. 97271c3 staging:iio:adis16260: Fix drvdata inconsistency by Lars-Peter Clausen · 12 years ago
  69. b82ed7d staging:iio:adis16260: Do not return error code in the interrupt handler by Lars-Peter Clausen · 12 years ago
  70. 15a1a75 staging:iio:gyro:adis16260 drop sysfs interface for manual device reset. by Jonathan Cameron · 12 years ago
  71. eaedfa5 staging: iio: Remove superfluous flush_scheduled_work by Lars-Peter Clausen · 12 years ago
  72. 4d9505a staging:iio:gyro:adis16080: remove sparse warnings by Leed Aguilar · 12 years ago
  73. f72e083 staging:iio:gyro: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  74. 48f2934 staging:iio:adis16260_read_ring_data: Pass IIO device directly by Lars-Peter Clausen · 12 years ago
  75. 99de0c2 staging: iio: Fix typo in iio by Masanari Iida · 12 years ago
  76. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  77. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  78. fd6487f staging:iio: Add caching of scan_timestamp to the core as well as buffers. by Jonathan Cameron · 12 years ago
  79. 420fe2e staging:iio: add caching of the number of bytes in a scan. by Jonathan Cameron · 12 years ago
  80. fbaff21 staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 12 years ago
  81. bbdb955 staging:iio:gyro:adis16260 unwind use of IIO_CHAN macro. by Jonathan Cameron · 12 years ago
  82. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  83. 13ae246 includecheck: delete any duplicate instances of module.h by Paul Gortmaker · 13 years ago
  84. 7e63234 staging:iio: Setup buffer access functions when allocating the buffer by Lars-Peter Clausen · 13 years ago
  85. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  86. 617156f iio: gyro: ADXRS450: Add support for ADXRS453 Digital Gyroscope by Michael Hennerich · 13 years ago
  87. 9631135 iio: gyro: ADXRS450: Add missing read support for calibbias attribute by Michael Hennerich · 13 years ago
  88. 90b9b227 iio: gyro: ADXRS450: Add missing scale attributes by Michael Hennerich · 13 years ago
  89. f79a909 staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer. by Jonathan Cameron · 13 years ago
  90. 66748b5 staging:iio:buffer remove unused owner field from struct iio_buffer by Jonathan Cameron · 13 years ago
  91. 550268ca staging:iio: scrap scan_count and ensure all drivers use active_scan_mask by Jonathan Cameron · 13 years ago
  92. 1612244 staging:iio:buffer move setup ops from buffer instance to iio_dev by Jonathan Cameron · 13 years ago
  93. c15c4f1 staging:iio:buffer drop bpe field. by Jonathan Cameron · 13 years ago
  94. 55e4390 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS by Lars-Peter Clausen · 13 years ago
  95. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  96. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  97. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  98. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  99. 4529623 staging: Add module.h to more drivers implicitly using it. by Paul Gortmaker · 13 years ago
  100. 8e336a7 staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. by Paul Gortmaker · 13 years ago