1. 575a6c9 staging:iio:hmc5843: Fix measurement conversion by Peter Meerwald · 11 years ago
  2. cd6fe06 staging:iio:hmc5843: Use i2c_smbus_read_word_swapped() by Peter Meerwald · 11 years ago
  3. f70d669 staging:iio:hmc5843: Drop unneeded #includes by Peter Meerwald · 11 years ago
  4. f9e1170 staging:iio:hmc5843: Device has 3 channels, no need to store separately by Peter Meerwald · 11 years ago
  5. e050b35 staging:iio:hmc5843: 'add' is a poor abbreviation for address by Peter Meerwald · 11 years ago
  6. 4dedf31 staging:iio:hmc5843: Implement timeout in read function by Peter Meerwald · 11 years ago
  7. a34778f staging:iio:hmc5843: Remove id register #defines, not used anymore by Peter Meerwald · 11 years ago
  8. 7561c30 staging:iio:hmc5843: Drop I2C detection code by Peter Meerwald · 11 years ago
  9. 2fc72cd iio:magnetometer:ak8975 move driver out of staging by Jonathan Cameron · 11 years ago
  10. c411f60 staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions. by Jonathan Cameron · 11 years ago
  11. aa99225 staging:iio:magnetometer:ak8975 drop I2C_M_NOSTART flag in read_data by Jonathan Cameron · 11 years ago
  12. dea120e staging:iio:magnetometer:ak8975 drop unused eoc_irq by Jonathan Cameron · 11 years ago
  13. b370097 staging:iio:magnetometer:hmc5843 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  14. 3a0b442 staging:iio:mag:ak8975 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 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. 73327b4 drivers/staging/iio: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  19. 0f8c962 staging:iio: Update email address for Jonathan Cameron. by Jonathan Cameron · 12 years ago
  20. 4bf8523 staging:iio:magnetometer:ak8975: remove 'mode' attribute by Leed Aguilar · 12 years ago
  21. 82f2acd staging:iio:magnetometer:ak8975: use gpio_request_one api by Leed Aguilar · 12 years ago
  22. 040f3e5 staging:iio:magnetometer:ak8975: set power-down mode after reading fuse ROM data by Leed Aguilar · 12 years ago
  23. f61343b staging: iio: ak8975: Make it behave better as modules by Shubhrajyoti D · 12 years ago
  24. 1079def staging: iio: hmc5843: Make it behave better as modules by Shubhrajyoti D · 12 years ago
  25. 357fcff staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver by Peter Meerwald · 12 years ago
  26. 4fd4d7d staging: iio: reorganize hmc5843_set_rate() by Peter Meerwald · 12 years ago
  27. 4906a15 staging: iio: rename function/data to consistently start with hmc5843_ by Peter Meerwald · 12 years ago
  28. c7c34af staging: iio: cleanup and move comments in hmc5843 by Peter Meerwald · 12 years ago
  29. e278df1 staging: iio: add check for measurement configuration value passed to hmc5843 by Peter Meerwald · 12 years ago
  30. 13f6eb6 staging: iio: rework sampling rate setting in hmc5843 by Peter Meerwald · 12 years ago
  31. 16b91a4 staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and HMC5883 by Peter Meerwald · 12 years ago
  32. d32ec55 staging: iio: change strict_strtoul() to kstrtoul() in hmc5843 by Peter Meerwald · 12 years ago
  33. 0462e2b staging: iio: fix access to hmc5843 private data by Peter Meerwald · 12 years ago
  34. 527cf71 staging:iio:magnetometer: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  35. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  36. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  37. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  38. 4d9948b staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 12 years ago
  39. 62d2feb staging: iio: hmc5843: Fix crash in probe function. by Marek Belisko · 12 years ago
  40. 40f32d9 staging: iio: ak8975: Remove i2c client data corruption by Preetham Chandru · 12 years ago
  41. 4abf6f8 drivers:staging:iio Fix typos and comments in staging iio. by Justin P. Mattock · 13 years ago
  42. 01788c5 staging:iio: Use dev_pm_ops by Lars-Peter Clausen · 13 years ago
  43. 54461c3 staging:iio: ak8975: add of_match table for device-tree probing by Olof Johansson · 13 years ago
  44. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  45. 55e4390 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS by Lars-Peter Clausen · 13 years ago
  46. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  47. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  48. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers 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. 3e2c96e staging:iio: gpio build dependency fixing by Jonathan Cameron · 13 years ago
  51. ad31d25 staging:iio:magnetometer:ak8975: Fix probe() error-handling by Stephen Warren · 13 years ago
  52. 7c6c936 staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO by Stephen Warren · 13 years ago
  53. f6d838d staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number. by Jonathan Cameron · 13 years ago
  54. 0aeac51 staging: iio: Move sensor drivers to sub menus by Manuel Stahl · 13 years ago
  55. 322c956 staging:iio:tree wide. abi fixup for in_ out_ prefix introduction. by Jonathan Cameron · 13 years ago
  56. 3e39440 staging:iio:fix using iio_priv or iio_dev after iio_unregister_device by Jonathan Cameron · 13 years ago
  57. 9dd1cb3 staging:iio: push "sysfs.h" and linux/irq.h out of iio.h by Jonathan Cameron · 13 years ago
  58. 765f88f staging:iio:magnetometer: remove unused header magnet.h by Jonathan Cameron · 13 years ago
  59. 694e1b5 staging:iio:magnetometer:ak8975 convert to iio_chan_spec + cleanups. by Jonathan Cameron · 13 years ago
  60. 494c6b1 staging:iio:magnetometer:hmc5843 iio_chan_spec conversion. by Jonathan Cameron · 13 years ago
  61. 88fa4de staging:iio:magnetometer:hmc5843: allocate device state with iio_dev. by Jonathan Cameron · 13 years ago
  62. 338473c staging:iio:magnetometer:ak8975: allocate chip state with iio_dev. by Jonathan Cameron · 13 years ago
  63. 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
  64. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  65. 01fbb47 Staging: iio: oaktrail AK8975 support via IIO by Alan Cox · 13 years ago
  66. 3285aae staging: iio: ak8975: Add ak8975 magnetometer sensor by Andrew Chew · 14 years ago
  67. 7223234 staging: iio: Change GAIN macros to SCALE. by Andrew Chew · 14 years ago
  68. 11f05c7 staging: iio: hmc5843 change ABI to comply with documentation by Manuel Stahl · 14 years ago
  69. 213fd22 Staging: iio: signedness bug by Dan Carpenter · 14 years ago
  70. d1ae4da drivers/staging/iio: call mutex_unlock in error handling code by Julia Lawall · 14 years ago
  71. b4e1782 Staging: iio: add digital compass hmc5843 driver by Shubhrajyoti D · 14 years ago
  72. a1169c5 staging: iio: Break up gyro.h and move to new abi by Jonathan Cameron · 14 years ago
  73. a9d26f0 staging:iio:imu ADIS16400 and ADIS16405 driver by Barry Song · 14 years ago