1. 1c816ba Merge 4.11-rc4 into staging-next by Greg Kroah-Hartman · 8 years ago
  2. ee9a907 iio: magnetometer: mag3110: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  3. 49926b1 iio: magnetometer: bmc150_magn_i2c: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  4. 3ff861f iio: magnetometer: ak8974: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  5. 80dea21 iio: magnetometer: mag3110: claim direct mode during raw writes by Alison Schofield · 8 years ago
  6. e2eb179 iio: magnetometer: ak8974: remove redundant zero timeout check by Colin Ian King · 8 years ago
  7. 6f771d0 iio: magnetometer: separate the values of attributes based on their usage type for HID compass sensor by Ooi, Joyce · 8 years ago
  8. 57d0355 iio: magn: st_magn: inline per-sensor data by Linus Walleij · 8 years ago
  9. 7f709dc iio: magnetometer: ak8974: small endianness fixes by Ico Doornekamp · 8 years ago
  10. 69c72ec drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted __be16 by Sandhya Bankar · 8 years ago
  11. 96303e2 iio: magn: ak8974: remove .owner field for driver by Wei Yongjun · 8 years ago
  12. 5bc55ef iio: magn/ak8974: avoid unused function warning by Arnd Bergmann · 8 years ago
  13. 197399d iio: magnetometer: mag3110: claim direct mode during raw reads by Alison Schofield · 8 years ago
  14. 7c94a8b iio: magn: add a driver for AK8974 by Linus Walleij · 8 years ago
  15. cde4cb5 iio: magn: ak8975: deploy runtime and system PM by Linus Walleij · 8 years ago
  16. 8d06cd2 iio: magn: ak8975: make sure to power down at remove() by Linus Walleij · 8 years ago
  17. b1037c1 iio: magn: ak8975: allow a delay after enabling regulators by Linus Walleij · 8 years ago
  18. 9e6c16d iio: magn: ak8975: refactor regulator handlers by Linus Walleij · 8 years ago
  19. b21d3f3 iio: magn: ak8975: add Vid regulator by Linus Walleij · 8 years ago
  20. 90e96fd iio: magn: ak8975: fix regulator usage by Linus Walleij · 8 years ago
  21. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  22. af52739b Merge 4.7-rc4 into staging-next by Greg Kroah-Hartman · 8 years ago
  23. aabb4060 Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  24. 03cce00 Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  25. 65925b6 iio: st_sensors: switch to a threaded interrupt by Linus Walleij · 8 years ago
  26. 0aea7ac iio: magnetometer: bmc150: Document Bosch supported chips by Daniel Baluta · 8 years ago
  27. 14f295c iio:st_sensors: fix power regulator usage by Gregor Boirie · 9 years ago
  28. 9d75db3 iio: magn: Add support for BMM150 magnetometer by Daniel Baluta · 9 years ago
  29. 4096e64 Merge 4.6-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  30. a8175ba iio: ak8975: Support adapters limited to BYTE_DATA by Crestez Dan Leonard · 9 years ago
  31. 5a45e01 Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 9 years ago
  32. 97eacb9 iio:ak8975: add mounting matrix support by Gregor Boirie · 9 years ago
  33. 97865fe iio: st_sensors: verify interrupt event to status by Linus Walleij · 9 years ago
  34. 534536a iio: magn: bmc150: Introduce SPI support by Daniel Baluta · 9 years ago
  35. 761b791 iio: magn: Split bmc150 driver in common/i2c parts by Daniel Baluta · 9 years ago
  36. 05be8d4 iio: ak8975: fix maybe-uninitialized warning by Richard Leitner · 9 years ago
  37. 07d2390 iio: ak8975: Fix NULL pointer exception on early interrupt by Krzysztof Kozlowski · 9 years ago
  38. 26b89d7 iio: magnetometer: ak8975: put else and brace at the same line by Slawomir Stepien · 9 years ago
  39. 5f47992 Merge 4.6-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  40. bc11ca4 iio:magnetometer:ak8975: triggered buffer support by Gregor Boirie · 9 years ago
  41. 9b090a9 iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE by Arnd Bergmann · 9 years ago
  42. b153290 iio: remove unused gpio consumer.h include by Irina Tirdea · 9 years ago
  43. a9b72c9 iio:magnetometer:ak8975: fix missing regulator_disable by Gregor Boirie · 9 years ago
  44. 63d5d52 iio:magnetometer:ak8975: power regulator support by Gregor Boirie · 9 years ago
  45. d3546af iio:magnetometer:ak8975: remove unused field by Gregor Boirie · 9 years ago
  46. 55c0c53 iio:magnetometer:ak8975: fix uninitialized chipset by Gregor Boirie · 9 years ago
  47. 7247645 iio: hmc5843: Move hmc5843 out of staging by Cristina Moraru · 9 years ago
  48. f78c5f9 iio: ak8975: constify ak_def structures by Julia Lawall · 9 years ago
  49. a9fd053 iio: st_sensors: support active-low interrupts by Linus Walleij · 9 years ago
  50. f3cf3fb Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  51. 7d0ead5 iio: Reconcile operation order between iio_register/unregister and pm functions by Adriana Reus · 9 years ago
  52. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  53. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  54. 0f07965 iio: remove gpio interrupt probing from drivers that use a single interrupt by Octavian Purdila · 9 years ago
  55. 9f827d80 Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  56. 8d2faea Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  57. a0175b9 iio: st_sensors: add debugfs register read hook by Linus Walleij · 9 years ago
  58. 5f6f02c Merge tag 'v4.2-rc4' into devel by Linus Walleij · 9 years ago
  59. 2427d22 iio:magnetometer:bmc150_magn: sort entry alphabetically by Hartmut Knaack · 9 years ago
  60. 1c46ae0a Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  61. 5ab744d iio: magn: bmc150_magn: do not set power state twice when setting trigger state by Irina Tirdea · 9 years ago
  62. 019cc46 iio: magn: bmc150_magn: add locking comment for runtime resume by Irina Tirdea · 9 years ago
  63. 1506f3c iio:magnetometer:bmc150_magn: use descriptive name for mask by Hartmut Knaack · 9 years ago
  64. 3021678 iio:magnetometer:bmc150_magn: expand mutex in trigger_handler by Hartmut Knaack · 9 years ago
  65. 9e35d36 iio: mmc35240: minor change to improve code readibility by Teodora Baluta · 9 years ago
  66. 6e64e22 Merge 4.2-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  67. 1e9676a iio: st-magn: add support for lsm303agr magnetometer by Giuseppe Barba · 9 years ago
  68. 74f5683 iio: st_magn: Add irq trigger handling by Giuseppe Barba · 9 years ago
  69. bc27381 iio: st-sensors: add configuration for WhoAmI address by Giuseppe Barba · 9 years ago
  70. ed15e88 Merge 4.2-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  71. 354c879 iio: magnetometer: mmc35240: fix SET/RESET sequence by Viorel Suman · 9 years ago
  72. 3ceaa2c iio: magnetometer: mmc35240: Fix SET/RESET mask by Daniel Baluta · 9 years ago
  73. 8b14821 iio: magnetometer: mmc35240: Fix crash in pm suspend by Daniel Baluta · 9 years ago
  74. 6a14925 iio:magnetometer:bmc150_magn: output intended variable by Hartmut Knaack · 9 years ago
  75. 2e187a0 iio:magnetometer:bmc150_magn: add regmap dependency by Hartmut Knaack · 9 years ago
  76. c99389a iio: magnetometer: mmc35240: fix available sampling frequencies by Teodora Baluta · 9 years ago
  77. 47764c7 iio:magnetometer:bmc150_magn: replace magic value by Hartmut Knaack · 9 years ago
  78. 7dbf1ea iio: magnetometer: mmc35240: Add DT binding by Jandy Gou · 9 years ago
  79. 2155971 iio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  80. 7d891db iio: magn: bmc150: use flags argument of devm_gpiod_get by Uwe Kleine-König · 9 years ago
  81. 2616dfa iio: magnetometer: mmc35240: fix available sampling frequencies by Teodora Baluta · 9 years ago
  82. da8ef4e iio: magn: bmc150: add support for bmc156 by Vlad Dogaru · 9 years ago
  83. 9d174b4 iio: magn: bmc150: decouple buffer and trigger by Vlad Dogaru · 9 years ago
  84. 78a66b0 Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  85. 4892688 iio: magnetometer: mmc35240: Add compensation for raw values by Daniel Baluta · 9 years ago
  86. 6b90da4 iio: magnetometer: mmc35240: Fix sensitivity on z-axis by Daniel Baluta · 9 years ago
  87. 787f55c iio: magnetometer: mmc35240: Use a smaller sleep value by Daniel Baluta · 9 years ago
  88. c289054 iio: magnetometer: mmc35240: Fix broken processed value by Daniel Baluta · 9 years ago
  89. bd35a21 iio: magnetometer: mmc35240: NULL terminate attribute array by Daniel Baluta · 9 years ago
  90. a52ffeb iio: magnetometer: mmc35240: i2c device name should be lower case by Daniel Baluta · 9 years ago
  91. 5517547 iio: magnetometer: correct a harmless off by one check by Dan Carpenter · 9 years ago
  92. 61e3312 Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  93. 936a0cd Merge 4.1-rc4 into staging-next by Greg Kroah-Hartman · 10 years ago
  94. ec94efc Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  95. df5e94b iio: hid-sensor-magn-3d: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  96. d11715f iio: magnetometer: Add ACPI support for MMC35240 by Daniel Baluta · 10 years ago
  97. 553a776 iio: magnetometer: mmc35240: Add PM sleep support by Daniel Baluta · 10 years ago
  98. abeb6b1 iio: magnetometer: Add support for MEMSIC MMC35240 sensor by Daniel Baluta · 10 years ago
  99. 5990dc9 iio: magn: bmc150_magn: add oversampling ratio by Irina Tirdea · 10 years ago
  100. c91746a iio: magn: Add support for BMC150 magnetometer by Irina Tirdea · 10 years ago