1. 4ce7ca8 iio: imu: Use iio_trigger_get for indio_dev->trig assignment by Darshana Padmadas · 9 years ago
  2. f54e9f2 iio: adc: vf610: use ADC clock within specification by Stefan Agner · 9 years ago
  3. bbc45f3 iio/adc/cc10001_adc.c: Fix !HAS_IOMEM build by Richard Weinberger · 9 years ago
  4. c1b03ab iio: core: Fix double free. by Martin Fuzzey · 9 years ago
  5. af5e1a6 iio:inv-mpu6050: Fix inconsistency for the scale channel by Adriana Reus · 9 years ago
  6. 4dac0a8 iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo by Viorel Suman · 9 years ago
  7. 0ba8da9 iio: bmc150: change sampling frequency by Sathyanarayanan Kuppuswamy · 9 years ago
  8. 70dddee iio: fix drivers that check buffer->scan_mask by Octavian Purdila · 9 years ago
  9. c18fafc Merge tag 'iio-fixes-for-4.0b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  10. d582cb7 Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  11. 3608688 iio: ak8975: fix AK09911 dependencies by Arnd Bergmann · 9 years ago
  12. b841118 iio: common: ssp_sensors: Protect PM-only functions to kill warning by Geert Uytterhoeven · 9 years ago
  13. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  14. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  15. e01becb IIO: si7020: Allocate correct amount of memory in devm_iio_device_alloc by Andrey Smirnov · 9 years ago
  16. e765537 Revert "iio:humidity:si7020: fix pointer to i2c client" by Jonathan Cameron · 9 years ago
  17. 8c3b3ef iio: light: gp2ap020a00f: Select REGMAP_I2C by Roberta Dobrescu · 9 years ago
  18. 49e19d5 iio: light: jsa1212: Select REGMAP_I2C by Roberta Dobrescu · 9 years ago
  19. 718749d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  20. da019f5 iio: ad5686: fix optional reference voltage declaration by Urs Fässler · 9 years ago
  21. 9e128ce iio:adc:mcp3422 Fix incorrect scales table by Angelo Compagnucci · 9 years ago
  22. 3a59684 Input: ti_am335x_tsc - interchange touchscreen and ADC steps by Brad Griffis · 9 years ago
  23. 67460e8 iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to do_div by Jonathan Cameron · 9 years ago
  24. 40cb761 iio: add driver for Freescale MMA9553 by Irina Tirdea · 9 years ago
  25. 2f0ecb7 iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME by Irina Tirdea · 9 years ago
  26. a9afcaa iio: common: ssp_sensors: Add sensorhub gyroscope sensor by Karol Wrona · 9 years ago
  27. 3755a1d iio: common: ssp_sensors: Add sensorhub accelerometer sensor by Karol Wrona · 9 years ago
  28. 7e3a8b4 iio: common: ssp_sensors: Add sensorhub iio commons by Karol Wrona · 9 years ago
  29. 50dd64d iio: common: ssp_sensors: Add sensorhub driver by Karol Wrona · 9 years ago
  30. 1664f6a iio: adc: Cosmic Circuits 10001 ADC driver by Phani Movva · 10 years ago
  31. 0917de9 iio: vadc: Qualcomm SPMI PMIC voltage ADC driver by Stanimir Varbanov · 10 years ago
  32. 2d8339d iio: magnetometer: ak8975: Add AK8963 by Srinivas Pandruvada · 10 years ago
  33. 76cd2e7 imu: inv_mpu6050: cleanup on error check by Varka Bhadram · 10 years ago
  34. eec06b8 imu: inv_mpu6050: use devm_request_irq by Varka Bhadram · 10 years ago
  35. b3e9ad7 imu: inv_mpu6050: use devm_iio_trigger_alloc by Varka Bhadram · 10 years ago
  36. d5b97f5 iio: accel: mma9551: split driver to expose mma955x api by Irina Tirdea · 10 years ago
  37. 6da93a6 iio: accel: mma9551: Add runtime pm support by Irina Tirdea · 10 years ago
  38. 17a2cbc iio: core: Remove IIO_EV_TYPE_INSTANCE by Irina Tirdea · 10 years ago
  39. 27be842 iio: core: Introduce CHANGE event type by Irina Tirdea · 10 years ago
  40. d37f683 iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT by Irina Tirdea · 10 years ago
  41. 5a1a932 iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z by Irina Tirdea · 10 years ago
  42. cc3c9ee iio: core: Introduce DISTANCE channel type by Irina Tirdea · 10 years ago
  43. 72c6664 iio: core: Introduce ENERGY channel type by Irina Tirdea · 10 years ago
  44. 9d9f780 iio: as3935: Switch to PM ops by Lars-Peter Clausen · 10 years ago
  45. b84894c iio: Added Capella cm3232 ambient light sensor driver. by Kevin Tsai · 10 years ago
  46. 19e353f iio: imu: adis16400: Fix sign extension by Rasmus Villemoes · 10 years ago
  47. a77945f iio: hid-sensor-press: Introduce PM by Srinivas Pandruvada · 10 years ago
  48. feb2b06 iio: hid-sensor-incl-3d: Introduce PM by Srinivas Pandruvada · 10 years ago
  49. 0ef809c iio: hid-sensor-magn-3d: Introduce PM by Srinivas Pandruvada · 10 years ago
  50. a357b9b iio: hid-sensor-prox: Introduce PM by Srinivas Pandruvada · 10 years ago
  51. 2c615af iio: hid-sensor-als: Introduce PM by Srinivas Pandruvada · 10 years ago
  52. 27ce423 iio: hid-sensor-gyro-3d: Introduce PM by Srinivas Pandruvada · 10 years ago
  53. cbbcc93 iio: hid-sensor-accel-3d: Introduce PM by Srinivas Pandruvada · 10 years ago
  54. 2b89635 iio: hid_sensor_hub: Common PM functions by Srinivas Pandruvada · 10 years ago
  55. a86ea55 iio: light: cm32181: Fix typo 's/claibscale/calibscale/' by Roberta Dobrescu · 10 years ago
  56. 2cdc560 iio: light: tcs3414: Fix misindented lines by Roberta Dobrescu · 10 years ago
  57. 2179aab iio: industrialio-event: Fix typo 's/dynically/dynamically/' by Roberta Dobrescu · 10 years ago
  58. 03af03a iio: Add new operating mode for non triggered sw buffers by Karol Wrona · 10 years ago
  59. ab80496 iio: Deselect IIO_TRIGGER for IIO_KFIFO_BUF by Karol Wrona · 10 years ago
  60. 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
  61. df1fad8 iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Daniel Baluta · 10 years ago
  62. 4f33fba iio: imu: inv_mpu6050: Prevent dereferencing NULL by Srinivas Pandruvada · 10 years ago
  63. f2229ab iio: iadc: wait_for_completion_timeout time in jiffies by Nicholas Mc Guire · 10 years ago
  64. 94e6551 iio: dht11: IRQ fixes by Richard Weinberger · 10 years ago
  65. 004bc53 iio: dht11: Add locking by Richard Weinberger · 10 years ago
  66. ddc25bd iio: dht11: Fix out-of-bounds read by Richard Weinberger · 10 years ago
  67. 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
  68. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  69. 66ad1fd iio: buffer: fix custom buffer attributes copy by Octavian Purdila · 10 years ago
  70. 8f5d872 iio: ensure scan index is unique at device register by Vlad Dogaru · 10 years ago
  71. 6a191c7 iio: imu: kmx61: Use correct base when reading data by Daniel Baluta · 10 years ago
  72. ea04d29 iio: imu: kmx61: Remove unnecessary REG_INS1 read by Daniel Baluta · 10 years ago
  73. dbdd0e2 iio: imu: kmx61: Fix device initialization when setting trigger state by Daniel Baluta · 10 years ago
  74. d4a4ae0 iio: imu: kmx61: Use false instead of 0 for ev_enable_state by Daniel Baluta · 10 years ago
  75. 0475c68 iio: imu: kmx61: Drop unused device parameter by Daniel Baluta · 10 years ago
  76. dfb12ed iio: imu: kmx61: Fixup parameters alignment by Daniel Baluta · 10 years ago
  77. 28ff344 iio: imu: kmx61: Enhance error handling by Daniel Baluta · 10 years ago
  78. a3da4fa iio: imu: kmx61: Don't ignore kmx61_set_power_state errors by Daniel Baluta · 10 years ago
  79. 4e84397 iio: imu: kmx61: Save odr_bits for later use by Daniel Baluta · 10 years ago
  80. 1f20272 iio: inkern: add out of range error message by Stefan Wahren · 10 years ago
  81. 4193c0f iio: driver for Semtech SX9500 proximity solution by Vlad Dogaru · 10 years ago
  82. 65de765 iio: iio: Fix iio_channel_read return if channel havn't info by Fabien Proriol · 10 years ago
  83. e904ce7 iio: frequency: ad9523: Increase sleep time in ad9523_store_eeprom by Roberta Dobrescu · 10 years ago
  84. ff6f462 iio: amplifiers: ad8366: Use right order for type specification by Roberta Dobrescu · 10 years ago
  85. c5878d9 iio: amplifiers: ad8366: Remove space before ',' by Roberta Dobrescu · 10 years ago
  86. 586d48f iio: light: lm3533-als: Remove space before ',' by Roberta Dobrescu · 10 years ago
  87. 4f51c9a iio: light: Annotate Kconfig entry with module name information by Roberta Dobrescu · 10 years ago
  88. 88f4c6c4 iio: accel: Annotate Kconfig entries with module name information by Roberta Dobrescu · 10 years ago
  89. c876109 iio: accel: mma8452: Remove trailing whitespace by Roberta Dobrescu · 10 years ago
  90. b0868df iio: accel: kxcjk-1013: Add a blank line after declarations by Roberta Dobrescu · 10 years ago
  91. 6ed5ac5 iio: imu: inv_mpu6050: ACPI enumeration by Srinivas Pandruvada · 10 years ago
  92. 450a5ff iio: trigger: Add a blank line after declarations by Roberta Dobrescu · 10 years ago
  93. 60347e7 iio: mma9551: fix sparse warning by Vlad Dogaru · 10 years ago
  94. 20dd20f iio: core: Get rid of misleading comment by Karol Wrona · 10 years ago
  95. 780103f iio: kfifo: Add resource management devm_iio_kfifo_allocate/free by Karol Wrona · 10 years ago
  96. 7ab374a iio: kfifo: Remove unused argument in iio_kfifo_allocate by Karol Wrona · 10 years ago
  97. 44cf379 iio:pressure:bmp280: cleanup by Hartmut Knaack · 10 years ago
  98. 762c4da iio: frequency: Remove unnecessary braces around single statement block by Roberta Dobrescu · 10 years ago
  99. d9d0ac9 iio: frequency: Remove 'out of memory' message by Roberta Dobrescu · 10 years ago
  100. 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