1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  3. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  4. fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
  5. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  6. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  7. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  8. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  9. bf402c0 Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 6 years ago
  10. 49deef1 drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warning. by Mohan Kumar · 6 years ago
  11. 4da38f1 iio: gyro: fxas21002c: add spi driver by Rui Miguel Silva · 6 years ago
  12. a034cbe iio: gyro: fxas21002c: add i2c driver by Rui Miguel Silva · 6 years ago
  13. a0701b6 iio: gyro: add core driver for fxas21002c by Rui Miguel Silva · 6 years ago
  14. 817de6b Merge 5.1-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
  15. 94bceb3 iio: gyro: bmg160: add device tree compatibility table by H. Nikolaus Schaller · 6 years ago
  16. 70b5fdb iio: gyro: itg3200: add mount matrix support by H. Nikolaus Schaller · 6 years ago
  17. 3a6049f iio: gyro: bmg160: add mount matrix support by H. Nikolaus Schaller · 6 years ago
  18. fb15897 iio: Allow to read mount matrix from ACPI by Andy Shevchenko · 6 years ago
  19. 409a51e iio: gyro: mpu3050: fix chip ID reading by Sergey Larin · 6 years ago
  20. 40a7198 iio/gyro/bmg160: Use millidegrees for temperature scale by Mike Looijmans · 6 years ago
  21. 0145b50 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 6 years ago
  22. 67464a5 iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW by Rodrigo Siqueira · 7 years ago
  23. 9aaea09 gyro:adis16136: fix debugfs_simple_attr.cocci warnings by Venkat Prashanth B U · 7 years ago
  24. ef6cad9 drivers: iio: gyro: remove duplicate includes by Pravin Shedge · 7 years ago
  25. 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. 281dbad iio: gyro: st_gyro: add SPI-3wire support to st_gyro framework by Lorenzo Bianconi · 7 years ago
  28. 75d4c6d iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones by Lorenzo Bianconi · 7 years ago
  29. e72a060 iio: st_sensors: add register mask for status register by Lorenzo Bianconi · 7 years ago
  30. 227e8ef iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  31. 794694c iio: gyro: st_gyro_spi: add OF capability to st_gyro_spi by Lorenzo Bianconi · 8 years ago
  32. b64a097 iio: gyro: mpu3050: Allow open drain with anything by Linus Walleij · 8 years ago
  33. 250bbbd iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code by Lorenzo Bianconi · 8 years ago
  34. 45a4e42 iio: gyro: st_gyro: fix L3GD20H support by Lorenzo Bianconi · 8 years ago
  35. d47e5382 Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  36. f78a823 Merge 4.11-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  37. 6a95d82 iio: gyro: mpu3050: stop double error reporting by Peter Rosin · 8 years ago
  38. 4bdc902 iio: bmg160: reset chip when probing by Quentin Schulz · 8 years ago
  39. 91b4b16 iio: gyro: itg3200: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  40. 752d01d iio: common: ssp_sensors: gyro: use devm_iio_device_register() by Wei Yongjun · 8 years ago
  41. 8abd5ba iio:kfifo_buf header include push down. by Jonathan Cameron · 8 years ago
  42. d8594fa iio: gyro: st_gyro: inline per-sensor data by Linus Walleij · 8 years ago
  43. b548674 iio: gyro: mpu3050: add I2C dependency by Arnd Bergmann · 8 years ago
  44. 630e7ab iio: gyro: mpu3050: remove duplicate initializer by Arnd Bergmann · 8 years ago
  45. 3904b28 iio: gyro: Add driver for the MPU-3050 gyroscope by Linus Walleij · 8 years ago
  46. becf05e7 iio: common: ssp_sensors: gyro: constify iio_info structures by Julia Lawall · 8 years ago
  47. bf61f5d iio: bmg160: add callbacks for the filter frequency by Steffen Trumtrar · 9 years ago
  48. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  49. af52739b Merge 4.7-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  50. 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 · 9 years ago
  51. 65925b6 iio: st_sensors: switch to a threaded interrupt by Linus Walleij · 9 years ago
  52. 14f295c iio:st_sensors: fix power regulator usage by Gregor Boirie · 9 years ago
  53. 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
  54. 41c128c iio: st_gyro: Add lsm9ds0-gyro support by Crestez Dan Leonard · 9 years ago
  55. dc2c571 iio: gyro: bmg160: use regmap to retrieve struct device by Alison Schofield · 9 years ago
  56. 97865fe iio: st_sensors: verify interrupt event to status by Linus Walleij · 9 years ago
  57. 5f47992 Merge 4.6-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  58. b475c59 iio: gyro: bmg160: fix buffer read values by Irina Tirdea · 9 years ago
  59. 95e7ff0 iio: gyro: bmg160: fix endianness when reading axes by Irina Tirdea · 9 years ago
  60. fb12b6c iio: remove gpio interrupt probing from drivers that use a single interrupt by Irina Tirdea · 9 years ago
  61. 7e3d1eb iio: accel: bmg160: optimize transfers in trigger handler by Irina Tirdea · 9 years ago
  62. ee8c541 iio: gyro: bmg160: use available_scan_masks by Irina Tirdea · 9 years ago
  63. a9fd053 iio: st_sensors: support active-low interrupts by Linus Walleij · 9 years ago
  64. 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
  65. a106b47 iio: gyro: check sscanf return value by Ioana Ciornei · 9 years ago
  66. 7d0ead5 iio: Reconcile operation order between iio_register/unregister and pm functions by Adriana Reus · 9 years ago
  67. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  68. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  69. b1d125c iio: bmg160: Add SPI driver by Markus Pargmann · 9 years ago
  70. 1342645 iio: bmg160: Separate i2c and core driver by Markus Pargmann · 9 years ago
  71. a0175b9 iio: st_sensors: add debugfs register read hook by Linus Walleij · 9 years ago
  72. 5d889ab iio: bmg160: Remove remaining uses of i2c_client by Markus Pargmann · 9 years ago
  73. ebc6eb5 iio: bmg160: Use generic dev_drvdata by Markus Pargmann · 9 years ago
  74. 74e0434 iio: bmg160: Remove i2c_client from data struct by Markus Pargmann · 9 years ago
  75. c6c9e99 iio: bmg160: Use i2c regmap instead of direct i2c access by Markus Pargmann · 9 years ago
  76. 06d2f6c iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required by Markus Pargmann · 9 years ago
  77. 5450c36 iio: adis16136: Add ADIS16137 support by Lars-Peter Clausen · 9 years ago
  78. f1afda1 iio: adis16260: Add ADIS16266 support by Lars-Peter Clausen · 9 years ago
  79. bc27381 iio: st-sensors: add configuration for WhoAmI address by Giuseppe Barba · 10 years ago
  80. 2155971 iio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  81. 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 · 10 years ago
  82. 00e0c8e iio: gyro: bmg160: decouple buffer and triggers by Vlad Dogaru · 10 years ago
  83. eb21910 iio: gyro: bmg160: remove redundant field by Vlad Dogaru · 10 years ago
  84. d8c9d23 iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe() by Fabio Estevam · 10 years ago
  85. 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
  86. 322a3b1 iio: hid-sensor-gyro-3d: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  87. 8e71c04 iio:st_sensors: Fix oops when probing SPI devices by Alban Bedel · 10 years ago
  88. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  89. 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 10 years ago
  90. c610f7f Merge 4.0-rc7 into staging-next by Greg Kroah-Hartman · 10 years ago
  91. 9444a30 IIO: Add support for L3GD20H gyroscope by Robert Dolca · 10 years ago
  92. 60d3e3b iio: gyro: itg3200: add suspend/resume support. by NeilBrown · 10 years ago
  93. 70dddee iio: fix drivers that check buffer->scan_mask by Octavian Purdila · 10 years ago
  94. b3f4737 HID: hid-sensor-hub: Extend API for async reads by Srinivas Pandruvada · 10 years ago
  95. b457f53 iio: improve usage of gpiod API by Uwe Kleine-König · 10 years ago
  96. a9afcaa iio: common: ssp_sensors: Add sensorhub gyroscope sensor by Karol Wrona · 10 years ago
  97. 27ce423 iio: hid-sensor-gyro-3d: Introduce PM by Srinivas Pandruvada · 10 years ago
  98. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  99. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  100. 6f0a13f iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago