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