1. 03af03a iio: Add new operating mode for non triggered sw buffers by Karol Wrona · 10 years ago
  2. ab80496 iio: Deselect IIO_TRIGGER for IIO_KFIFO_BUF by Karol Wrona · 10 years ago
  3. 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
  4. df1fad8 iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Daniel Baluta · 10 years ago
  5. 4f33fba iio: imu: inv_mpu6050: Prevent dereferencing NULL by Srinivas Pandruvada · 10 years ago
  6. f2229ab iio: iadc: wait_for_completion_timeout time in jiffies by Nicholas Mc Guire · 10 years ago
  7. 94e6551 iio: dht11: IRQ fixes by Richard Weinberger · 10 years ago
  8. 004bc53 iio: dht11: Add locking by Richard Weinberger · 10 years ago
  9. ddc25bd iio: dht11: Fix out-of-bounds read by Richard Weinberger · 10 years ago
  10. 8ecb55b Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  11. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  12. 66ad1fd iio: buffer: fix custom buffer attributes copy by Octavian Purdila · 10 years ago
  13. 8f5d872 iio: ensure scan index is unique at device register by Vlad Dogaru · 10 years ago
  14. 6a191c7 iio: imu: kmx61: Use correct base when reading data by Daniel Baluta · 10 years ago
  15. ea04d29 iio: imu: kmx61: Remove unnecessary REG_INS1 read by Daniel Baluta · 10 years ago
  16. dbdd0e2 iio: imu: kmx61: Fix device initialization when setting trigger state by Daniel Baluta · 10 years ago
  17. d4a4ae0 iio: imu: kmx61: Use false instead of 0 for ev_enable_state by Daniel Baluta · 10 years ago
  18. 0475c68 iio: imu: kmx61: Drop unused device parameter by Daniel Baluta · 10 years ago
  19. dfb12ed iio: imu: kmx61: Fixup parameters alignment by Daniel Baluta · 10 years ago
  20. 28ff344 iio: imu: kmx61: Enhance error handling by Daniel Baluta · 10 years ago
  21. a3da4fa iio: imu: kmx61: Don't ignore kmx61_set_power_state errors by Daniel Baluta · 10 years ago
  22. 4e84397 iio: imu: kmx61: Save odr_bits for later use by Daniel Baluta · 10 years ago
  23. 1f20272 iio: inkern: add out of range error message by Stefan Wahren · 10 years ago
  24. 4193c0f iio: driver for Semtech SX9500 proximity solution by Vlad Dogaru · 10 years ago
  25. 65de765 iio: iio: Fix iio_channel_read return if channel havn't info by Fabien Proriol · 10 years ago
  26. e904ce7 iio: frequency: ad9523: Increase sleep time in ad9523_store_eeprom by Roberta Dobrescu · 10 years ago
  27. ff6f462 iio: amplifiers: ad8366: Use right order for type specification by Roberta Dobrescu · 10 years ago
  28. c5878d9 iio: amplifiers: ad8366: Remove space before ',' by Roberta Dobrescu · 10 years ago
  29. 586d48f iio: light: lm3533-als: Remove space before ',' by Roberta Dobrescu · 10 years ago
  30. 4f51c9a iio: light: Annotate Kconfig entry with module name information by Roberta Dobrescu · 10 years ago
  31. 88f4c6c4 iio: accel: Annotate Kconfig entries with module name information by Roberta Dobrescu · 10 years ago
  32. c876109 iio: accel: mma8452: Remove trailing whitespace by Roberta Dobrescu · 10 years ago
  33. b0868df iio: accel: kxcjk-1013: Add a blank line after declarations by Roberta Dobrescu · 10 years ago
  34. 6ed5ac5 iio: imu: inv_mpu6050: ACPI enumeration by Srinivas Pandruvada · 10 years ago
  35. 450a5ff iio: trigger: Add a blank line after declarations by Roberta Dobrescu · 10 years ago
  36. 60347e7 iio: mma9551: fix sparse warning by Vlad Dogaru · 10 years ago
  37. 20dd20f iio: core: Get rid of misleading comment by Karol Wrona · 10 years ago
  38. 780103f iio: kfifo: Add resource management devm_iio_kfifo_allocate/free by Karol Wrona · 10 years ago
  39. 7ab374a iio: kfifo: Remove unused argument in iio_kfifo_allocate by Karol Wrona · 10 years ago
  40. 44cf379 iio:pressure:bmp280: cleanup by Hartmut Knaack · 10 years ago
  41. 762c4da iio: frequency: Remove unnecessary braces around single statement block by Roberta Dobrescu · 10 years ago
  42. d9d0ac9 iio: frequency: Remove 'out of memory' message by Roberta Dobrescu · 10 years ago
  43. 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
  44. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  45. ebd1636 iio: imu: kmx61: kmx61_set_wake_up_odr() can be static by kbuild test robot · 10 years ago
  46. fd3ae7a iio: imu: kmx61: Add support for any motion trigger by Daniel Baluta · 10 years ago
  47. c3a23ecc iio: imu: kmx61: Add support for data ready triggers by Daniel Baluta · 10 years ago
  48. 3b9c40e iio: imu: kmx61: Add PM sleep support by Daniel Baluta · 10 years ago
  49. aff8609 iio: imu: kmx61: Add PM runtime support by Daniel Baluta · 10 years ago
  50. b25862c iio: imu: kmx61: Add acpi support by Daniel Baluta · 10 years ago
  51. 20ffac2 iio: imu: Add support for Kionix KMX61 sensor by Daniel Baluta · 10 years ago
  52. 3909a07 Revert "iio: imu: Add support for Kionix KMX61 sensor" by Jonathan Cameron · 10 years ago
  53. 2eacc60 iio: ad799x: Fix ad7991/ad7995/ad7999 config setup by Lars-Peter Clausen · 10 years ago
  54. c78b917 iio: add driver for Freescale MMA9551L by Vlad Dogaru · 10 years ago
  55. 9d02daf73 iio: accel: kxcjk-1013: power off device if probe fails by Irina Tirdea · 10 years ago
  56. fbd123e iio: accel: kxcjk-1013: error handling when set mode fails by Irina Tirdea · 10 years ago
  57. 3749566 iio: buffer: Drop get_length callback by Lars-Peter Clausen · 10 years ago
  58. 8d92db2 iio: buffer: Make length attribute read only for buffers without set_length by Lars-Peter Clausen · 10 years ago
  59. 08e7e0a iio: buffer: Allocate standard attributes in the core by Lars-Peter Clausen · 10 years ago
  60. d967cb6 iio: buffer: Move iio_buffer_alloc_sysfs and iio_buffer_free_sysfs by Lars-Peter Clausen · 10 years ago
  61. 616dde2 iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs by Lars-Peter Clausen · 10 years ago
  62. 3e1b6c9 iio: Move buffer registration to the core by Lars-Peter Clausen · 10 years ago
  63. 217a5cf iio: Unexport iio_scan_mask_set() by Lars-Peter Clausen · 10 years ago
  64. f9380e7 iio: inkern: add iio_write_channel_raw by Dmitry Eremin-Solenikov · 10 years ago
  65. c75b8dc iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined by Irina Tirdea · 10 years ago
  66. d3653d0 iio: accel: kxcjk-1013: always power on device in resume by Irina Tirdea · 10 years ago
  67. 3a2ecc3 iio: imu: inv_mpu6050: Add i2c mux for by pass by Srinivas Pandruvada · 10 years ago
  68. 0f8994b iio: bmp280: refactor compensation code by Vlad Dogaru · 10 years ago
  69. 8f6eb02 iio: common: remove unnecessary sizeof(u8) by Fabian Frederick · 10 years ago
  70. 57e73a4 iio: ak8975: add ak09911 and ak09912 support by Gwendal Grignou · 10 years ago
  71. 286f74c iio: ak8975: add definition structure per compass type by Gwendal Grignou · 10 years ago
  72. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  73. 5996d93 Merge branches 'acpi-video' and 'acpi-pmic' by Rafael J. Wysocki · 10 years ago
  74. 6f0a13f iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  75. deef2a1 Merge 3.18-rc7 into staging-work. by Greg Kroah-Hartman · 10 years ago
  76. a26033a1 Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into acpi-pmic by Rafael J. Wysocki · 10 years ago
  77. 71222bf iio: ak8975: minor fixes by Gwendal Grignou · 10 years ago
  78. bcdf28f iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT by Irina Tirdea · 10 years ago
  79. a88bfe7 iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event by Irina Tirdea · 10 years ago
  80. 1843c2f iio: core: Introduce IIO_EV_DIR_NONE by Irina Tirdea · 10 years ago
  81. 55aebeb iio: core: Introduce IIO_ACTIVITY channel by Daniel Baluta · 10 years ago
  82. d7d787d iio: imu: Add support for Kionix KMX61 sensor by Daniel Baluta · 10 years ago
  83. 8019f69 iio/axp288_adc: remove THIS_MODULE owner by Jacob Pan · 10 years ago
  84. 29ec0a2 iio: adc: Add module device table for autoloading by Aaron Lu · 10 years ago
  85. 9e8e228 iio: accel: bmc150: set low default thresholds by Srinivas Pandruvada · 10 years ago
  86. 1174124 iio: accel: bmc150: Fix iio_event_spec direction by Srinivas Pandruvada · 10 years ago
  87. 8d5a978 iio: accel: bmc150: Send x, y and z motion separately by Srinivas Pandruvada · 10 years ago
  88. aaeecd8 iio: accel: bmc150: Error handling when mode set fails by Srinivas Pandruvada · 10 years ago
  89. 6896ab3 iio: gyro: bmg160: Fix iio_event_spec direction by Srinivas Pandruvada · 10 years ago
  90. cb80f6a iio: gyro: bmg160: Send x, y and z motion separately by Srinivas Pandruvada · 10 years ago
  91. 5af6b30 iio: gyro: bmg160: Don't let interrupt mode to be open drain by Srinivas Pandruvada · 10 years ago
  92. 10bef28 iio: gyro: bmg160: Error handling when mode set fails by Srinivas Pandruvada · 10 years ago
  93. fbbba1f iio: adc: men_z188_adc: Add terminating entry for men_z188_ids by Axel Lin · 10 years ago
  94. e90dea6 iio: accel: kxcjk-1013: Fix kxcjk10013_set_range by Daniel Baluta · 10 years ago
  95. cc03f9b Merge 3.18-rc4 into staging-next by Greg Kroah-Hartman · 10 years ago
  96. 3bfa74f iio:kxcjk-1013: Add support for SMO8500 device by Bastien Nocera · 10 years ago
  97. 995863c iio: jsa1212: Add JSA1212 proximity/ALS sensor by Kuppuswamy Sathyanarayanan · 10 years ago
  98. be61a0d 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
  99. f73cde6 iio: as3935: allocate correct iio_device size by George McCollister · 10 years ago
  100. 25afffe io: accel: kxcjk-1013: Fix iio_event_spec direction by Daniel Baluta · 10 years ago