1. 9bcbf02 iio: gyro: adxrs450: Use devm_iio_device_register by Sachin Kamat · 11 years ago
  2. 35734fb iio:adxrs450: Use spi_sync_transfer() by Lars-Peter Clausen · 11 years ago
  3. 52c77c3 iio: gyro: adxrs450: Remove redundant break by Sachin Kamat · 11 years ago
  4. 6694cf9 iio: gyro: adxrs450: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  5. 98bfb6e iio:gyro:adxrs450 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  6. 14543a0 iio: Use spi_sync_transfer() by Lars-Peter Clausen · 12 years ago
  7. 420b0fc staging:iio: Move adxrs450 driver out of staging by Lars-Peter Clausen · 12 years ago[Renamed from drivers/staging/iio/gyro/adxrs450.c]
  8. 53ac850 staging:iio:adxrs450: Move header file contents to main file by Lars-Peter Clausen · 12 years ago[Renamed (86%) from drivers/staging/iio/gyro/adxrs450_core.c]
  9. d5e69c8 staging:iio:adxrs450: Fixup kernel doc comments by Lars-Peter Clausen · 12 years ago
  10. 619036e staging:iio:adxrs450: Use usleep_range for the sequential transfer dealy by Lars-Peter Clausen · 12 years ago
  11. 457b71d staging:iio:adxrs450: Don't split string across multiple lines by Lars-Peter Clausen · 12 years ago
  12. 1439b6e staging:iio:adxrs450: Reflow overlong lines by Lars-Peter Clausen · 12 years ago
  13. ceac0cf2 staging:iio:adxrs450: Don't spam the bootlog by Lars-Peter Clausen · 12 years ago
  14. 9a26578 staging:iio:adxrs450: Reject out of range calibscale values by Lars-Peter Clausen · 12 years ago
  15. c62b89c staging:iio:adxrs450: Perform sign extension for the calibbias register by Lars-Peter Clausen · 12 years ago
  16. 1a87e4f staging:iio:adxrs450: Make transfer buffers __be32 by Lars-Peter Clausen · 12 years ago
  17. 6a6df2d Partially revert "staging:iio:gyro:adxrs450 make more use of spi_read and spi_write." by Lars-Peter Clausen · 12 years ago
  18. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  19. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  20. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  21. 8e82875 staging:iio: Add missing __devinit and __devexit annotations by Lars-Peter Clausen · 12 years ago
  22. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  23. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  24. fbaff21 staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 12 years ago
  25. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  26. 617156f iio: gyro: ADXRS450: Add support for ADXRS453 Digital Gyroscope by Michael Hennerich · 13 years ago
  27. 9631135 iio: gyro: ADXRS450: Add missing read support for calibbias attribute by Michael Hennerich · 13 years ago
  28. 90b9b227 iio: gyro: ADXRS450: Add missing scale attributes by Michael Hennerich · 13 years ago
  29. 55e4390 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS by Lars-Peter Clausen · 13 years ago
  30. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  31. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  32. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  33. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  34. 3e2c96e staging:iio: gpio build dependency fixing by Jonathan Cameron · 13 years ago
  35. 41ea040 staging:iio: rename gyro channels to anglvel by Jonathan Cameron · 13 years ago
  36. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  37. 037bad9 staging:iio:gyro:adxrs450 squish some trivial single call point wrappers functions. by Jonathan Cameron · 13 years ago
  38. cb449687 staging:iio:gyro:adxrs450 make more use of spi_read and spi_write. by Jonathan Cameron · 13 years ago
  39. 58ea778 staging:iio:gyro:adxrs450 move to iio_chan_spec registration by Jonathan Cameron · 13 years ago
  40. ba61bb1 staging:iio:gyro:adxrs450: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  41. 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
  42. 1810b3b IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met. by Michael Hennerich · 13 years ago
  43. 7dd04eb IIO: GYRO: ADXRS450: Fix sign issues, properly shift results and limit values by Michael Hennerich · 13 years ago
  44. 8ffc4e7 IIO: GYRO: ADXRS450: enforce sequential transfer delay of at least 0.1ms by Michael Hennerich · 13 years ago
  45. 232b164 IIO: GYRO: ADXRS450: Add missing parity bit generation by Michael Hennerich · 13 years ago
  46. caca8c8 IIO: GYRO: ADXRS450: Cleanup result extraction and update license notice by Michael Hennerich · 13 years ago
  47. 31f6a29 IIO: GYRO: ADXRS450: Don't issue two messages, use two transfers by Michael Hennerich · 13 years ago
  48. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  49. 24742ac IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450 by Michael Hennerich · 14 years ago