1. f8d9d3b iio: convert to common i2c_check_functionality() return value by Matt Ranostay · 8 years ago
  2. 3145229 iio:pressure:ms5611: power regulator support by Grégor Boirie · 8 years ago
  3. eac635e iio:pressure:ms5611: use probed device name by Grégor Boirie · 8 years ago
  4. ce5b8fc iio:pressure:ms5611: fix ms5607 temp compensation by Gregor Boirie · 8 years ago
  5. 3d5032a iio: pressure: ms5611: select IIO_BUFFER by Arnd Bergmann · 8 years ago
  6. d9750a2 Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  7. 5ba907a Merge 4.5-rc3 into staging-next by Greg Kroah-Hartman · 8 years ago
  8. 713bbb4 iio: pressure: ms5611: Add triggered buffer support by Daniel Baluta · 8 years ago
  9. 1ad1ce9 iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to mask by Daniel Baluta · 8 years ago
  10. 21cb454 iio:pressure:Kconfig white space cleanup. by Jonathan Cameron · 9 years ago
  11. c984b9c iio: pressure: mpl115: support MPL115A1 by Akinobu Mita · 9 years ago
  12. 0b767b3 iio: pressure: mpl115: don't set unused i2c clientdata by Akinobu Mita · 9 years ago
  13. 431386e iio: pressure: mpl115: fix temperature offset sign by Akinobu Mita · 9 years ago
  14. a9fd053 iio: st_sensors: support active-low interrupts by Linus Walleij · 9 years ago
  15. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  16. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  17. 1b75ce6 Add ms8607 meas-spec driver support by Ludovic Tancerel · 9 years ago
  18. 64a70c6 Add ms5637 meas-spec driver support by Ludovic Tancerel · 9 years ago
  19. a0175b9 iio: st_sensors: add debugfs register read hook by Linus Walleij · 9 years ago
  20. bc27381 iio: st-sensors: add configuration for WhoAmI address by Giuseppe Barba · 9 years ago
  21. 2155971 iio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  22. 9690d81a iio: pressure: ms5611: add support for MS5607 temperature and pressure sensor by Tomasz Duszynski · 9 years ago
  23. 7cb46c2 iio: pressure: ms5611: remove IIO_CHAN_INFO_SCALE from mask by Tomasz Duszynski · 9 years ago
  24. 825c50d iio: pressure: Fix Measurement Specialties vendor name by Peter Meerwald · 9 years ago
  25. 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
  26. c24e7da iio: pressure: hid-sensor-press: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  27. 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 · 9 years ago
  28. 85b4ba7 iio: hid-sensor-press: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  29. 8e71c04 iio:st_sensors: Fix oops when probing SPI devices by Alban Bedel · 9 years ago
  30. 964e225 iio: pressure: hid-sensor-press: Fix modifier by Srinivas Pandruvada · 9 years ago
  31. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  32. 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 9 years ago
  33. abad398 iio: pressure: bmp280: fix temp compensation by Irina Tirdea · 9 years ago
  34. c064416 iio: pressure: add support for MS5611 pressure and temperature sensor by Tomasz Duszynski · 9 years ago
  35. b3f4737 HID: hid-sensor-hub: Extend API for async reads by Srinivas Pandruvada · 9 years ago
  36. a77945f iio: hid-sensor-press: Introduce PM by Srinivas Pandruvada · 10 years ago
  37. 44cf379 iio:pressure:bmp280: cleanup by Hartmut Knaack · 10 years ago
  38. 0f8994b iio: bmp280: refactor compensation code by Vlad Dogaru · 10 years ago
  39. 81ebe85 iio:pressure:bmp280: fix pressure calculation by Hartmut Knaack · 10 years ago
  40. 46ee98a bmp280: use correct routine for division by Vlad Dogaru · 10 years ago
  41. d5c9456 iio: add bmp280 pressure and temperature driver by Vlad Dogaru · 10 years ago
  42. 7be178b iio:common: Set the device pointer into ST common sensors library by Denis CIOCCA · 10 years ago
  43. a1dcf42 iio:pressure: Changed pressure data variable name to press_data by Denis CIOCCA · 10 years ago
  44. 0baa3fc iio:pressure: Removed unnecessary parameter on common_probe function by Denis CIOCCA · 10 years ago
  45. a7ee883 iio:imu: changed structure name from st_sensors to st_sensor_settings by Denis CIOCCA · 10 years ago
  46. 81816af iio: remove .owner field for driver using module_platform_driver by Sanjeev Sharma · 10 years ago
  47. 589e1d1 Merge 3.16-rc5 into staging-next by Greg Kroah-Hartman · 10 years ago
  48. 2d7768a iio: st_sensors: add devicetree probing support by Linus Walleij · 10 years ago
  49. 2d239c9 iio:st sensors: remove custom sampling frequence attribute in favour of core support. by Jonathan Cameron · 10 years ago
  50. 6c3d8d4 iio: hid-sensor-press: Fix return values by Sachin Kamat · 10 years ago
  51. ef7994f Merge 3.16-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  52. e28642c Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  53. a2d8be6 iio: Add t5403 barometric pressure sensor driver by Peter Meerwald · 10 years ago
  54. d29f592 iio: Fix two mpl3115 issues in measurement conversion by Peter Meerwald · 10 years ago
  55. cd5b700 iio: hid-sensors: Pressure: Raw read support by Srinivas Pandruvada · 10 years ago
  56. 56ff6be iio: hid-sensors: Add API to power on/off by Srinivas Pandruvada · 10 years ago
  57. a269b9a iio: hid-sensors: Pressure: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  58. 3017d90 iio: Add Freescale MPL115A2 pressure / temperature sensor driver by Peter Meerwald · 10 years ago
  59. ea7e586 iio: st_sensors: move regulator retrieveal to core by Linus Walleij · 10 years ago
  60. 4f544ce iio: st_sensors: announce registered sensors by Linus Walleij · 10 years ago
  61. 9318784 iio:pressure: Add support for LPS25H pressure sensor by Denis CIOCCA · 10 years ago
  62. f64a799 iio: hid-sensors: Added Pressure Sensor driver by Archana Patni · 10 years ago
  63. 4a2bbdb iio:pressure:mpl3115: Fix sparse cast to restricted __be32 warning by Peter Meerwald · 10 years ago
  64. cc26ad45 iio: Add Freescale MPL3115A2 pressure / temperature sensor driver by Peter Meerwald · 11 years ago
  65. d141ab7 iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix by Denis CIOCCA · 11 years ago
  66. 6c0743e iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  67. 71e1980 iio: pressure-core: st: Provide support for the Vdd_IO power supply by Lee Jones · 11 years ago
  68. 7744876 iio: pressure-core: st: Provide support for the Vdd power supply by Lee Jones · 11 years ago
  69. 7a137c9 iio:press: Register buffer also without specific trigger by Denis CIOCCA · 11 years ago
  70. 7885a8c iio: pressure: st: Add support for new LPS001WP pressure sensor by Lee Jones · 11 years ago
  71. a6cc5b2 iio: pressure-core: st: Clean-up probe() function by Lee Jones · 11 years ago
  72. 38d1c6a iio: sensors-core: st: Support sensors which don't have a Data Ready pin by Lee Jones · 11 years ago
  73. ea01f2c iio: pressure-core: st: Allow for number of channels to vary by Lee Jones · 11 years ago
  74. 2f5effc iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor by Lee Jones · 11 years ago
  75. 302fbd5 iio: pressure-core: st: Describe LPS331AP defines by name by Lee Jones · 11 years ago
  76. 362f2f8 iio: sensors-core: st: Allow full-scale to be an optional feature by Lee Jones · 11 years ago
  77. d0fe8c8b iio: pressure: st_pressure: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  78. 1003eb6 iio: lps331ap: Modify in_temp_scale calculation way by Jacek Anaszewski · 11 years ago
  79. 3edc84e iio: Add a comment to about alphabetical order to Kconfigs and Makefiles by Lars-Peter Clausen · 11 years ago
  80. 341673f iio: reword help text of several IIO_ST drivers by Peter Meerwald · 11 years ago
  81. 93232cd iio: fix Kconfig typos by Peter Meerwald · 11 years ago
  82. 23cde4d iio: Added ST-sensors platform data to select the DRDY interrupt pin by Denis CIOCCA · 11 years ago
  83. 67dbf54 iio: lps331ap: Fix wrong in_pressure_scale output value by Jacek Anaszewski · 11 years ago
  84. 217494e iio:pressure: Add STMicroelectronics pressures driver by Denis CIOCCA · 11 years ago