1. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  2. 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 10 years ago
  3. c610f7f Merge 4.0-rc7 into staging-next by Greg Kroah-Hartman · 10 years ago
  4. 3bbec97 iio: bmc150_accel: add support for hardware fifo by Octavian Purdila · 10 years ago
  5. 3acddf7 iio: st-sensors: add support for lis3lv02d accelerometer by Linus Walleij · 10 years ago
  6. 7d96321 iio: bmc150: introduce bmc150_accel_trigger by Octavian Purdila · 10 years ago
  7. 3e825ec iio: bmc150: introduce bmc150_accel_interrupt by Octavian Purdila · 10 years ago
  8. 0ba8da9 iio: bmc150: change sampling frequency by Sathyanarayanan Kuppuswamy · 10 years ago
  9. debf6d8 iio: accel: mma9551: Check gpiod_to_irq return value by Roberta Dobrescu · 10 years ago
  10. 70dddee iio: fix drivers that check buffer->scan_mask by Octavian Purdila · 10 years ago
  11. b3f4737 HID: hid-sensor-hub: Extend API for async reads by Srinivas Pandruvada · 10 years ago
  12. b457f53 iio: improve usage of gpiod API by Uwe Kleine-König · 10 years ago
  13. 14ee64f iio: bmc150: exit early if event / trigger state is not changed by Octavian Purdila · 10 years ago
  14. 8e22f47 iio: bmc150: refactor interrupt enabling by Octavian Purdila · 10 years ago
  15. 802a3ae iio: bmc150: refactor slope duration and threshold update by Octavian Purdila · 10 years ago
  16. 40cb761 iio: add driver for Freescale MMA9553 by Irina Tirdea · 10 years ago
  17. 3755a1d iio: common: ssp_sensors: Add sensorhub accelerometer sensor by Karol Wrona · 10 years ago
  18. d5b97f5 iio: accel: mma9551: split driver to expose mma955x api by Irina Tirdea · 10 years ago
  19. 6da93a6 iio: accel: mma9551: Add runtime pm support by Irina Tirdea · 10 years ago
  20. cbbcc93 iio: hid-sensor-accel-3d: Introduce PM by Srinivas Pandruvada · 10 years ago
  21. 6e49557b Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 10 years ago
  22. 88f4c6c4 iio: accel: Annotate Kconfig entries with module name information by Roberta Dobrescu · 10 years ago
  23. c876109 iio: accel: mma8452: Remove trailing whitespace by Roberta Dobrescu · 10 years ago
  24. b0868df iio: accel: kxcjk-1013: Add a blank line after declarations by Roberta Dobrescu · 10 years ago
  25. 60347e7 iio: mma9551: fix sparse warning by Vlad Dogaru · 10 years ago
  26. 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
  27. c78b917 iio: add driver for Freescale MMA9551L by Vlad Dogaru · 10 years ago
  28. 9d02daf73 iio: accel: kxcjk-1013: power off device if probe fails by Irina Tirdea · 10 years ago
  29. fbd123e iio: accel: kxcjk-1013: error handling when set mode fails by Irina Tirdea · 10 years ago
  30. c75b8dc iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined by Irina Tirdea · 10 years ago
  31. d3653d0 iio: accel: kxcjk-1013: always power on device in resume by Irina Tirdea · 10 years ago
  32. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  33. 6f0a13f iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  34. deef2a1 Merge 3.18-rc7 into staging-work. by Greg Kroah-Hartman · 10 years ago
  35. 9e8e228 iio: accel: bmc150: set low default thresholds by Srinivas Pandruvada · 10 years ago
  36. 1174124 iio: accel: bmc150: Fix iio_event_spec direction by Srinivas Pandruvada · 10 years ago
  37. 8d5a978 iio: accel: bmc150: Send x, y and z motion separately by Srinivas Pandruvada · 10 years ago
  38. aaeecd8 iio: accel: bmc150: Error handling when mode set fails by Srinivas Pandruvada · 10 years ago
  39. e90dea6 iio: accel: kxcjk-1013: Fix kxcjk10013_set_range by Daniel Baluta · 10 years ago
  40. cc03f9b Merge 3.18-rc4 into staging-next by Greg Kroah-Hartman · 10 years ago
  41. 3bfa74f iio:kxcjk-1013: Add support for SMO8500 device by Bastien Nocera · 11 years ago
  42. be61a0d7 Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  43. 25afffe io: accel: kxcjk-1013: Fix iio_event_spec direction by Daniel Baluta · 10 years ago
  44. 7be178b iio:common: Set the device pointer into ST common sensors library by Denis CIOCCA · 10 years ago
  45. b6e6bda6 iio:accel: Removed unnecessary parameter on common_probe function by Denis CIOCCA · 10 years ago
  46. a7ee883 iio:imu: changed structure name from st_sensors to st_sensor_settings by Denis CIOCCA · 10 years ago
  47. 8deab47 staging: iio: fix up merge error by Greg Kroah-Hartman · 10 years ago
  48. d84a2b0 Merge 3.17-rc6 into staging-next. by Greg Kroah-Hartman · 10 years ago
  49. 2017cff iio:bma180: Add BMA250 chip support by Peter Meerwald · 10 years ago
  50. 402a324 iio:bma180: Implement _available sysfs attribute dynamically by Peter Meerwald · 10 years ago
  51. 6377aa4 iio:bma180: Prepare for accelerometer channels with different resolutions by Peter Meerwald · 10 years ago
  52. c1949ec iio:bma180: Introduce part-specific _config() and disable() code by Peter Meerwald · 10 years ago
  53. 1b9030f iio:bma180: Introduce part_info to differentiate further chip variants by Peter Meerwald · 10 years ago
  54. b9a6a237 iio:bma180: Drop _update_scan_mode() by Peter Meerwald · 10 years ago
  55. b81fbab iio:bma180: Expose temperature channel by Peter Meerwald · 10 years ago
  56. c7c69e8 iio:bma180: Use bool instead of int for state by Peter Meerwald · 10 years ago
  57. 9a70b14 iio:bma180: Rename BMA_180 to BMA180_ by Peter Meerwald · 10 years ago
  58. cab767d iio:bma180: Prefix remaining tables and functions with bma18_ by Peter Meerwald · 10 years ago
  59. 16ed869 iio:bma180: Enable use of device without IRQ by Peter Meerwald · 10 years ago
  60. c9bf237 iio: accel: kxcjk-1013: Fix defined but unused warning by Daniel Baluta · 11 years ago
  61. c686137 iio: accel: kxcjk-1013: add support for kxtj2-1009 by Daniel Baluta · 11 years ago
  62. 8ecbb3c iio: accel: BMC150: add support for other Bosch chips by Laurentiu Palcu · 11 years ago
  63. ca801795 iio: accel: kxcjk-1013: add support for kxcj9-1008 by Daniel Baluta · 10 years ago
  64. b31b05c iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not set by Laurentiu Palcu · 10 years ago
  65. 823615e iio: accel: BMC150: fix scale value for 16G by Laurentiu Palcu · 10 years ago
  66. 81816af iio: remove .owner field for driver using module_platform_driver by Sanjeev Sharma · 10 years ago
  67. b4b491c iio: accel: kxcjk-1013: Support thresholds by Srinivas Pandruvada · 10 years ago
  68. b5faca4 io: accel: kxcjk1013: Remove redundant assignment by Daniel Baluta · 10 years ago
  69. 0668a4e iio: accel: bma180: Fix indio_dev->trig assignment by Srinivas Pandruvada · 10 years ago
  70. 39bdc95 Merge tag 'iio-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-next by Greg Kroah-Hartman · 10 years ago
  71. bd7fe5b iio: accel: BMC150 accel support by Srinivas Pandruvada · 11 years ago
  72. a735e3d iio: accel: kxcjk-1013: Set adjustable range by Srinivas Pandruvada · 11 years ago
  73. 124e1b1d iio: accel: kxcjk-1013: support runtime pm by Srinivas Pandruvada · 11 years ago
  74. 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  75. 040bf7d Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  76. f4e2f94d iio:kxcjk-1013: Fix endianness in scan_type by Peter Meerwald · 10 years ago
  77. 9b2a4d3 iio:bma180: Missing check for frequency fractional part by Peter Meerwald · 10 years ago
  78. 381676d iio:bma180: Fix scale factors to report correct acceleration units by Peter Meerwald · 10 years ago
  79. c1288b8 iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trig by Srinivas Pandruvada · 10 years ago
  80. 59bfeab iio: accel: kxcjk-1013: Use try_reenable to ack intr by Srinivas Pandruvada · 10 years ago
  81. f0ca974 iio: accel: kxcjk-1013: Fix setting frequency by Srinivas Pandruvada · 10 years ago
  82. 589e1d1 Merge 3.16-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  83. a3fb96a iio: mma8452: add DT support by Martin Fuzzey · 10 years ago
  84. 71702e6 iio: mma8452: Use correct acceleration units. by Martin Fuzzey · 10 years ago
  85. 2d7768a iio: st_sensors: add devicetree probing support by Linus Walleij · 10 years ago
  86. 2d239c9 iio:st sensors: remove custom sampling frequence attribute in favour of core support. by Jonathan Cameron · 11 years ago
  87. 2f084c1 iio: hid-sensor-accel-3d: Fix return values by Sachin Kamat · 11 years ago
  88. 88f6da7 iio: accel: kxcjk1013 Fix missing unlock errors by Srinivas Pandruvada · 11 years ago
  89. 1a4fbf6 iio: accel: kxcjk1013 3-axis accelerometer driver by Srinivas Pandruvada · 10 years ago
  90. c639945 iio: hid-sensors: Accelerometer 3D: Raw read support by Srinivas Pandruvada · 11 years ago
  91. 56ff6be iio: hid-sensors: Add API to power on/off by Srinivas Pandruvada · 11 years ago
  92. 73a2498 iio: hid-sensors: Accelerometer 3D: adjust scale and offset by Srinivas Pandruvada · 11 years ago
  93. c7eeea9 iio: Add Freescale MMA8452Q 3-axis accelerometer driver by Peter Meerwald · 11 years ago
  94. ea7e586 iio: st_sensors: move regulator retrieveal to core by Linus Walleij · 11 years ago
  95. 4f544ce iio: st_sensors: announce registered sensors by Linus Walleij · 11 years ago
  96. 5c1449d iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type by Peter Meerwald · 10 years ago
  97. 5585215 iio:accel:bma180: Use modifier instead of index in channel specification by Peter Meerwald · 10 years ago
  98. 7d7feae iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  99. 06749f1 Merge v3.13-rc2 into staging-next by Greg Kroah-Hartman · 11 years ago
  100. 0ee005c iio:accel:kxsd9 fix missing mutex unlock by Frank Zago · 11 years ago