1. 1db18bb iio:adis16400: Expose some debug information in debugfs by Lars-Peter Clausen · 12 years ago
  2. 7ba8a04 iio:adis16400: Add support for the 52.85 Hz base sampling rate by Lars-Peter Clausen · 12 years ago
  3. b24150e iio:adis16400: Increase samplerate precession by Lars-Peter Clausen · 12 years ago
  4. d6b09bd staging:iio: Move adis16400 out of staging by Lars-Peter Clausen · 12 years ago[Renamed from drivers/staging/iio/imu/adis16400_core.c]
  5. f4c6d64 staging:iio:adis16400: Code style cleanup by Lars-Peter Clausen · 12 years ago
  6. 6634cca staging:iio:adis16400: Remove samplerate_available attribute by Lars-Peter Clausen · 12 years ago
  7. 5eaf4ad staging:iio:adis16400: Remove unit suffix from samplerate attribute by Lars-Peter Clausen · 12 years ago
  8. 5eda355 staging:iio:adis16400: Preallocate transfer message by Lars-Peter Clausen · 12 years ago
  9. 599acfb staging:iio:adis16400: Add helper macros for channel declaration by Lars-Peter Clausen · 12 years ago
  10. 1ffe2e7 staging:iio:adis16400: Use triggered buffer setup helper function by Lars-Peter Clausen · 12 years ago
  11. cd888a17 staging:iio:adis16400: Use adis library by Lars-Peter Clausen · 12 years ago
  12. ca6907d staging:iio:adis16400: Remove unused default_scan_mask by Lars-Peter Clausen · 12 years ago
  13. bdb20bd staging:iio:adis16400: Fix and cleanup 3db filter setting by Lars-Peter Clausen · 12 years ago
  14. 06220b8 staging:iio:adis16400: Don't pass 0 to ilog2 by Lars-Peter Clausen · 12 years ago
  15. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  16. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  17. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  18. 3c7f0c2 staging:iio:adis16400: Set the PROD_ID flag for the adis16334 by Lars-Peter Clausen · 12 years ago
  19. a7462e6 staging:iio:adis16400: Remove now duplicated chip_table entry by Lars-Peter Clausen · 12 years ago
  20. fc8850c staging:iio:adis16400: Fix product id check by Lars-Peter Clausen · 12 years ago
  21. ea2ccb3 staging:iio:adis16400: Fix adis16334 sampling frequency control by Lars-Peter Clausen · 12 years ago
  22. cb1f626 Merge 3.7-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  23. 2e132e4 staging:iio:adis16400: Fixup adis16336 temp channel attributes by Lars-Peter Clausen · 12 years ago
  24. 760ebc0 staging:iio:adis16400: Report correct temperature scale and offset by Lars-Peter Clausen · 12 years ago
  25. 1cf8c97 staging:iio: Fix adis16400 channel offsets and scales by Lars-Peter Clausen · 12 years ago
  26. cdf71c7 staging iio: consistent commas in adis16400 channel spec by Peter Meerwald · 12 years ago
  27. 0b4ac3d staging:iio:adis16400: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  28. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  29. 0f8c962 staging:iio: Update email address for Jonathan Cameron. by Jonathan Cameron · 12 years ago
  30. 50d4b30 staging:iio: prevent divide by zero bugs by Dan Carpenter · 12 years ago
  31. 8e82875 staging:iio: Add missing __devinit and __devexit annotations by Lars-Peter Clausen · 12 years ago
  32. f4e4b95 staging:iio: Constify static iio_chan_spec arrays by Lars-Peter Clausen · 12 years ago
  33. 07c7f79 staging:iio:imu:adis16400 drop sysfs interface for manual device reset. by Jonathan Cameron · 12 years ago
  34. 07a8329 staging:iio:adis16400: Fix ADIS163xx AUX_ADC address by Lars-Peter Clausen · 12 years ago
  35. bb7cf8b staging:iio:adis16400: Fix ADIS16334 temperature address by Lars-Peter Clausen · 12 years ago
  36. 6f30592 staging:iio:adis16400: Fix ADIS16300 temperature address by Lars-Peter Clausen · 12 years ago
  37. dedb1e7 staging:iio:imu: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  38. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  39. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  40. a5d016d staging:iio:imu Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 12 years ago
  41. 487db48 staging:iio: use spi->irq valid rather than querying available modes by Jonathan Cameron · 12 years ago
  42. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  43. 98c9373 staging:iio:imu:adis16400 add control of data filtering. by Jonathan Cameron · 13 years ago
  44. 55e4390 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS by Lars-Peter Clausen · 13 years ago
  45. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  46. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  47. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  48. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  49. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  50. 41ea040 staging:iio: rename gyro channels to anglvel by Jonathan Cameron · 13 years ago
  51. 85da505 staging:iio:imu:adis16400 rename adis16344 -> adis16334. by Jonathan Cameron · 13 years ago
  52. 6835cb6 staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define by Jonathan Cameron · 13 years ago
  53. 14555b1 staging:iio: replacing term ring with buffer in the IIO core. by Jonathan Cameron · 13 years ago
  54. 3811cd6 staging:iio: rename ring_generic.h -> buffer_generic.h by Jonathan Cameron · 13 years ago
  55. ec3afa4 staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED by Jonathan Cameron · 13 years ago
  56. 69d80ba staging:iio:imu: adis16400: Avoid using printk facility by Michael Hennerich · 13 years ago
  57. 521de51 staging:iio:imu:adis16400 cleanups by Jonathan Cameron · 13 years ago
  58. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  59. c009f7e staging:iio:buffering cleanup ring_buffer_register_ex naming. by Jonathan Cameron · 13 years ago
  60. 1aa0427 staging: iio: push the main buffer chrdev down to the top level. by Jonathan Cameron · 13 years ago
  61. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  62. 88b42f3 staging:iio:imu:adis16344 support by Jonathan Cameron · 13 years ago
  63. b066b4f staging:iio:imu:adis16400 remove unused headers. by Jonathan Cameron · 13 years ago
  64. 7a6ff01 staging:iio:imu:adis16400: use strtobool for reset sysfs and don't assign unused tx members. by Jonathan Cameron · 13 years ago
  65. 91ab3fc staging:iio:imu fix missing register table index for some channels by Jonathan Cameron · 13 years ago
  66. 6fe8135 staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. by Jonathan Cameron · 13 years ago
  67. 38d15f0 staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from iio_dev. by Jonathan Cameron · 13 years ago
  68. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  69. 8e886e6 staging:iio:imu:adis16400 add support for adis16300 by Jonathan Cameron · 13 years ago
  70. 2a29a90 staging:iio:imu:adis16350 etc support into adis16400 driver. by Jonathan Cameron · 13 years ago
  71. e785484 staging:iio:imu:adis16400 move to irq based triggers and channel spec channel registration. by Jonathan Cameron · 13 years ago
  72. b333a24 staging:iio:adis16400 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  73. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  74. 6a6ec62 staging: IIO: IMU: ADIS16400: Avoid using printk facility directly by Michael Hennerich · 13 years ago
  75. 4d1ea4a staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision number by Michael Hennerich · 13 years ago
  76. b181119 staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offset by Michael Hennerich · 13 years ago
  77. c59c95c staging: IIO: IMU: ADIS16400: Add delay after self test by Michael Hennerich · 13 years ago
  78. fc5b85b staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behavior by Michael Hennerich · 13 years ago
  79. 1755b0a staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them. by Jonathan Cameron · 14 years ago
  80. 4f64b80 staging: iio sync scale units by Manuel Stahl · 14 years ago
  81. 51a0a5b staging: iio sync drivers with current ABI by Manuel Stahl · 14 years ago
  82. 2662051 staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent driver stubs by Jonathan Cameron · 14 years ago
  83. 1980e4a staging:iio: Remove used iio_work_cont definition and all references by Jonathan Cameron · 14 years ago
  84. 3fd66da Staging: iio: adis16400: fix some minor issues and clean-up by Barry Song · 14 years ago
  85. 1cb6c1f Staging: iio: pull in slab.h for kmalloc funcs by Mike Frysinger · 14 years ago
  86. b155498 staging: iio: adis16400 clean out some unused code by Jonathan Cameron · 14 years ago
  87. a1169c5 staging: iio: Break up gyro.h and move to new abi by Jonathan Cameron · 14 years ago
  88. a9d26f0 staging:iio:imu ADIS16400 and ADIS16405 driver by Barry Song · 14 years ago